Re: [qmailtoaster] Re: incoming mail trouble...

2010-05-10 Thread Martin Waschbuesch

Am 09.05.2010 um 19:05 schrieb Eric Shubert:

 Glad you found the problem, Martin.
 
 It'd be nice if the log would show something meaningful (or anything at all) 
 in cases such as this. Would someone like to look into such a change? I 
 should ask Tonino (the chkuser author) as well. He had mentioned making some 
 logging improvements.
 
 FWIW, I use opendns servers (208.67.222.220, 208.67.222.222) in my list of 
 forwarders, intermixed with the ones of my ISP.
 
 -- 
 -Eric 'shubes'

If you hear more about any possible logging improvements, please let us know - 
I for once would offer testing things.

Martin
-
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] Re: incoming mail trouble...

2010-05-10 Thread Eric Shubert

Martin Waschbuesch wrote:

Am 09.05.2010 um 19:05 schrieb Eric Shubert:


Glad you found the problem, Martin.

It'd be nice if the log would show something meaningful (or anything at all) in 
cases such as this. Would someone like to look into such a change? I should ask 
Tonino (the chkuser author) as well. He had mentioned making some logging 
improvements.

FWIW, I use opendns servers (208.67.222.220, 208.67.222.222) in my list of 
forwarders, intermixed with the ones of my ISP.

--
-Eric 'shubes'


If you hear more about any possible logging improvements, please let us know - 
I for once would offer testing things.

Martin
-


Thanks Martin. Anything that happens will be posted on the devel list. 
Are you subscribed there?


--
-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




Re: [qmailtoaster] Re: incoming mail trouble...

2010-05-10 Thread Martin Waschbuesch
Am 10.05.2010 um 19:04 schrieb Eric Shubert:
 
 Thanks Martin. Anything that happens will be posted on the devel list. Are 
 you subscribed there?
 
 -- 
 -Eric 'shubes'

Sure am!

:-)

Martin
-
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] Re: incoming mail trouble...

2010-05-09 Thread Martin Waschbuesch
Hi all,

I found my problem: my ISP's DNS servers (which I had told dnscache to use) had 
issues resolving domains which caused my toaster to reject emails (no reverse 
lookup possible).
I reverted to default dnscache settings where a longish list of root servers 
for forwarding DNS queries is included and just added the ISP's DNS servers as 
additional entries.
It's faster to use my ISP's, but better be safe and have something to fall back 
on!

Thanks,

Martin

Am 08.05.2010 um 18:09 schrieb Eric Shubert:

 Which versions are you running?
 # rpm -qa | grep toaster | sort
 
 Martin Waschbuesch wrote:
 Hi all,
 I recently noticed that some mails do not seem to get through to valid 
 recipients.
 E.g. What I see when I know that a mail should be coming in is something 
 like this:
 @40004be580ed32d98a3c tcpserver: status: 0/100
 @40004be5817c22eafcdc tcpserver: status: 1/100
 @40004be5817c22ee2d44 tcpserver: pid 12238 from 66.211.168.231
 @40004be5817c28e0e5ac tcpserver: ok 12238 
 krabat.waschbuesch.de:192.168.2.2:25 mx1.phx.paypal.com:66.211.168.231::10570
 @40004be5817d2344ffd4 CHKUSER accepted sender: from 
 paym...@paypal.com:: remote :mx1.phx.paypal.com:66.211.168.231 rcpt  : 
 sender accepted
 @40004be581830331a65c tcpserver: end 12238 status 0
 This is an example of where I should have received a payment notification 
 from PayPal. Some of their messages make it through, some don't.
 The interesting part is that I see a lot of messages above where I cannot 
 see either an error message OR a
 CHKUSER accepted rcpt: ...
 type line.
 Any idea how I could try and trace this?
 Thanks,
 Martin
 --
 The whole modern world has divided itself into Conservatives and 
 Progressives. The business of Progressives is to go on making mistakes. The 
 business of the Conservatives is to prevent the mistakes from being 
 corrected.
 Gilbert K. Chesterton
 -
 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!







-
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] Re: incoming mail trouble...

2010-05-09 Thread Eric Shubert

Glad you found the problem, Martin.

It'd be nice if the log would show something meaningful (or anything at 
all) in cases such as this. Would someone like to look into such a 
change? I should ask Tonino (the chkuser author) as well. He had 
mentioned making some logging improvements.


FWIW, I use opendns servers (208.67.222.220, 208.67.222.222) in my list 
of forwarders, intermixed with the ones of my ISP.


--
-Eric 'shubes'

Martin Waschbuesch wrote:

Hi all,

I found my problem: my ISP's DNS servers (which I had told dnscache to use) had 
issues resolving domains which caused my toaster to reject emails (no reverse 
lookup possible).
I reverted to default dnscache settings where a longish list of root servers 
for forwarding DNS queries is included and just added the ISP's DNS servers as 
additional entries.
It's faster to use my ISP's, but better be safe and have something to fall back 
on!

Thanks,

Martin

Am 08.05.2010 um 18:09 schrieb Eric Shubert:


Which versions are you running?
# rpm -qa | grep toaster | sort

Martin Waschbuesch wrote:

Hi all,
I recently noticed that some mails do not seem to get through to valid 
recipients.
E.g. What I see when I know that a mail should be coming in is something like 
this:
@40004be580ed32d98a3c tcpserver: status: 0/100
@40004be5817c22eafcdc tcpserver: status: 1/100
@40004be5817c22ee2d44 tcpserver: pid 12238 from 66.211.168.231
@40004be5817c28e0e5ac tcpserver: ok 12238 
krabat.waschbuesch.de:192.168.2.2:25 mx1.phx.paypal.com:66.211.168.231::10570
@40004be5817d2344ffd4 CHKUSER accepted sender: from paym...@paypal.com:: remote 
:mx1.phx.paypal.com:66.211.168.231 rcpt  : sender accepted
@40004be581830331a65c tcpserver: end 12238 status 0
This is an example of where I should have received a payment notification from 
PayPal. Some of their messages make it through, some don't.
The interesting part is that I see a lot of messages above where I cannot see 
either an error message OR a
CHKUSER accepted rcpt: ...
type line.
Any idea how I could try and trace this?
Thanks,
Martin
--
The whole modern world has divided itself into Conservatives and Progressives. The 
business of Progressives is to go on making mistakes. The business of the Conservatives 
is to prevent the mistakes from being corrected.
Gilbert K. Chesterton
-
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!








-
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!



-
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] Re: incoming mail trouble...

2010-05-08 Thread Eric Shubert

Which versions are you running?
# rpm -qa | grep toaster | sort

Martin Waschbuesch wrote:

Hi all,

I recently noticed that some mails do not seem to get through to valid 
recipients.
E.g. What I see when I know that a mail should be coming in is something like 
this:

@40004be580ed32d98a3c tcpserver: status: 0/100
@40004be5817c22eafcdc tcpserver: status: 1/100
@40004be5817c22ee2d44 tcpserver: pid 12238 from 66.211.168.231
@40004be5817c28e0e5ac tcpserver: ok 12238 
krabat.waschbuesch.de:192.168.2.2:25 mx1.phx.paypal.com:66.211.168.231::10570
@40004be5817d2344ffd4 CHKUSER accepted sender: from paym...@paypal.com:: remote 
:mx1.phx.paypal.com:66.211.168.231 rcpt  : sender accepted
@40004be581830331a65c tcpserver: end 12238 status 0

This is an example of where I should have received a payment notification from 
PayPal. Some of their messages make it through, some don't.
The interesting part is that I see a lot of messages above where I cannot see 
either an error message OR a
CHKUSER accepted rcpt: ...
type line.

Any idea how I could try and trace this?

Thanks,

Martin

--
The whole modern world has divided itself into Conservatives and Progressives. The 
business of Progressives is to go on making mistakes. The business of the Conservatives 
is to prevent the mistakes from being corrected.

Gilbert K. Chesterton


-
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!



--
-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




Re: [qmailtoaster] Re: incoming mail trouble...

2010-05-08 Thread Martin Waschbuesch
Hi Eric,

 Which versions are you running?
 # rpm -qa | grep toaster | sort


This is the output:

autorespond-toaster-2.0.4-1.3.6
clamav-toaster-0.96.0-1.3.34
control-panel-toaster-0.5-1.3.7
courier-authlib-toaster-0.59.2-1.3.10
courier-imap-toaster-4.1.2-1.3.10
daemontools-toaster-0.76-1.3.6
ezmlm-cgi-toaster-0.53.324-1.3.6
ezmlm-toaster-0.53.324-1.3.6
isoqlog-toaster-2.1-1.3.7
libdomainkeys-toaster-0.68-1.3.6
libsrs2-toaster-1.0.18-1.3.6
maildrop-toaster-2.0.3-1.3.8
maildrop-toaster-devel-2.0.3-1.3.8
qmailadmin-toaster-1.2.12-1.3.8
qmailmrtg-toaster-4.2-1.3.6
qmail-pop3d-toaster-1.03-1.3.20
qmail-toaster-1.03-1.3.20
qmailtoaster-plus-0.3.1-1.4.15
qmailtoaster-plus.repo-0.2-2
ripmime-toaster-1.4.0.6-1.3.6
simscan-toaster-1.4.0-1.3.8
spamassassin-toaster-3.2.5-1.3.17
ucspi-tcp-toaster-0.88-1.3.9
vpopmail-toaster-5.4.17-1.3.7
vqadmin-toaster-2.3.4-1.3.6

Thanks,

Martin

-
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