[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

evolution / SMTP not working: "we do not relay"



Hi all,

I have this problem each time I am connected to a different ISP, my usual ISP 
doesn't accept to send emails for me, even if I do make POP before SMTP. 
Receiving works OK but posting always fail. I am wondering if its not a bug in 
evolution, or that the SMTP servers I am using have something against me.

Here are transcripts of me trying to send an email:

[I am connected to the noos.fr ISP, and try to send an email to my usual mail 
provider frisurf.no.]


In the first log, the SMTP server refuses to relay. In my email settings I 
didn't force the client to make a pop before SMTP for authentication.


POP3_STREAM_LINE(42): '+OK <13631.1049717456@mail42.fg.online.no>'
POP3_STREAM_WRITE(6):
CAPA

sending : EHLO m204.net81-67-151.noos.fr
received: 250-mail41.fg.online.no Hello m204.net81-67-151.noos.fr 
[81.67.151.204], pleased to meet you
received: 250-EXPN
received: 250-VERB
received: 250-8BITMIME
This server supports 8bit MIME
received: 250-SIZE 268435456
received: 250-DSN
received: 250-ONEX
received: 250-XUSR
received: 250 HELP
sending : MAIL FROM:<lacostej@frisurf.no>
POP3_STREAM_LINE(24): '-ERR authorization first'
POP3_STREAM_WRITE(15):
USER lacostej

POP3_STREAM_LINE(4): '+OK '
Got + response
POP3_STREAM_WRITE(14):
PASS **********

received: 250 <lacostej@frisurf.no>... Sender ok
sending : RCPT TO:<NerdyGeeks@yahoogroups.com>
received: 553 <NerdyGeeks@yahoogroups.com>... We do not relay
sending : QUIT
POP3_STREAM_LINE(4): '+OK '
Got + response
POP3_STREAM_WRITE(6):
LIST

received: 221 mail41.fg.online.no closing connection
POP3_STREAM_LINE(4): '+OK '
Got + response
POP3_STREAM_LINE(END)
POP3_STREAM_WRITE(6):
QUIT

POP3_STREAM_LINE(4): '+OK '
Got + response



So now I set it, but the result is the same, even if the transcript is a litte 
bit different

POP3_STREAM_LINE(42): '+OK <13141.1049717755@mail51.fg.online.no>'
POP3_STREAM_WRITE(6):
CAPA

POP3_STREAM_LINE(24): '-ERR authorization first'
POP3_STREAM_WRITE(15):
USER lacostej

POP3_STREAM_LINE(4): '+OK '
Got + response
POP3_STREAM_WRITE(14):
PASS **********

POP3_STREAM_LINE(4): '+OK '
Got + response
POP3_STREAM_WRITE(6):
LIST

POP3_STREAM_LINE(4): '+OK '
Got + response
POP3_STREAM_LINE(END)
POP3_STREAM_WRITE(6):
QUIT

sending : EHLO m204.net81-67-151.noos.fr
POP3_STREAM_LINE(4): '+OK '
Got + response
received: 250-mail47.fg.online.no Hello m204.net81-67-151.noos.fr 
[81.67.151.204], pleased to meet you
received: 250-EXPN
received: 250-VERB
received: 250-8BITMIME
This server supports 8bit MIME
received: 250-SIZE 268435456
received: 250-DSN
received: 250-ONEX
received: 250-XUSR
received: 250 HELP
sending : MAIL FROM:<lacostej@frisurf.no>
received: 250 <lacostej@frisurf.no>... Sender ok
sending : RCPT TO:<NerdyGeeks@yahoogroups.com>
received: 553 <NerdyGeeks@yahoogroups.com>... We do not relay
sending : QUIT
received: 221 mail47.fg.online.no closing connection

Same error message: "we do not relay".

Any idea??

Jerome




Reply to: