Mailscanner not scanning attatchments

Peter Peters P.G.M.Peters at civ.utwente.nl
Wed May 15 10:40:50 IST 2002


On Tue, 14 May 2002 17:28:00 +0100, you wrote:

>At 17:01 14/05/2002, you wrote:
>>   I edited the filename.rules.conf file and found out that it had some bad
>>tabs in it.  When I did that and sent an executable by email it worked!.
>>But I did the same thing today, after no changes to the configuration, and
>>it's not working again.  where is the log for mailscanner again??
>
>In your syslog's maillog.

But be sure to include "-r" in the startup of syslog or use
unix-sockets.

In logger.pl:
  sub Start {
+   Sys::Syslog::setlogsock('unix'); ### mj 27.Mar: enables syslog
    Sys::Syslog::openlog(@_, 'pid, nowait', 'mail');
  }

Something as an official patch for mailscanner, Julian?

--
Peter Peters
senior netwerkbeheerder,  Centrum voor Informatievoorziening,
Universiteit Twente,   Postbus 217,  7500 AE  Enschede
telefoon: +31 53 489 2301, fax:+31 53 489 2383, http://www.utwente.nl/civ



More information about the MailScanner mailing list