Hi,
I still have a problem with authentication but this time, the error code is 535 instead of 540.
I have followed the instruction below and just changer 587 to 25 (no ssl connection) and put this on authinfo file
AuthInfo: "U:adel.essafi" "I:adel" "P:********" "M:LOGIN PLAIN"
Could you help please.
Adel
<adel.safi@xxxxxxx>
(reason: 553 <adel.essafi@xxxxxxx>: Sender address rejected: not logged in)
----- Transcript of session follows -----
... while talking to smtp.gnet.tn.:
>>> AUTH dialogue
<<< 535 Error: authentication failed
--
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
I still have a problem with authentication but this time, the error code is 535 instead of 540.
I have followed the instruction below and just changer 587 to 25 (no ssl connection) and put this on authinfo file
AuthInfo: "U:adel.essafi" "I:adel" "P:********" "M:LOGIN PLAIN"
Could you help please.
Adel
<adel.safi@xxxxxxx>
(reason: 553 <adel.essafi@xxxxxxx>: Sender address rejected: not logged in)
----- Transcript of session follows -----
... while talking to smtp.gnet.tn.:
>>> AUTH dialogue
<<< 535 Error: authentication failed
2008/10/7 Adel ESSAFI <adel.safi@xxxxxxx>
2008/10/6 Steven Stern <subscribed-lists@xxxxxxxxxxxxx>Adel ESSAFI wrote:Why do you need a password? Are you using a SMART_HOST configuration,
> Hi list
> I send this mail after I have find a difficulty to find how to send
> mails using sendmail.
> I have configured sendmail as shown in the web, but, I receive message
> error from mùy smtp server (554) saying that the authentication is failed.
>
> This is not suprising since in my configuration files, I have not found
> where to put the password my email.
>
> Can you help about this please.
>
routing your outgoing mail through your provider's SMTP server?
Yes, I use my ISP smtp, but it require however a password.
Thanks for your reply. I will try and give a feed back for the list
Regrads
If so, in sendmail.mc
define(`SMART_HOST', `the.provider.server.name')dnl
define(`RELAY_MAILER_ARGS', `TCP $h 587')dnl
define(`ESMTP_MAILER_ARGS', `TCP $h 587')
FEATURE(`authinfo',`hash /etc/mail/authinfo')dnl
in the file /etc/mail/accessinfo
AuthInfo:the.provider.server.name:587 "U:your.user.name"
"P:your.password" M:CRAM-MD5
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
--
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
--
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
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines