[ic] form_mail.

Cameron Germein cameron.germein@team.eftel.com
Wed, 31 Jan 2001 12:44:34 +0800


thought of that already, and it's no go. it's as if it's missing a perl
module or something - it doesn't even seem to get as far as trying to send
the mail, it's just failing - although the error checking on the actual html
page itself reports that it sends fine.

i just had "camerong" in the email address section, cause it's fine if it
delivers that locally.

----- Original Message -----
From: Jason Korkin <jkorkin@korksoft.com>
To: <cameron.germein@team.eftel.com>
Sent: Wednesday, January 31, 2001 12:38 PM
Subject: Re: [ic] form_mail.


> Without testing, I'd say maybe that you need to escape out the @ sign...
>
> Jason.
>
>
> ----- Original Message -----
> From: "Cameron Germein"
> To: <interchange-users@lists.akopia.com>
> Sent: Tuesday, January 30, 2001 11:21 PM
> Subject: [ic] form_mail.
>
>
> > I'm trying to get the formmail functionality working under IC 4.6.1, and
> > having a few difficulties. I ripped the sample code for a formmail page
> out
> > of an older minivend 4.something installation, and when running it under
> IC
> > 4.6.1, i'm getting this in the error logs:
> >
> >
> > xxx.xxx.net.au SJLSTWCV:net.au - [31/January/2001:12:04:20 +0800]
rdttech
> > /cgi-bin/cgiwrap/inter/rdttech/process Safe: Unable to create sub named
> > "*MVSAFE::form_mail" at (eval 402) line 2.
> > >
> > >
> > >       form_mail
> > >               (
> > >                       q{camerong},
> > >                       q{hello},
> > >                       q{b0rg@b0rg.com},
> > >                       <<'EOMail' )
> > > Subject: hello
> > >    From: fsdgh
> > >   Email: b0rg@b0rg.com
> > > Message
> > > --------
> > > fdgyhyj
> > > EOMail
> >
> > it works fine in the original minivend, just not in the new IC
> installation.
> > Any ideas?
> >
> >
> > _______________________________________________
> > Interchange-users mailing list
> > Interchange-users@lists.akopia.com
> > http://lists.akopia.com/mailman/listinfo/interchange-users
>
>