From: Hasan S. <hs...@ya...> - 2006-10-27 11:50:59
|
Thanks Rob, Is this the only possible solution, because I doubt, I can do such configuration in my MTA. Rob MacGregor <rob...@gm...> wrote: On 10/26/06, Hasan Shatty wrote: > I have setup fetchmail to fetch from a multidrop pop account and deliver to > a local MTA. > > Some messages (mostly spam or corrupted) cause the MTA to close the socket > and not accept the message. In this case fetchmail will retry to deliver the > same message again and mails will get accumulated until I delete the > problematic messge from the queue. > > Is there a way to avoid this issue and let fetchmail simply delete the > message or ignore it or deliver it to a local spool. Correctly configure the MTA to provide an appropriate error code - see the section titled "Spam Filtering" in the fetchmail man page. -- Please keep list traffic on the list. Rob MacGregor Whoever fights monsters should see to it that in the process he doesn't become a monster. Friedrich Nietzsche _______________________________________________ fetchmail-users mailing list fet...@li... https://lists.berlios.de/mailman/listinfo/fetchmail-users --------------------------------- How low will we go? Check out Yahoo! Messengers low PC-to-Phone call rates. --------------------------------- Stay in the know. Pulse on the new Yahoo.com. Check it out. |
From: Hasan S. <hs...@ya...> - 2006-10-27 11:51:02
|
Thanks Rob, Is this the only possible solution, because I doubt, I can do such configuration in my MTA. Rob MacGregor <rob...@gm...> wrote: On 10/26/06, Hasan Shatty wrote: > I have setup fetchmail to fetch from a multidrop pop account and deliver to > a local MTA. > > Some messages (mostly spam or corrupted) cause the MTA to close the socket > and not accept the message. In this case fetchmail will retry to deliver the > same message again and mails will get accumulated until I delete the > problematic messge from the queue. > > Is there a way to avoid this issue and let fetchmail simply delete the > message or ignore it or deliver it to a local spool. Correctly configure the MTA to provide an appropriate error code - see the section titled "Spam Filtering" in the fetchmail man page. -- Please keep list traffic on the list. Rob MacGregor Whoever fights monsters should see to it that in the process he doesn't become a monster. Friedrich Nietzsche _______________________________________________ fetchmail-users mailing list fet...@li... https://lists.berlios.de/mailman/listinfo/fetchmail-users --------------------------------- How low will we go? Check out Yahoo! Messengers low PC-to-Phone call rates. --------------------------------- Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail. |
From: Rob M. <rob...@gm...> - 2006-10-27 18:40:35
|
On 10/27/06, Hasan Shatty <hs...@ya...> wrote: > > > Thanks Rob, > > Is this the only possible solution, because I doubt, I can do such > configuration in my MTA. Any half decent MTA will support this - which one are you using? -- Please keep list traffic on the list. Rob MacGregor Whoever fights monsters should see to it that in the process he doesn't become a monster. Friedrich Nietzsche |
From: Hasan S. <hs...@ya...> - 2006-10-28 15:01:31
|
I have added the antispam option, but it didn't help. Still fetchmail gives one of the errors: fetchmail: MDA error while fetching from us...@do... fetchmail: Query status=6 (IOERR) or : SIGPIPE thrown from an MDA or a stream socket error fetchmail: socket error while fetching from us...@do... and delivering to SMTP host localhost fetchmail: Query status=2 (SOCKET) Thanks, Rob MacGregor <rob...@gm...> wrote: On 10/27/06, Hasan Shatty wrote: > > > Thanks Rob, > > Is this the only possible solution, because I doubt, I can do such > configuration in my MTA. Any half decent MTA will support this - which one are you using? -- Please keep list traffic on the list. Rob MacGregor Whoever fights monsters should see to it that in the process he doesn't become a monster. Friedrich Nietzsche _______________________________________________ fetchmail-users mailing list fet...@li... https://lists.berlios.de/mailman/listinfo/fetchmail-users --------------------------------- Everyone is raving about the all-new Yahoo! Mail. |
From: Rob M. <rob...@gm...> - 2006-10-28 16:06:14
|
On 10/28/06, Hasan Shatty <hs...@ya...> wrote: > I have added the antispam option, but it didn't help. Still fetchmail gives > one of the errors: > > fetchmail: MDA error while fetching from us...@do... > fetchmail: Query status=6 (IOERR) > > or > > : SIGPIPE thrown from an MDA or a stream socket error > fetchmail: socket error while fetching from us...@do... and delivering > to SMTP host localhost > fetchmail: Query status=2 (SOCKET) Please go and re-read my original email in this thread. You *MUST* configure the MTA to provide an error code - simply dropping the connection is the wrong behaviour. If you want any more help you'll need to provide details of your MTA, otherwise you're on your own. -- Please keep list traffic on the list. Rob MacGregor Whoever fights monsters should see to it that in the process he doesn't become a monster. Friedrich Nietzsche |
From: Hasan S. <hs...@ya...> - 2006-10-28 16:53:00
|
Dear Rob, I'm using oracle email server. It returns errors such as : 5.6.0: NULs not allowed or 5.5.1: unrecognized command, before it drops the connection, but fetchmail doesn't catch the error codes. I've added the antispam option as: antispam 560,551 Is that correct.? Rob MacGregor <rob...@gm...> wrote: On 10/28/06, Hasan Shatty wrote: > I have added the antispam option, but it didn't help. Still fetchmail gives > one of the errors: > > fetchmail: MDA error while fetching from us...@do... > fetchmail: Query status=6 (IOERR) > > or > > : SIGPIPE thrown from an MDA or a stream socket error > fetchmail: socket error while fetching from us...@do... and delivering > to SMTP host localhost > fetchmail: Query status=2 (SOCKET) Please go and re-read my original email in this thread. You *MUST* configure the MTA to provide an error code - simply dropping the connection is the wrong behaviour. If you want any more help you'll need to provide details of your MTA, otherwise you're on your own. -- Please keep list traffic on the list. Rob MacGregor Whoever fights monsters should see to it that in the process he doesn't become a monster. Friedrich Nietzsche _______________________________________________ fetchmail-users mailing list fet...@li... https://lists.berlios.de/mailman/listinfo/fetchmail-users --------------------------------- Everyone is raving about the all-new Yahoo! Mail. |
From: Rob M. <rob...@gm...> - 2006-10-28 18:29:58
|
On 10/28/06, Hasan Shatty <hs...@ya...> wrote: > Dear Rob, > > I'm using oracle email server. It returns errors such as : 5.6.0: NULs not > allowed or 5.5.1: unrecognized command, before it drops the connection, but > fetchmail doesn't catch the error codes. > I've added the antispam option as: antispam 560,551 > Is that correct.? It should be providing other messages and codes - for example your "5.5.1" should be accompanied by a 500 error. See RFC 2821: http://www.faqs.org/rfcs/rfc2821.html If you can't get Oracle email server (which by the looks of things Oracle don't develop any more) to behave correctly then you're out of luck. You either need to abandon trying to get fetchmail to work with such a broken server, or move to a working one. -- Please keep list traffic on the list. Rob MacGregor Whoever fights monsters should see to it that in the process he doesn't become a monster. Friedrich Nietzsche |