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

Re: [cobalt-users] from: Nobody



> I don't think I've seen a solution to that if you're using the built in
> FrontPage form handling as FrontPage files are owned by user "nobody".
> The only way around that I think would be to use a CGI based form
> handler. Then you could modify the return-path in the CGI.

Go to:  /usr/local/frontpage

Open the www.domain.com:80.cnf file and add/change the MailSender line to a
valid account on the server -- we use one account for everyone with a user named
Form Handler, but that isn't a requirement AFAIK -- only needs to be a valid
account on the machine.

MailSender:form_handler@xxxxxxxxxxxxxx

If the customer wants to be able to hit "Reply to" on received emails and
actually have the reply addressed to the person who completed the form (not
addressed to "nobody"), there is also a way to set that up within FrontPage.


rks