[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Open Relay in Raq550



Sidney Oswaldo Cuevas Rodas wrote:

How i can configure the smtp auth?
i found the cyrus-sasl-1.5.27 but i don't know how recompile mi sendmail


I'm not sure that you need to. I don't have a 550 available, but on the RaQ 4 sendmail is already compiled with SASL support.

To check, just enter:
	/usr/sbin/sendmail -d0.1 -bv root
and look for SASL.

You may need to recompile the SASL libraries to get the auth methods you want (such as PLAIN for use with Outlook). IIRC, on the RaQ 4 you can just download Sun's last SASL source RPM, change the ./configure line, rebuild the RPM, and install the new version. (Don't forget to change the RPM release number in the .spec file.)

Regards,

	Richard.