[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Sendmail
- Subject: Re: [cobalt-users] Sendmail
- From: Jeff Bilicki <jeff@xxxxxxxxxxx>
- Date: Sat Oct 7 11:17:01 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
If you are going to mod the mc files I would suggest starting
with /usr/lib/sendmail-cf/cf/cobalt.mc instead. Also, check
to see if the @ is escaped in the email address in the cgi
sending the mail.
Jeff-
> I found the fix for my problem, here it is...
> To fix the mail command used in PHP, CGI or command line.
> Add the following in the /usr/lib/sendmail-cf/redhat.mc file.
> FEATURE(accept_unresolvable_domains)dnl
> Thank you for all your help.
> Randall
> ----- Original Message -----
> From: "Florian Effenberger" <florian.effenberger@xxxxxxxxxxxxx>
> To: "Randall Clark" <cobalt-users@xxxxxxxxxxxxxxx>
> Sent: Saturday, October 07, 2000 5:19 AM
> Subject: Re[6]: [cobalt-users] Sendmail
>> Hi Randall,
>>
>> sorry, I'm not a "crack" on this, I have no idea myself. Maybe anybody
>> else on this list has a tip for Randall?