I installed the mini root fs of slackware ARM 13.37 on the pandaboard and
then the full installation (all packages, except KDE).

The installation of all the packages is OK.

But I found a problem when I try to send an email, by using the sendmail.

sendmail is up and running:

root     15973  0.0  0.4   7912  2020 ?        Ss   Feb06   0:02 sendmail:
accepting connections
smmsp    15976  0.0  0.3   7284  1532 ?        Ss   Feb06   0:00 sendmail:
Queue runner@00:25:00 for /var/spool/clientmqueue

if I try to send a mail with the command:

echo "prova" | mail -s "test" [email protected]

I get the following error in the file /var/log/maillog:

Feb  7 06:24:43 slackware sendmail[22802]: e176OhJw022802: from=root,
size=216, class=0, nrcpts=1,
msgid=<[email protected]>,
relay=root@localhost
Feb  7 06:24:44 slackware sm-mta[22803]: e176OhFi022803:
from=<[email protected]>, size=467, class=0, nrcpts=1,
msgid=<[email protected]>, proto=ESMTP,
daemon=MTA, relay=localhost [127.0.0.1]
Feb  7 06:24:44 slackware sendmail[22802]: e176OhJw022802: to=
[email protected], ctladdr=root (0/0), delay=00:00:01, xdelay=00:00:01,
mailer=relay, pri=30216, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0,
stat=Sent (e176OhFi022803 Message accepted for delivery)
Feb  7 06:24:44 slackware sm-mta[22805]: STARTTLS=client, relay=
gmail-smtp-in.l.google.com., version=TLSv1/SSLv3, verify=FAIL,
cipher=RC4-SHA, bits=128/128
Feb  7 06:24:45 slackware sm-mta[22805]: e176OhFi022803: to=<
[email protected]>, ctladdr=<[email protected]> (0/0),
delay=00:00:02, xdelay=00:00:01, mailer=esmtp, pri=120467, relay=
gmail-smtp-in.l.google.com. [173.194.65.26], dsn=5.0.0, stat=Service
unavailable
Feb  7 06:24:45 slackware sm-mta[22805]: e176OhFi022803: e176OjFi022805:
DSN: Service unavailable
Feb  7 06:24:46 slackware sm-mta[22805]: e176OjFi022805:
to=<[email protected]>, delay=00:00:01, xdelay=00:00:01,
mailer=local, pri=31686, dsn=2.0.0, stat=Sent

Is there any special configuration to do, in order to get the sendmail
working on Slackware ARM?

Best regards,
giovanni
_______________________________________________
ARMedslack mailing list
[email protected]
http://lists.armedslack.org/mailman/listinfo/armedslack

Reply via email to