Roundcube Community Forum

Release Support => Pending Issues => Topic started by: PeterK2003 on June 04, 2008, 10:55:05 AM

Title: Can't send email--log attached
Post by: PeterK2003 on June 04, 2008, 10:55:05 AM
It seems to connect and authenticate successfully but then sends RSET(reset?) command and quits.

Any clue why this happens?

hmail is my mail server.

Log from mail server:

"SMTPD" 2136 65338 "2008-06-04 09:06:19.869" "192.168.1.253" "SENT: 220 Hello World!"
"SMTPD" 2136 65338 "2008-06-04 09:06:19.869" "192.168.1.253" "RECEIVED: EHLO webmail.xxx.name"
"SMTPD" 2136 65338 "2008-06-04 09:06:19.869" "192.168.1.253" "SENT: 250-hmailserver[nl]250-SIZE[nl]250 AUTH LOGIN"
"SMTPD" 2136 65338 "2008-06-04 09:06:19.885" "192.168.1.253" "RECEIVED: AUTH LOGIN"
"SMTPD" 2136 65338 "2008-06-04 09:06:19.885" "192.168.1.253" "SENT: 334 VXNlcm5hbWU6"
"SMTPD" 2136 65338 "2008-06-04 09:06:19.885" "192.168.1.253" "RECEIVED: cGV0ZXJAa3J1bS5uYW1l"
"SMTPD" 2136 65338 "2008-06-04 09:06:19.885" "192.168.1.253" "SENT: 334 UGFzc3dvcmQ6"
"SMTPD" 2136 65338 "2008-06-04 09:06:19.885" "192.168.1.253" "RECEIVED: ***"
"SMTPD" 2136 65338 "2008-06-04 09:06:19.885" "192.168.1.253" "SENT: 235 authenticated."
"SMTPD" 2136 65338 "2008-06-04 09:06:19.885" "192.168.1.253" "RECEIVED: RSET"
"SMTPD" 2136 65338 "2008-06-04 09:06:19.885" "192.168.1.253" "SENT: 250 OK"
"SMTPD" 2136 65338 "2008-06-04 09:06:19.901" "192.168.1.253" "RECEIVED: QUIT"
"SMTPD" 2136 65338 "2008-06-04 09:06:19.901" "192.168.1.253" "SENT: 221 goodbye"
Title: Can't send email--log attached
Post by: PeterK2003 on June 05, 2008, 08:06:37 AM
Anyone?

Thanks,

~Peter
Title: Can't send email--log attached
Post by: PeterK2003 on June 09, 2008, 09:49:59 AM
Bump!

Someone has to know something!
Title: Can't send email--log attached
Post by: PeterK2003 on June 11, 2008, 09:56:43 AM
ok i didn't realize that roundcube had it own loging before but here is the issue:

[11-Jun-2008 08:44:42 -0400] SMTP Error: SMTP error: No From address has been provided in C:\Server\ftp\RoundCube\program\steps\mail\func.inc on line 1009

Thanks
Title: Can't send email--log attached
Post by: JohnDoh on June 11, 2008, 11:03:45 AM
do you have an identity setup? In RC goto personal settings > identity and make sure you have one. on the compose screen you should see the identity rather than a textbox next to the From tag.
Title: Can't send email--log attached
Post by: PeterK2003 on June 11, 2008, 11:10:07 AM
Yeah i just figured that out about 30sec before your post and i think that is the issue--need to check to be sure.

Why does round cube not setup a default identity or provide a more clear error message?  It just say "message failled to send"  that could mean anything.

thanks
Title: Can't send email--log attached
Post by: JohnDoh on June 11, 2008, 03:40:34 PM
RC does setup a default identity when you login for the very first time, atleast it did for me. May be you had an error then.
Title: Can't send email--log attached
Post by: PeterK2003 on June 11, 2008, 03:47:19 PM
hmmm interesting