spf-discuss
[Top] [All Lists]

RE: Re: How can this work?

2004-10-08 09:38:55
I added the line to my sendmail.mc file, the result is 1 line removed and 1
line added to my sendmail.cf file.
I needed to add both of these to my sendmail.mc file:
DAEMON_OPTIONS(`Port=25,Name=MTA')dnl
DAEMON_OPTIONS(`Port=587,Name=MSA,M=Ea')dnl

Thanks,
Guy

< O DaemonPortOptions=Name=MTA
---

O DaemonPortOptions=Port=587,Name=MSA,M=Ea

-----Original Message-----
From: owner-spf-discuss(_at_)v2(_dot_)listbox(_dot_)com
[mailto:owner-spf-discuss(_at_)v2(_dot_)listbox(_dot_)com] On Behalf Of Ernesto 
Baschny
Sent: Friday, October 08, 2004 10:03 AM
To: spf-discuss(_at_)v2(_dot_)listbox(_dot_)com
Subject: RE: [spf-discuss] Re: How can this work?

On Fri, 8 Oct 2004 administrator(_at_)yellowhead(_dot_)com wrote:

Frankly, I have a great deal of difficulty with the statement that most
MTA's support the submission port 587. My Sendmail doesn't support it,

Don't know what is different in "your" sendmail, but sendmail can have a
separate MSA running on port 587 for some time now. From the
RELEASE_NOTES for 8.10.0 (2000/03/01) "sendmail implements RFC 2476
(Message Submission), e.g., it can now listen on several different
ports.". Try something like:

 DAEMON_OPTIONS(`Port=587,Name=MSA,M=E')dnl

in your .mc file or

 O DaemonPortOptions=Port=587,Name=MSA,M=E

directly in your sendmail.cf file.

my Xmail doesn't support it,

Apparently it can listen on other ports. Command line paramenter:
 -Sp port   Set SMTP server port

and now you say Imail doesn't support it.

Apparently it can listen on other ports:
  http://www.ipswitch.com/support/IMail/guide/imailug7/reg_tips6.html

-------
Sender Policy Framework: http://spf.pobox.com/
Archives at http://archives.listbox.com/spf-discuss/current/
http://www.InboxEvent.com/?s=d --- Inbox Event Nov 17-19 in Atlanta features
SPF and Sender ID.
To unsubscribe, change your address, or temporarily deactivate your
subscription, 
please go to
http://v2.listbox.com/member/?listname=spf-discuss(_at_)v2(_dot_)listbox(_dot_)com