On Fri, 12 Oct 2001 tsh@??? wrote:
> Also posted to alt.comp.email.exim
Didn't know that existed!
> After a very recent install of Exim on a RH6.1, our Cyrusoft Silkymail users
> are no longer able to send messages. It just reports 'message failed to be sent'
> I suspect that Silky is calling exim (aka sendmail) with some unsupported arg,
> but I get nothing in any of the exim logs (should I expect to?)
No; if it fails to understand the options, it just dies - but it does
write a message to stderr.
> The exim binary has been installed in /usr/sbin/sendmail to replace
> the real sendmail (no symlinks). Any suggestions how I might find out
> what's going on?
Look in the util directory of your exim distribution files. There you
should find a script called logargs.sh. This is a skeleton script that
you can install instead of exim - what it does is to write its arguments
to a file, and then call exim itself (which of course you've moved out
of the way). I think the comments in the script are self-explanatory. If
you use a log file that is world writeable it should be able to log all
exim calls.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.