|
|
 josiko sanchez | 2011-05-17 22:44:33 |
Hi,
Is it possible to use the qmail_message_class if I am using the Postfix package in order to speed the delivery ?
Thanks in advance :-) |
 Manuel Lemos | 2011-05-17 22:54:38 - In reply to message 1 from josiko sanchez |
No, that can only be used if you are running qmail.
For PostFix, you can use the sendmail_message_class but it will hardly make a difference because PostFix already drops the messages in the queue without waiting for them to be delivered, pretty much like qmail. |
|