Hello,

On 09/27/2004 09:02 PM, Roger Thomas wrote:
Just let me know which OS and local mailer (Sendmail, qmail, postfix, exim, MS IIS, Exchange, etc..) do you use so I can advise.


What do you recommend for Linux and qmail combination ?
Please advise.

Under Linux qmail or postfix are just fine. You can use the mail function and it will use qmail. You may just need to tune qmail to maximize the number of simultaneous deliveries according to the available bandwidth.


Just keep in mind that qmail will queue every message that it receives, either from local clients or incoming via SMTP. This means that your incoming and outgoing messages will compete in the same queue. If you have urgent messages to send or receive, these may be delayed during deliveries to many recipients.

For this reason, during deliveries of messages to many recipients, it is better to pause once in a while to let the queue be fully processed and do not stall other programs.

--

Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to