Pages: 1
RSS
Can't send email with smtp.tom.com
 
For several months, I can't send email by TheBat with my tom.com account, the server is smtp.tom.com. But I can send mail by OutlookExpress. The web page is mail.tom.com.

Is there any explaination? The log is:
[09:57:29] C: Connected to smtp.tom.com, port 25
[09:57:30] S: 220 bjapp22.tom.com KBAS is ready
[09:57:30] C: EHLO localhost
[09:57:30] S: 250-bjapp32
[09:57:30] S: 250-LININGPIPE
[09:57:30] S: 250-ETRN
[09:57:30] S: 250-AUTH LOGIN PLAIN
[09:57:30] S: 250-AUTH=LOGIN PLAIN
[09:57:30] S: 250 8BITMIME
[09:57:30] C: AUTH PLAIN
[09:57:40] S: 535 CoremailSys:Error: authentication failed
 
Please help!
I can't send email from TheBAT for months!
 
Is the authentication set correctly? That seems to be where it is failing
Is that your ISP? (tom.com)

Check in your Outlook Express settings and write down exactly how that is set up then check your settings in THE BAT to make sure they are the equivalent - again especially check the authentication settings
 
Quote
Rick G writes:
Is the authentication set correctly? That seems to be where it is failing Is that your ISP? (tom.com)

Check in your Outlook Express settings and write down exactly how that is set up then check your settings in THE BAT to make sure they are the equivalent - again especially check the authentication settings



I've been having the same problem for months as well. It has nothing to do with my authentication settings or other configuration details which have remained the same for years. Just to make sure, I used Sylpheed and Thunderbird to check the settings and both worked fine. I even telnetted (SSL) into the smtp server to send mail with the same Userid and Password with no problem. It is definitely some incompatibility of The Bat with smtp.tom.com.

Would the developers please investigate?

Thanks.
 
It's a problem since a couple of months? Did you change the version of TB when this problem occurred?
You could try to revert to an older version of TB.
__________________________________
I'm just a user of The Bat! I don't work for Ritlabs.
 
Quote
Roelof Otten writes:
It's a problem since a couple of months? Did you change the version of TB when this problem occurred? You could try to revert to an older version of TB.

No, I did not change the version of TB when this problem appeared. If I recall correctly, I was either using 3.99 or the previous version. The problem just started appearing one day. I think that tom.com made some adjustments to their SMTP authentication protocol somehow and made it incompatible to TB. However that's no excuse as TB seems to be the only client affected. Most of the popular email clients like Outlook, Thunderbird, Eudora, Sylpheed, Mutt (yes, I've tested them) do not have any problems sending mail. POP remains ok with TB though, it's just SMTP.

Here's what my TB log says from an attempt to send mail just a few minutes ago:

8/18/2007, 08:42:52: SEND  - sending mail messages - 1 messages in queue
8/18/2007, 08:42:53: SEND  - connected to SMTP server
8/18/2007, 08:42:53: SEND  - authenticating (plain)...
8/18/2007, 08:43:03: SEND  - Server reports error. The response is: CoremailSys:Error: authentication failed
8/18/2007, 08:43:03: SEND  - authenticating (login)...
8/18/2007, 08:43:03: SEND  - Server reports error. The response is:
8/18/2007, 08:43:03: SEND  - WARNING: there were no compatible authentication mechanisms detected
8/18/2007, 08:43:03: SEND  - sending message to xxx@gmail.com
!8/18/2007, 08:43:03: FETCH - Connection to host broken (last commands sent were: "EHLO com76", "MAIL FROM:<xxx@tom.com>")
!8/18/2007, 08:43:03: FETCH - Connection to host broken (last commands sent were: "EHLO com76", "MAIL FROM:<xxx@tom.com>")
8/18/2007, 08:43:03: SEND  - connection finished - 0 messages sent
8/18/2007, 08:43:03: SEND  - Some messages were not sent - check the log for details

I really hope this gets resolved. :(
 
Can anyone tell me if this problem will be looked into?

Thanks.
 
well, i also have this problem.
I have tried Dreammail and Sylpheed, they all works well with the SMTP.
It seems that the authenticating process have some problem.

I strongly suggest the developer team to use Sylpheed Libs to recode the source.
 
I have reg a dubug mail address on tom.com
id:thebattest
pw:testthebat
thebattest@tom.com

please anyone can help to solve this problem.
Any questions, I am glad to make the support. :)  
 
I've tried your settings and logged the communication with the server:

[16:51:58] C: Connected to smtp.tom.com, port 25
[16:51:59] S: 220 bjapp12.tom.com KBAS is ready
[16:51:59] C: EHLO BASILISK
[16:51:59] S: 250-bjapp41
[16:51:59] S: 250-LININGPIPE
[16:51:59] S: 250-ETRN
[16:51:59] S: 250-AUTH LOGIN PLAIN
[16:51:59] S: 250-AUTH=LOGIN PLAIN
[16:51:59] S: 250 8BITMIME
[16:51:59] C: AUTH PLAIN
[16:52:09] S: 535 CoremailSys:Error: authentication failed

(Everything preceded by C: is sent by TB, everything preceded by S: is sent by the server)

According to RFC2554 the server has to answer the AUTH command from the client with a 334 ready response. The ready response isn't issued and after 10 seconds the server decides that it's taking too long and issues a 535 error message.

The other clients that were tried apparently set a time out to start sending the authentication data without a 334 response. I'll pass this to the development team.
__________________________________
I'm just a user of The Bat! I don't work for Ritlabs.
 
Quote
Roelof Otten writes:
According to RFC2554 the server has to answer the AUTH command from the client with a 334 ready response. The ready response isn't issued and after 10 seconds the server decides that it's taking too long and issues a 535 error message.

The other clients that were tried apparently set a time out to start sending the authentication data without a 334 response. I'll pass this to the development team.

Thank you very much! I'm sure all the affected users will be extremely pleased.

Regards.
 
Great thanks Roelof Otten for your effort! As Pat Lam said, I feel so helpful on your words. :p
Pages: 1