Comcast and mail header errors?
Bruce Dawson
jbd at codemeta.com
Wed Mar 22 17:57:00 EST 2006
Ben Scott wrote:
> On 3/22/06, Bruce Dawson <jbd at codemeta.com> wrote:
>
>>>DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl
>>>
>>>I suspect a variation of that is what you want, but I've never tried
>>>it, so test first.
>>
>>That appears to only change the address and port sendmail listens on,
>>not the address/port it sends from.
>
>
> Oh. Hmmm. Google found this:
>
> http://www.sendmail.org/~gshapiro/8.10.Training/DaemonPortOptions.html
>
> Perhaps "Modifiers=h" is what is needed?
Wow. What search string did you use to find that? Thanks!
I tried Modifiers=bh, but it had no effect. I believe 'b' is what I
want, and 'h' just controls what sendmail puts in the HELO command.
Of course, given the description of 'b', how does sendmail know which
interface to bind to when there's no incoming mail?!
Arggh. Sounds like its time to consult the sources... Just gotta figure
out how to get them from yum.
--Bruce
More information about the gnhlug-discuss
mailing list