[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] weird mail issue
- Subject: [ale] weird mail issue
- From: plr00 at charter.net (philip ross)
- Date: Fri, 16 Jan 2009 16:19:26 -0500
- In-reply-to: <[email protected]>
- References: <20090116094210.BOS51.3164709.root@mp16> <[email protected]>
When I first started to use sendmail to masquerade as bellsouth (a while
ago), I had a problem where my sendmail was connecting to the sendmail
that was running at the site where the e-mail was being sent. That
wasn't always working. I then added the following parameter to my
sendmail.mc file and now sendmail connects to bellsouth's sendmail and
it sends the e-mail on its way.
MODIFY_MAILER_FLAGS(`SMTP', `+0')dnl
philip
Geoffrey wrote:
> dmcnash at charter.net wrote:
>
>> Try adding a REPLYTO to your root environment
>> i.e. REPLYTO=dmcnash at charter.net
>>
>
> No, didn't work. What I had to do was modify the actual machine name to
> make it match a valid domain. Weird that the problem was only exhibited
> when sending mail as root.
>
>