I'm affected after a recent upgrade to natty too, though a little differently.
In syslog i was getting a lot of:
MailScanner: Process did not exit cleanly, returned 9 with signal 0
Which after starting with debug = yes gave me;
Insecure dependency in open while running with -T switch at
/usr/shar
Downgrading perl did help - but mdeslaur pointed out
http://lists.mailscanner.info/pipermail/mailscanner/2011-April/097828.html
Seems like this is a Mailscanner bug (there is a work around there).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
I have this problem after updates to a working Mailscanner system on
Lucid. It may be related to the recent update of
perl (5.10.1-8ubuntu2, 5.10.1-8ubuntu2.1), perl-base (5.10.1-8ubuntu2,
5.10.1-8ubuntu2.1), perl-modules (5.10.1-8ubuntu2, 5.10.1-8ubuntu2.1),
libperl5.10 (5.10.1-8ubuntu2, 5.10.1-
I confirmed that running "MailScanner --lint" as user postfix (which it
should, according to my configuration) doesn't give that error. I set
postfix' shell to /bin/bash and ran
su -c "MailScanner --lint" postfix
successfully.
The fix posted in that forum post (adding -c ${user} to the start-sto