<div dir="ltr"><br><br><div class="gmail_quote">2008/10/6 Steven Stern <span dir="ltr"><<a href="mailto:subscribed-lists@sterndata.com">subscribed-lists@sterndata.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Adel ESSAFI wrote:<br>
> Hi list<br>
> I send this mail after I have find a difficulty to find how to send<br>
> mails using sendmail.<br>
> I have configured sendmail as shown in the web, but, I receive message<br>
> error from mùy smtp server (554) saying that the authentication is failed.<br>
><br>
> This is not suprising since in my configuration files, I have not found<br>
> where to put the password my email.<br>
><br>
> Can you help about this please.<br>
<br>
><br>
<br>
</div>Why do you need a password?  Are you using a SMART_HOST configuration,<br>
routing your outgoing mail through your provider's SMTP server?</blockquote><div><br>Yes, I use my ISP smtp, but it require however a password.<br>Thanks for your reply. I will try and give a feed back for the list<br>
Regrads<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br>
If so, in <a href="http://sendmail.mc" target="_blank">sendmail.mc</a><br>
<br>
define(`SMART_HOST', `<a href="http://the.provider.server.name" target="_blank">the.provider.server.name</a>')dnl<br>
define(`RELAY_MAILER_ARGS', `TCP $h 587')dnl<br>
define(`ESMTP_MAILER_ARGS', `TCP $h 587')<br>
FEATURE(`authinfo',`hash /etc/mail/authinfo')dnl<br>
<br>
in the file /etc/mail/accessinfo<br>
<br>
AuthInfo:<a href="http://the.provider.server.name:587" target="_blank">the.provider.server.name:587</a> "U:<a href="http://your.user.name" target="_blank">your.user.name</a>"<br>
"P:your.password" M:CRAM-MD5<br>
<font color="#888888"><br>
--<br>
fedora-list mailing list<br>
<a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>
To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-list</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Communicate/MailingListGuidelines" target="_blank">http://fedoraproject.org/wiki/Communicate/MailingListGuidelines</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>PhD candidate in Computer Science<br>Address       <br>BP 108, Bureau de poste Tunis republique <br>1001 Tunis<br>Tunisia<br>tel: +216 97 246 706<br>fax: +216 71 391 166<br>

</div>