[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Re[2]: [cobalt-users] HELP - FP 2000 extensions and form post error
- Subject: Re: Re[2]: [cobalt-users] HELP - FP 2000 extensions and form post error
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Fri Apr 20 15:36:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Here is everything that is in my frontpage.cnf file:
>
> defaultLanguage:enM
> localCharEncoding:latin1M
> NoExecutableCgiUpload:1M
> NoSaveResultsToAbsoluteFile:1M
> NoSaveResultsPipeTo:1M
> NoSaveResultsToLogDir:1M
>
> What sendmail options should be added?
>
My RaQ2 has no problem sending frontpage form mail
my cnf file looks identical to yours.
My /usr/local/frontpage/www.thedomain.tld:80.cnf does
have this line at the bottom
SMTPHost: 127.0.0.1
You might check your
/usr/local/frontpage/www.thedomain.tld:80.cnf
(of course replace thedomain.tld) as required
Gerald