Sendmail Milter Question

Paul Howarth paul at city-fan.org
Wed Nov 3 08:12:59 UTC 2004


On Wed, 2004-11-03 at 06:43, Ow Mun Heng wrote:
> On Thu, 2004-10-28 at 15:43, Paul Howarth wrote:
> > However, to answer your original question, I have my MSP send mail out
> > via my MSA, not my MTA, and this is how I do it:
> 
> > 4. Add to submit.mc:
> > 
> >   dnl Use the MSA with AUTH
> >   define(`RELAY_MAILER_ARGS', `TCP $h 587')
> >   FEATURE(`authinfo', `hash /etc/mail/msp-authinfo')
> 
> Can I also find out what you have for the 
> FEATURE(`msp',....) line?

Same as you: I'm connecting to the MSA on localhost:

FEATURE(`msp', `[127.0.0.1]')dnl

The 587 in RELAY_MAILER_ARGS directs it to port 587 rather than port 25.

Paul.
-- 
Paul Howarth <paul at city-fan.org>




More information about the fedora-list mailing list