sendmail error after trying to start mailscanner

Kevin Spicer kevins at BMRB.CO.UK
Thu Feb 5 19:00:22 GMT 2004


On Thu, 2004-02-05 at 18:48, Travis Zadikem wrote:
> Quick question on a Mandrake 9.1 install.  I have downloaded the rpm of
> MailScanner 4.26.8-1 and after stopping sendmail and starting
> Mailscanner I was getting an error about the Module CIDR.pm.  So, I
> installed that module.  Now when I try to start MailScanner I get the
> following error (with sendmail stopped): incoming sendmail: sendmail:
>
> invalid option -- O
> sendmail: fatal: usage: sendmail [options]
>
> where can I fix this problem at.
>

Absurd as it sounds I think your problem is that you actually have
postfix installed, not sendmail!  The error message above is in the
format postfix uses for reporting errors, sendmail looks differnt

Mandrake uses Debian's 'alternatives' system, which means that sendmail
is a symlink to /etc/alternatives/mta - which in turn is a symlink to
whichever mta you have installed.

so either configure mailscanner/postfix to work together or, if you have
already installed sendmail use the update-alternatives command to change
the configuration.
If sendmail isn't installed...

rpm -e postfix
rpm -i sendmail








BMRB International
http://www.bmrb.co.uk
+44 (0)20 8566 5000
_________________________________________________________________
This message (and any attachment) is intended only for the
recipient and may contain confidential and/or privileged
material.  If you have received this in error, please contact the
sender and delete this message immediately.  Disclosure, copying
or other action taken in respect of this email or in
reliance on it is prohibited.  BMRB International Limited
accepts no liability in relation to any personal emails, or
content of any email which does not directly relate to our
business.



More information about the MailScanner mailing list