[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Yet another Front Page/Form Post....CMU related? Pop before SMTP?



> created a new form and tried it with no luck. If I have it send to a file
> that works, but the email part does not. If I check the maillog file I can
> The <site>:80.cnf file in /usr/local/frontpage/ looks like this:

> vti_encoding:SR|utf8-nl
> frontpageroot:/usr/local/frontpage/version4.0
> serverconfig:/etc/httpd/conf/fpx.httpd.conf
> authoring:enabled
> servertype:apache
> SMTPHost: 127.0.0.1

ADD something like this:

MailSender:form_handler@xxxxxxxxxxxxxxxxxxxxxx

You need a valid user on your server in the above line.  We created a user
named "Form Handler" specifically for FrontPage email forms.

rks