telnet result:

220 ssigno_back.local -=NO UNSOLICITED BULK E-MAIL=- ESMTP
ehlo
250-ssigno_back.local -=NO UNSOLICITED BULK E-MAIL=-
250-AUTH=LOGIN
250-PIPELINING
250 8BITMIME
auth login
334 VXNlcm5hbWU6
test
334 UGFzc3dvcmQ6

signo


Jeremy Kitchen wrote:


On Tue, 2004-03-23 at 09:48, signo wrote:


sorry ... the message is

An error occured while sending mail. The mail server responded: VXNIcm5hbWU6. Please verify
that your email address is correct in your Mail preferences and try again



you typed it rather than pasting it, and what you typed is wrong. Try opening a telnet session to your smtp service and type a few commands and COPY/PASTE the session into a reply back to the list.

220 stfu.w4nk3r.com mailfront ESMTP
ehlo inter7.com
250-stfu.w4nk3r.com
250-AUTH LOGIN PLAIN
250-SIZE 0
250-8BITMIME
250 PIPELINING
auth login
334 VXNlcm5hbWU6
blah
334 UGFzc3dvcmQ6

VXNlcm5hbWU6 = base64 "Username:"
UGFzc3dvcmQ6 = base64 "Password:"

-Jeremy






Reply via email to