Help with Email?

Bud's Reef

New member
Following Alan's guide I thought I would try to turn on the email function without success. I did the logging with the following results and received an error at the end that isn't intuitively obvious, at least not to me.


AquaController Login
login: ********
password: *********

AquaController> cons
AquaController> maild
AquaController> mail
AquaController> SMTP: server = 110b73cf
SMTP: fdopen OK

SMTP: mailhost --> 220 isp.att.net - Maillennium ESMTP/MULTIBOX frfwmhc04 #39

SMTP: mailhost <--
SMTP: EHLO neptunesys.com

SMTP: mailhost --> 250-isp.att.net

SMTP: mailhost --> 250-7BIT

SMTP: mailhost --> 250-8BITMIME

SMTP: mailhost --> 250-DSN

SMTP: mailhost --> 250-HELP

SMTP: mailhost --> 250-NOOP

SMTP: mailhost --> 250-PIPELINING

SMTP: mailhost --> 250-SIZE 26214400

SMTP: mailhost --> 250-VERS V05.40c++

SMTP: mailhost --> 250 XMVP 2

SMTP: mailhost <--
SMTP: auth login

SMTP: mailhost --> 504 disabled authentication mechanism

SMTP: unexp reply: 504 disabled authentication mechanism
 
Back
Top