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

Re: [cobalt-users] after update : pop-b4-smtp / sendmail problems



>POP Authenticated SMTP Relaying Release 1.3pre1

yes 1.3pr2 and i suppose 1.3pre1 as well, contain errors.

i followed these instructions from "RGL" and they fixed it
precisely - since i couldn't find the link in the cobalt
archive via google, below is a reproduction:

note that we were using "1.3pr2"


- + - + -


Brian/Christo,

It seems that the install package looks for the sendmail.cf file on the
folder /etc/mail. This file lives in the /etc folder (at least on my Raq3).

Well, since I cannot dig in the package and try to fix it that's what I did:

1. Uninstall the package;
2. Backup the /etc/sendmail.cf file;
3. Cp the file sendmail.sf to the /etc/mail folder;
4. Install the package;
5. Cp the modified sendmail.cf to the folder /etc;
6. Restart sendmail.

That's it, this works for me until the next release of the package. Hope it
helps.

Have a nice day.

Roberto