LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Sendmail Auth (https://www.linuxquestions.org/questions/linux-software-2/sendmail-auth-533074/)

Turrauko 02-27-2007 05:50 PM

Sendmail Auth
 
I have SASL installed (whether or not it is pointing to the proper place, I have no idea), however, when starting sendmail I get the following error:

Code:

Warning: Option: AuthMechanisms requires SASL support (-DSASL)
Warning: Option: AuthOptions requires SASL support (-DSASL)

And it is really starting to wear me thin. All I want it to do is to be able to send email using the SMTP server (which requires authentication). I know it is something really simple that I'm not doing, however, even following the instructions on sendmail.org's website to the letter it is STILL not functioning the way I want.

I don't need incoming emails or anything else. I just need a server to authenicate against (or perhaps if someone knows of an open SMTP server that permits people to send mail through -- probably not the best, but it'll work if that's the only way to do it).

Again, I'm sure it is something really simple.

Thanks in Advance,
Mike Mitchell

P.S. I am running the latest releases of sendmail and Cyrus-sasl and my system is running FC5. Thanks again!

ramram29 02-28-2007 11:00 AM

You may not have saslauthd running as a service.


All times are GMT -5. The time now is 09:11 AM.