Re: [qmailtoaster] From_failed problem

2009-10-06 Thread Fernando Ortega

Hi again, after multiple test, i think i know what's the problem

When the phpmailer script tries to send to an email with bad dns resolve 
(for example, an email for an expired domain), the mail server can't 
continue and every email send attempt from that script may fail. If 
reconnect to the server and continues with next email, the mail server 
works again.


In resume, when open a session  (smtp keep alive) in the mail server, 
and get a dns resolve problem, qmailtoaster returns problems and no send 
email until reconnect and continue with an email that resolver well its 
domain









Eric Shubert escribió:

Aleksander Podsiadly wrote:

W dniu 04.10.2009 18:49, Fernando Ortega pisze:
But the same script is working with another mail server fine, 
without problems. The Language string problem it's only a warning 
because the lang directory isn't installed, but isn't important.


[...]

Check the log files (Apache, QMT, system), IMO there should be an 
answer.




I agree. The smtp log is the first thing I'd check, since that's where 
they'd be coming in. The send log should show them going out.


qmlog is a good tool for checking QMT logs. See 
http://qtp.qmailtoaster.com




-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] From_failed problem

2009-10-04 Thread Fernando Ortega

Thanks you for reply

/How many messages do you expect to queue up? What is the size of each 
email? How much disk space is free on your toaster? From the little bit 
you've said, it sounds like perhaps the toaster is running out of space 
for the queue


/I expect to send between 40.000 and 80.000 emails per day. Actually i'm 
sending in another machine (an old qmailrocks install, no toaster) and 
it's no problem. Each email size is about 7Kb. Free disk in toaster server:


# df -h
FilesystemSize  Used Avail Use% Mounted on
/dev/sda2 450G  1.8G  425G   1% /
/dev/sda1  99M   12M   83M  12% /boot
tmpfs 1.5G 0  1.5G   0% /dev/shm

The user sending emails have a quota of: 0.00 / 5.00 MB (incoming emails 
for that account are deleted)


Perhaps a problem of space in the queue? How can i increase it?

Thanks






Eric Shubert escribió:

Fernando Ortega wrote:
Hi, i'm having a problem with a QmailToaster server. When i send 
thousans emails (launched by a script with phpmailer in our 
mailinglist) from another machine on internet throught QmailToaster 
server, i get the followin error:


Error: Language string failed to load: recipients_failedEMAIL1.
Error: Language string failed to load: data_not_accepted.
Error: Language string failed to load: recipients_failedEMAIL2.
Error: Language string failed to load: recipients_failedEMAIL3.

I stop the script, restart, and the problem continues. First time, i 
can send between 1000 and 2000 emails. Second time when i stop and 
restart script, i cant send any email.


If i wait some hours, i cand send again until the problem occurs again.

My /etc/tcprules.d/tcp.smtp for that IP is:

xx.xx.xx.xx:allow,RELAYCLIENT=,RBLSMTPD=,SENDER_NOCHECK=1

Can you help me please? What's the problem?



That's really hard to say given what you've said so far. I think it's 
safe to say though that your script is overwhelming your toaster.


The errors that you've shown tell us nothing about what the QMT server 
is doing. How many messages do you expect to queue up? What is the 
size of each email? How much disk space is free on your toaster? From 
the little bit you've said, it sounds like perhaps the toaster is 
running out of space for the queue.




-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] From_failed problem

2009-10-04 Thread Aleksander Podsiadly

W dniu 04.10.2009 15:47, Fernando Ortega pisze:

[...]
Perhaps a problem of space in the queue? How can i increase it?

Thanks

I don't think, the problem is in phpmailer, search the Google:
http://www.google.pl/search?q=phpmailer+%22Language+string+failed+to+load

--
Pozdrawiam / Regards,
Aleksander Podsiadły
mail: a...@westside.kielce.pl
jid: a...@jabber.westside.kielce.pl
ICQ: 201121279
gg: 9150578


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] From_failed problem

2009-10-04 Thread Fernando Ortega
But the same script is working with another mail server fine, without 
problems. The Language string problem it's only a warning because the 
lang directory isn't installed, but isn't important.





Aleksander Podsiadly escribió:

W dniu 04.10.2009 15:47, Fernando Ortega pisze:

[...]
Perhaps a problem of space in the queue? How can i increase it?

Thanks

I don't think, the problem is in phpmailer, search the Google:
http://www.google.pl/search?q=phpmailer+%22Language+string+failed+to+load



-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] From_failed problem

2009-10-04 Thread Aleksander Podsiadly

W dniu 04.10.2009 18:49, Fernando Ortega pisze:
But the same script is working with another mail server fine, without 
problems. The Language string problem it's only a warning because the 
lang directory isn't installed, but isn't important.


[...]


Check the log files (Apache, QMT, system), IMO there should be an answer.

--
Pozdrawiam / Regards,
Aleksander Podsiadły
mail: a...@westside.kielce.pl
jid: a...@jabber.westside.kielce.pl
ICQ: 201121279
gg: 9150578


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




Re: [qmailtoaster] From_failed problem

2009-10-04 Thread Eric Shubert

Aleksander Podsiadly wrote:

W dniu 04.10.2009 18:49, Fernando Ortega pisze:
But the same script is working with another mail server fine, without 
problems. The Language string problem it's only a warning because the 
lang directory isn't installed, but isn't important.


[...]


Check the log files (Apache, QMT, system), IMO there should be an answer.



I agree. The smtp log is the first thing I'd check, since that's where 
they'd be coming in. The send log should show them going out.


qmlog is a good tool for checking QMT logs. See http://qtp.qmailtoaster.com

--
-Eric 'shubes'


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




[qmailtoaster] From_failed problem

2009-10-03 Thread Fernando Ortega
Hi, i'm having a problem with a QmailToaster server. When i send 
thousans emails (launched by a script with phpmailer in our mailinglist) 
from another machine on internet throught QmailToaster server, i get the 
followin error:


Error: Language string failed to load: recipients_failedEMAIL1.
Error: Language string failed to load: data_not_accepted.
Error: Language string failed to load: recipients_failedEMAIL2.
Error: Language string failed to load: recipients_failedEMAIL3.

I stop the script, restart, and the problem continues. First time, i can 
send between 1000 and 2000 emails. Second time when i stop and restart 
script, i cant send any email.


If i wait some hours, i cand send again until the problem occurs again.

My /etc/tcprules.d/tcp.smtp for that IP is:

xx.xx.xx.xx:allow,RELAYCLIENT=,RBLSMTPD=,SENDER_NOCHECK=1

Can you help me please? What's the problem?



Re: [qmailtoaster] From_failed problem

2009-10-03 Thread Eric Shubert

Fernando Ortega wrote:
Hi, i'm having a problem with a QmailToaster server. When i send 
thousans emails (launched by a script with phpmailer in our mailinglist) 
from another machine on internet throught QmailToaster server, i get the 
followin error:


Error: Language string failed to load: recipients_failedEMAIL1.
Error: Language string failed to load: data_not_accepted.
Error: Language string failed to load: recipients_failedEMAIL2.
Error: Language string failed to load: recipients_failedEMAIL3.

I stop the script, restart, and the problem continues. First time, i can 
send between 1000 and 2000 emails. Second time when i stop and restart 
script, i cant send any email.


If i wait some hours, i cand send again until the problem occurs again.

My /etc/tcprules.d/tcp.smtp for that IP is:

xx.xx.xx.xx:allow,RELAYCLIENT=,RBLSMTPD=,SENDER_NOCHECK=1

Can you help me please? What's the problem?



That's really hard to say given what you've said so far. I think it's 
safe to say though that your script is overwhelming your toaster.


The errors that you've shown tell us nothing about what the QMT server 
is doing. How many messages do you expect to queue up? What is the size 
of each email? How much disk space is free on your toaster? From the 
little bit you've said, it sounds like perhaps the toaster is running 
out of space for the queue.


--
-Eric 'shubes'


-
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
 If you need professional help with your setup, contact them today!
-
Please visit qmailtoaster.com for the latest news, updates, and packages.

 To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com