[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Relaying mail to ISP
Michael Erasmus (MichaelE@execulink.co.za) wrote:
Hi Michael,
> I'm running Qmail v1.03; I've read a lot about setting up Qmail to
> secure it from spammers, preventing relaying, etc. How do I go about
> configuring Qmail to send messages to my ISP's mail server and not
> directly to the recipients?
put this into control/smtproutes:
:mail.isp.com
So this will send all eMails out to your ISPs mailserver/relayhost.
mail.isp.com is the hostname of your ISPs mailserver/relayhost.
/mh