> I'm working on a e-mail form, and would like to use the MailToFrom EmbPerl
> module to do it. Can someone tell me what to add in the httpd.conf and
> please provide me with some code snippets on how to integrate this thing
> into the form. Thanks.
>

For an example look at
http://perl.apache.org/embperl/Examples.html#input_htm . If you have an smtp
server running on the same host, your are done, otherwise you should add a

PerlSetEnv EMBPERL_MAILHOST mail.foo.com

to your httpd.conf. See
http://perl.apache.org/embperl/Embperl.pod.3.html#EMBPERL_MAILHOST where are
the other possible conf parameters are described

Gerald




-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925151
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to