 |
Qmail Support Forum Qmail Email Server Support Forums
|
| View previous topic :: View next topic |
| Author |
Message |
Payal Rathod Guest
|
Posted: Tue Jun 21, 2005 11:02 pm Post subject: smtproutes |
|
|
A small query about smtproutes.
I have : ip of isp in my control/smtproutes file.
Now if I send a 1Mb mail with 10 remote recipents, will there be 10 copies of the mails sent to my ISP or a single copy?
I am asking cos' I am seeing done for a few receipents in bin/qmail-qread output. I always thought it sends a single copy to my ISP and ISP makes the deliveries thus saving me bandwidth. |
|
| Back to top |
|
 |
Steven Guest
|
|
| Back to top |
|
 |
Guest
|
Posted: Tue Jun 21, 2005 11:05 pm Post subject: |
|
|
Too bad djb isn't right here:
"Single RCPT delivery does use more bandwidth than multiple RCPT delivery, but the difference is often exaggerated. Most messages have, at most, a couple recipients, and they're usually on separate hosts, so multi-RCPT delivery buys them nothing.
Even on a list server, where multi-RCPT delivery could help, the potential gains are small because SMTP uses only a fraction of the bandwidth over most links--HTTP usually gets the lion's share."
In many developing countries people still pay by the byte.
Some interesting reading here:
http://www.oecd.org/dataoecd/5/47/34935342.pdf |
|
| Back to top |
|
 |
Dave Sill Guest
|
Posted: Tue Jun 21, 2005 11:13 pm Post subject: |
|
|
DJB didn't write LWQ, I did.
| Quote: |
"Single RCPT delivery does use more bandwidth than multiple RCPT delivery, but the difference is often exaggerated. Most messages have, at most, a couple recipients, and they're usually on separate hosts, so multi-RCPT delivery buys them nothing. Even on a list server, where multi-RCPT delivery could help, the potential gains are small because SMTP uses only a fraction of the bandwidth over most links--HTTP usually gets the lion's share."
In many developing countries people still pay by the byte.
|
How does the fact that some people pay by the byte make the paragraph quoted from LWQ wrong?
-Dave |
|
| Back to top |
|
 |
Rick Guest
|
Posted: Tue Jun 21, 2005 11:17 pm Post subject: |
|
|
The report discusses spam, ie incoming mail. Some spammers already use multi-rcpt, but the receiving server has no control over what delivery method the client chooses. DJB is talking about the bandwidth used on outgoing mail, where the server can choose the delivery method and where multi-rcpt is promoted. Whether multi-rcpt would be an advantage or not is dependant on the type of traffic. For a generalized mail server the advantage is not stupendous, about 3% the last time I checked our servers.
http://marc.theaimsgroup.com/?l=qmail&m=104337391928112&w=2
If Payal has traffic that would benefit from multi-rcpt, he could try tricks with serialmail or a mini-qmail-like installation, or just install a mail relayer instead of qmail. |
|
| Back to top |
|
 |
Payal Guest
|
Posted: Tue Jun 21, 2005 11:18 pm Post subject: |
|
|
| Quote: |
If Payal has traffic that would benefit from multi-rcpt, he could try
tricks with serialmail or a mini-qmail-like installation, or just
install a mail relayer instead of qmail.
|
It is "she" .. grr
What tricks? I shifted from serialmail because I thought smtproutes do
multiple deliveries. I desperately need to do multiple deliveries at a time. I have to push a backlog of mails using ALRM before I leave the
office daily.
With warm regards,
-Payal |
|
| Back to top |
|
 |
Rick Guest
|
Posted: Tue Jun 21, 2005 11:20 pm Post subject: |
|
|
| Quote: | | It is "she" .. grr |
My apologies.
| Quote: | | What tricks? I shifted from serialmail because I thought smtproutes do |
Sorry, I was thinking of the other issue that sometimes pops up,
reusing a connection. Serialmail won't help in your case without
a lot of messing around.
| Quote: |
multiple deliveries. I desperately need to do multiple deliveries at a
time. I have to push a backlog of mails using ALRM before I leave the
office daily.
|
qmail doesn't support this feature in SMTP. You could hack something
together but it may be easier to install an MTA that has the feature
set you require.
Rick |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|