[xmail] Accept code 220 after a HELO ?
Hi Davide, it seems that XMail quits with a "Bad SMTP response" when the remote server sends a 220 response after a HELO. Here an example: Instead of Connected to mail.uniovi.es. Escape character is '^]'. 220 ALEPH.NET.UNIOVI.ES -- Server ESMTP (PMDF V6.2-X17#30969) helo test 250 ALEPH.NET.UNIOVI.ES OK, dsl-xxx.arcor-ip.net [213.23.50.219]. ... this server sends Connected to mail.uniovi.es. Escape character is '^]'. helo test 220 ALEPH.NET.UNIOVI.ES -- Server ESMTP (PMDF V6.2-X17#30969) 250 ALEPH.NET.UNIOVI.ES OK, dsl-xxx.arcor-ip.net [213.23.50.219]. Would be nice to react more flexible to this kind of RFC interpretations. THanks, Harald - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
[xmail] Re: My XMail cannot send hotmail.com mail.
No, it is a result of monitoring the packet of the SMTP session of XMail. A detailed packet monitor result is put this time. -- 220 asahi-net.or.jp ESMTP SpamBlock.ps 3.4.81; Wed, 23 Feb 2005 15:29:09 +0900 EHLO akitacity.net 250-sbmx5 Hello [IP PROTECTED], pleased to meet you 250-8bitmime 250-SIZE 5120 250 help MAIL FROM:<[EMAIL PROTECTED]> SIZE=742 250 [EMAIL PROTECTED] Sender OK RCPT TO:<[EMAIL PROTECTED]> 250 [EMAIL PROTECTED] Recipient OK RSET 250 Reset state MAIL FROM:<[EMAIL PROTECTED]> SIZE=742 250 [EMAIL PROTECTED] Sender OK RCPT TO:<[EMAIL PROTECTED]> 250 [EMAIL PROTECTED] Recipient OK DATA 354 Enter mail, end with "." on a line by itself Received: from windowsxp ([IP PROTECTED]:27828) ..by aaa.net with [XMail 1.21 ESMTP Server] ..id for <[EMAIL PROTECTED]> from <[EMAIL PROTECTED]>; ..Wed, 23 Feb 2005 15:28:38 +0900 Message-ID: <[EMAIL PROTECTED]> From: "bbb" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: =?iso-2022-jp?B?GyRCJUYlOSVIGyhC?= Date: Wed, 23 Feb 2005 15:28:33 +0900 MIME-Version: 1.0 Content-Type: text/plain; ..format=flowed; ..charset="iso-2022-jp"; ..reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 ..$B%F%9%H.(B .. 250 Message queued for delivery QUIT 221 Bye... -- Still, does not XMail send the RSET command? - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
[xmail] bsa_filter.pl
Hi, Anyone got a copy of bsa_filter.pl? The website which hosted it seems to be down and the posts by the creator on this list were made from an address that no longer works. If anyone has a copy I'd be most appreciative if you could email it to me: jonathang(at)gloriajeanscoffees.com.au Thanks! Jonathan - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
[xmail] AW: Re: pop3links handling
Indeed .. a customer of mine had some DSL line problems last week, which caused about 150 duplicates in his local POP box. They all were = generated by failing pop3link attempts :-/ --Harald > -Urspr=FCngliche Nachricht- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im Auftrag von Hagen Mayer > Gesendet: Dienstag, 22. Februar 2005 18:59 > An: Harald Schneider; xmail@xmailserver.org;=20 > [EMAIL PROTECTED] > Betreff: [xmail] Re: pop3links handling >=20 >=20 > Hello! >=20 > Harald Schneider wrote at 22 Feb 2005 17:03: > > is there a chance to implement a pop3link handler, which deletes > > messages from the server right after each other? Background: If a >=20 > Good Idea! >=20 > I was just experiencing dupes today due to a fallback from UMTS to=20 > GPRS while downloading pop3 mails. Same happened when connection=20 > switches back to UMTS. >=20 > It seems as these switchings are not transparent for connections as=20 > it was stated in some papers... >=20 > Bye, > Hagen >=20 > - > To unsubscribe from this list: send the line "unsubscribe xmail" in > the body of a message to [EMAIL PROTECTED] > For general help: send the line "help" in the body of a message to > [EMAIL PROTECTED] >=20 - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
[xmail] Re: pop3links handling
Hello! Harald Schneider wrote at 22 Feb 2005 17:03: > is there a chance to implement a pop3link handler, which deletes > messages from the server right after each other? Background: If a Good Idea! I was just experiencing dupes today due to a fallback from UMTS to GPRS while downloading pop3 mails. Same happened when connection switches back to UMTS. It seems as these switchings are not transparent for connections as it was stated in some papers... Bye, Hagen - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
[xmail] pop3links handling
Hi Davide, is there a chance to implement a pop3link handler, which deletes messages from the server right after each other? Background: If a pop3links connection gets interrupted, it retrieves all messages again from the very beginning. This can cause a lot of duplicates, when you have a bad connection. All the best, Harald - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
[xmail] Re: Max SMTP threads logging
[EMAIL PROTECTED] <> wrote on Tuesday, February 22, 2005 4:49 PM: > On Tue, 22 Feb 2005, [iso-8859-1] S=3DF6nke Ruempler wrote: >=20 >> Hi Davide, >> =3D20 >> I noticed that if all SMTP threads are busy, XMail throws the >> message "421 Server too busy ...". =3D20 >> That is good, but imho it does not get logged anywhere, does it? >=20 > That's XMail's way of logging. It logs to remote clients log files ;) LOL :) It would be nice if it got logged (Maybe to syslog [like spool file errors]. Imho that makes sense, because that are "fatal errors"). But some logging would be fine since I want to reduce the SMTP threads to control the servers load. - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
[xmail] Re: Max SMTP threads logging
On Tue, 22 Feb 2005, [iso-8859-1] S=F6nke Ruempler wrote: > Hi Davide, >=20 > I noticed that if all SMTP threads are busy, XMail throws the message > "421 Server too busy ...". >=20 > That is good, but imho it does not get logged anywhere, does it? That's XMail's way of logging. It logs to remote clients log files ;) - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
[xmail] Re: My XMail cannot send hotmail.com mail.
On Tue, 22 Feb 2005, takebeat wrote: > I noticed mysteriously. > When the example of the success in the transmission is seen, [MAIL FROM] and > [RCPT TO] are repeated. > Is this something influence? > > > 220 EZweb Mail > EHLO aaa.net > 250-lsean.ezweb.ne.jp > 250-PIPELINING > 250-SIZE 3145728 > 250-ETRN > 250 8BITMIME > MAIL FROM:<[EMAIL PROTECTED]> SIZE=861 > 250 Ok > RCPT TO:<[EMAIL PROTECTED]> > 250 Ok > RSET > 250 Ok > MAIL FROM:<[EMAIL PROTECTED]> SIZE=861 > 250 Ok > RCPT TO:<[EMAIL PROTECTED]> > 250 Ok > DATA > 354 End data with . > ~Omission~ > > It is XMail Version 1.21 for WinXP that I use. None of those is XMail. Not the client, because it is not so stupid to send to MAIL FROM, and clearly not the server. - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
[xmail] Re: My XMail cannot send hotmail.com mail.
I noticed mysteriously. (BWhen the example of the success in the transmission is seen, [MAIL FROM] and (B[RCPT TO] are repeated. (BIs this something influence? (B (B (B220 EZweb Mail (BEHLO aaa.net (B250-lsean.ezweb.ne.jp (B250-PIPELINING (B250-SIZE 3145728 (B250-ETRN (B250 8BITMIME (BMAIL FROM:<[EMAIL PROTECTED]> SIZE=861 (B250 Ok (BRCPT TO:<[EMAIL PROTECTED]> (B250 Ok (BRSET (B250 Ok (BMAIL FROM:<[EMAIL PROTECTED]> SIZE=861 (B250 Ok (BRCPT TO:<[EMAIL PROTECTED]> (B250 Ok (BDATA (B354 End data with . (B~Omission~ (B (BIt is XMail Version 1.21 for WinXP that I use. (B (B (B- (BTo unsubscribe from this list: send the line "unsubscribe xmail" in (Bthe body of a message to [EMAIL PROTECTED] (BFor general help: send the line "help" in the body of a message to (B[EMAIL PROTECTED]
[xmail] Max SMTP threads logging
Hi Davide, I noticed that if all SMTP threads are busy, XMail throws the message "421 Server too busy ...". That is good, but imho it does not get logged anywhere, does it? -- soenke - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
[xmail] Re: My XMail cannot send hotmail.com mail.
Thank you. (BIt is in the same range as other dynamic Internet Protocol addresses though (Bmy (BInternet Protocol address is fixation. (B (BIt is a fixed with provider contract. (BHowever, it is only one IPaddress not to be able to (Bpull withershins. (B (BHowever, it succeeds in the transmission of mail in other mail servers that (Bdo (Bnot use the RSET command. (BTherefore, mail can be sent as long as the RSET command is not sent. (B (BIt is the example as follows. (B (B14:57:12 4 SMTP [S.028930] queued to line 155(0/1). 1 routes (B14:57:12 4 SMTP-155(hotmail.com) Got 4 relay(s) (B14:57:12 4 SMTP-155(hotmail.com) Looking for mx1.hotmail.com (B14:57:12 4 SMTP-155(hotmail.com) Connected to [65.54.166.99:25] (B14:57:12 4 SMTP-155(hotmail.com) Input Line: 220 mc9-f15.hotmail.com Sending (Bunsolicited commercial or bulk e-mail to Microsoft's computer network is (Bprohibited. Other restrictions are found at (Bhttp://privacy.msn.com/Anti-spam/. Violations will res (B14:57:12 4 SMTP-155(hotmail.com) Sending HELO aaa.net\r\n (B14:57:12 4 SMTP-155(hotmail.com) Input Line: 250 mc9-f15.hotmail.com (B(3.0.1.18) Hello [219.111.83.249]\r (B14:57:12 4 SMTP-155(hotmail.com) Connected (B14:57:12 4 SMTP-155(hotmail.com) [S.028930](0): MAIL From:<[EMAIL (BPROTECTED]> (B14:57:12 4 SMTP-155(hotmail.com) Sending MAIL From:<[EMAIL PROTECTED]>\r\n (B14:57:12 4 SMTP-155(hotmail.com) Input Line: 250 [EMAIL PROTECTED] OK\r (B14:57:12 4 SMTP-155(hotmail.com) Sending RCPT To:<[EMAIL PROTECTED]>\r\n (B14:57:12 4 SMTP-155(hotmail.com) Input Line: 250 [EMAIL PROTECTED] \r (B14:57:13 4 SMTP-155(hotmail.com) Sending DATA\r\n (B14:57:13 4 SMTP-155(hotmail.com) Input Line: 354 Start mail input; end with (B.\r (B14:57:13 4 SMTP-155(hotmail.com) Sending .\r\n (B14:57:13 4 SMTP-155(hotmail.com) Input Line: 250 (B<[EMAIL PROTECTED]> Queued mail for delivery\r (B14:57:13 2 SMTP-155(hotmail.com) [S.028930] sent, 1028 bytes (B14:57:13 2 SYSTEM(SMTP) [S.028930] sent to (hotmail.com)ccc (B14:57:13 2 SYSTEM [S.028930] deleted (B14:57:24 4 SMTP-155(hotmail.com) Sending QUIT\r\n (B14:57:24 4 SMTP-155(hotmail.com) Input Line: 221 mc9-f15.hotmail.com Service (Bclosing transmission channel\r (B14:57:24 4 SMTP-155(hotmail.com) Closing (B14:57:24 4 SMTP-155(hotmail.com) Nothing read - stream closed (B14:57:24 4 SMTP-155(hotmail.com) Input Stream ended (B14:57:24 4 SMTP disposing line 155 (B (B (B- (BTo unsubscribe from this list: send the line "unsubscribe xmail" in (Bthe body of a message to [EMAIL PROTECTED] (BFor general help: send the line "help" in the body of a message to (B[EMAIL PROTECTED]
[xmail] Re: My XMail cannot send hotmail.com mail.
[EMAIL PROTECTED] <> wrote on Tuesday, February 22, 2005 (B10:10 AM: (B (B> My XMail cannot send hotmail.com mail. (B> When XMail sends the RSET command, hotmail.com returns 554. (B> (B> In XMail, is there a method of not using the RSET command? (B (BDo you mail directly from a dialup IP? If so it's not XMail's fault, but (Bdynamic IPs are blocked by Hotmail. (B (B- (BTo unsubscribe from this list: send the line "unsubscribe xmail" in (Bthe body of a message to [EMAIL PROTECTED] (BFor general help: send the line "help" in the body of a message to (B[EMAIL PROTECTED]
[xmail] My XMail cannot send hotmail.com mail.
My XMail cannot send hotmail.com mail. (BWhen XMail sends the RSET command, hotmail.com returns 554. (B (BIn XMail, is there a method of not using the RSET command? (B (B220 mc5-f2.hotmail.com Sending unsolicited commercial or bulk e-mail to (BMicrosoft's computer network is prohibited. Other restrictions are found at (Bhttp://privacy.msn.com/Anti-spam/. Violations will result in use of (Bequipment located in California and other states. Mon, 21 Feb 2005 (B22:02:48 -0800 (BEHLO $B!{!{!{(B.net (B250-mc5-f2.hotmail.com (3.0.1.18) Hello [218.219.192.137] (B250-SIZE 29696000 (B250-PIPELINING (B250-8bitmime (B250-BINARYMIME (B250-CHUNKING (B250-AUTH LOGIN (B250-AUTH=LOGIN (B250 OK (BMAIL FROM:<$B"$"$"$([EMAIL PROTECTED](B.net> SIZE=741 (B250 $B"$"$"$([EMAIL PROTECTED](B.netSender OK (BRCPT TO:<$B""([EMAIL PROTECTED]> (B250 $B""([EMAIL PROTECTED] (BRSET (B554 Transaction failed (BQUIT (B (B (B- (BTo unsubscribe from this list: send the line "unsubscribe xmail" in (Bthe body of a message to [EMAIL PROTECTED] (BFor general help: send the line "help" in the body of a message to (B[EMAIL PROTECTED]