Hello,

If several recipients of the same mail are on the same server, such as
hotmail, the mail can be sent to those recipients within one smtp
connection with multiple RCPT TO: instruction. I know sendmail can do
it.

When I want to do the same thing with qmail-inject:
  qmail-inject -a [EMAIL PROTECTED] [EMAIL PROTECTED] < testmail
I find that qmail does not act as i think. In this situation,
qmail will queue the mail, but will connect to hotmail.com twice,
each for seperate users.

Am i missing something here? How can i do the same thing with qmail?

Thanks.
-------
Best regards
Song                                    mailto: [EMAIL PROTECTED]




Reply via email to