* mizzio <[EMAIL PROTECTED]>:
> hello everybody,
> 
> I apologize to ask an off-topic question, and feel free to point me to
> any other resources on the net.
> 
> I'm setting up an SMTP server (centos + qmail) on a dell quad core
> machine for sending out a periodic newsletter (10 millions a month).

Rather use Postfix for that. Postfix can re-use existing connections
(thus decreasing the concurrency of SMTP sessions) and will sort the
recipient lists by MX host.

Also, it has several workaround that enable you to send mail to system
behind CISCO PIX firewalls.

-- 
Ralf Hildebrandt (i.A. des IT-Zentrums)         [EMAIL PROTECTED]
Charite - Universitätsmedizin Berlin            Tel.  +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-Berlin    Fax.  +49 (0)30-450 570-962
IT-Zentrum Standort CBF                    send no mail to [EMAIL PROTECTED]

Reply via email to