authentification problem with sendmail and smtp

Adel ESSAFI adelessafi at gmail.com
Tue Oct 7 08:38:00 UTC 2008


Dear list
I have a problem with smtp and sendmail. My smtp requires a login and a
password. no ssl connection is required. The port is 25.
I have used this configuration below.


divert(-1)dnl

include(`/usr/share/sendmail-cf/m4/cf.m4')dnl
VERSIONID(`setup for linux')dnl
OSTYPE(`linux')dnl
define(`SMART_HOST',`smtp.gnet.tn')
GENERICS_DOMAIN(localhost.localdomain localhost)dnl
FEATURE(`genericstable')dnl
MASQUERADE_AS(`gnet.tn')dnl
FEATURE(masquerade_envelope)dnl
define(`RELAY_MAILER_ARGS', `TCP $h 25')dnl
define(`ESMTP_MAILER_ARGS', `TCP $h 25')
FEATURE(`authinfo',`hash /etc/mail/authinfo')dnl

in /etc/mail/authinfo I have put this line
AuthInfo:smtp.gnet.tn:25 "U:adel.essafi" "P:mypassword"  "M:LOGIN PLAIN"

However, when I send an email, I receiv an error message: authentification
failed. Could you help please.
Regards
Adel

   ----- The following addresses had permanent fatal errors -----
<adel.safi at imag.fr>
    (reason: 553 <adel.essafi at gnet.tn>: Sender address rejected: not logged
in)

   ----- Transcript of session follows -----
... while talking to smtp.gnet.tn.:
>>> DATA
<<< 553 <adel.essafi at gnet.tn>: Sender address rejected: not logged in
..........................................

-- 
PhD candidate in Computer Science
Address
BP 108, Bureau de poste Tunis republique
1001 Tunis
Tunisia
tel: +216 97 246 706
fax: +216 71 391 166
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20081007/fd22a51a/attachment-0001.htm>


More information about the fedora-list mailing list