Jason Balicki here is my output for iptables -L

Kevin Spicer kevins at BMRB.CO.UK
Fri Apr 16 22:30:01 IST 2004


On Fri, 2004-04-16 at 22:20, Jason Balicki wrote:
> Can a sendmail wiz tell me if you can do multiple
> Addr entries in DAEMON_OPTIONS in the mc?

Well I'm no sendmail wiz, but I can cut 'n' paste...

 If DAEMON_OPTIONS is not used, then the default is

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

 If you use one DAEMON_OPTIONS macro, it will alter the parameters
 of the first of these.  The second will still be defaulted; it
 represents a "Message Submission Agent" (MSA) as defined by RFC
 2476 (see below).  To turn off the default definition for the MSA,
 use FEATURE(`no_default_msa') (see also FEATURES).  If you use
 additional DAEMON_OPTIONS macros, they will add additional daemons.

So it would appear the answer is yes, although frankly its more usual to
bind either only to localhost or comment the line and go with the
default of binding to all interfaces.




BMRB International
http://www.bmrb.co.uk
+44 (0)20 8566 5000
_________________________________________________________________
This message (and any attachment) is intended only for the
recipient and may contain confidential and/or privileged
material.  If you have received this in error, please contact the
sender and delete this message immediately.  Disclosure, copying
or other action taken in respect of this email or in
reliance on it is prohibited.  BMRB International Limited
accepts no liability in relation to any personal emails, or
content of any email which does not directly relate to our
business.



More information about the MailScanner mailing list