Page 1 of 1

Sendmail & Scalix Users

Posted: Wed Oct 11, 2006 4:47 pm
by Mythrol
Hi,
Recently I was messing around with Sendmail in trying to enable authentication, and in the mean time I seem to have broken where the mail is delivered to. My mail is now showing up in the sendmail user boxes rather than the scalix mail boxes. Anyone have any idea what I goofed in sendmail to make that happen or what I can fix to rectify this?

Anything would be great... Thanks!

Posted: Wed Oct 11, 2006 6:24 pm
by btisdall
I suspect you recompiled your sendmail.cf without then running omsendin afterwards.

Posted: Wed Oct 11, 2006 6:33 pm
by Mythrol
Awesome thanks! I missed that one... Guess I failed at the RTFM part ;)

Thanks I will try that when i get home

Posted: Thu Oct 12, 2006 10:41 pm
by Mythrol
Is there anything else I have to do aside from that? Mail still seems to still be going into the sendmail user boxes.

**EDIT**
I manually moved the om_sendmail.cf to /etc/mail/sendmail.cf and overwrote the old file... Auth still works and mail is delivering properly now :)

There was a command i could run after the omsendin but it didnt seem to work. Manually moving the file seems to have worked.