| Author |
Message |
Migs
Joined: 02 Oct 2006 Posts: 14
|
Posted: Thu Oct 05, 2006 1:03 pm Post subject: Loop at end of mailing? |
|
|
Friends:
In the normal progress of Max Bulk Mailer I have set up (for 55 recipients):
Group mails 10
Interval 00:01
Delivery check
Connections 1
The program sends the mail and gets an error for about two of the recipients. What is the proper way to proceed from there on? The program seems to go into a loop about these two like it didnt realize that those two were not mailable. Can it be set to abandon trying those two after say one more try?
Thanks in advance, -Migs |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2387
|
Posted: Thu Oct 05, 2006 2:24 pm Post subject: |
|
|
| Your problem looks like an authentication issue. Are you using any? |
|
| Back to top |
|
 |
Migs
Joined: 02 Oct 2006 Posts: 14
|
Posted: Thu Oct 05, 2006 2:32 pm Post subject: |
|
|
Hi Stan:
Thanks for the quick reply!
I am using authentication on a POP account with myself as the sender. My ISP allows up to 40 recipients in a given e-mail.
This is the log where MBM tries the two that couldnt go out again:
Thanks for you comments-Migs
250-EXPN
250 STARTTLS
[01] 10/5 08:50:32 > AUTH LOGIN
[01] 10/5 08:50:33 334 VXNlcm5hbWU6
[01] 10/5 08:50:33 > mreznicek@pretensa.com
[01] 10/5 08:50:33 334 UGFzc3dvcmQ6
[01] 10/5 08:50:33 > ********
[01] 10/5 08:50:33 235 authenticated
[01] 10/5 08:50:33 > MAIL FROM:<mreznicek@pretensa.com>
[01] 10/5 08:50:33 250 ok
[01] 10/5 08:50:33 > RCPT TO:<andresl14@hotmail.com> [2/2]
[01] 10/5 08:50:34 250 ok its for <andresl14@hotmail.com>
[01] 10/5 08:50:34 354 ok, send it; end with <CRLF>.<CRLF>
[01] 10/5 08:50:35 452 Insufficient system storage.
[01] 10/5 08:50:35 > QUIT
[01] 10/5 08:50:35 ~ Status: Remote server has closed the connection (#102).
[01] 10/5 08:50:35 ~ Status: Stage 4 dispatch done [3/2]
[00] 10/5 08:50:35 ~ Status: [-]
[00] 10/5 08:50:35 ~ Status: Closing all streams
[00] 10/5 08:50:35 ~ Status: Creating report...
[00] 10/5 08:50:35 ~ Status: Finishing... |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2387
|
Posted: Thu Oct 05, 2006 6:30 pm Post subject: |
|
|
| You get a '452 Insufficient system storage.' error. It is explained here: Insufficient system storage error. If you have set a group of 40 be sure you are using one connection only. The group is per connection so 5 connections with a group 40 will send 200 at once. |
|
| Back to top |
|
 |
Migs
Joined: 02 Oct 2006 Posts: 14
|
Posted: Thu Oct 05, 2006 7:12 pm Post subject: |
|
|
OK Stan! Now I understand.
Is my ISP limit set by:
a. The administrator of mail.pretensa.com (my case) or...
b. ENTEL, the one I pay monthly for internet service?
In other words who do I contact?
Thanks,
Migs |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2387
|
Posted: Fri Oct 06, 2006 2:24 pm Post subject: |
|
|
| No needs to contact anybody, just set MaxBulk 'Connections' to 1. |
|
| Back to top |
|
 |
Migs
Joined: 02 Oct 2006 Posts: 14
|
Posted: Fri Oct 06, 2006 3:11 pm Post subject: |
|
|
| Thanks Stan!! (... but it was set to 1) - Migs |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2387
|
Posted: Fri Oct 06, 2006 4:56 pm Post subject: |
|
|
| If it is set to 1 and the group is 40 then it is a problem with the server. You can try to use a smaller group or add a delay between batches. |
|
| Back to top |
|
 |
|