On fredagen den 22 februari 2008, Mohit Tewari wrote: > Hi, > My set up is Debian-etch/exim4/apache2/squirrelmail > When users compose and send messages from webmail(squirrelmail) I want to > redirect the verbose output of exim (smtp conversation) to a file. Right > now I see that when I use the -v option, the output is loged into the > apache2/error.log file, I want to redirect the -v output to a different > file. > Appreciate any help in this regards.
This is not really an Exim question, but here's a suggestion anyway: Write a
shell script (or perl script or whatever) that runs exim and captures stderr
output to the desired file, then configure Squirrelmail to use it to send
mail.
--
Magnus Holmgren [EMAIL PROTECTED]
(No Cc of list mail needed, thanks)
signature.asc
Description: This is a digitally signed message part.
-- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
