More 4.50.15 woes on FreeBSD
Julian Field
MailScanner at ecs.soton.ac.uk
Tue Feb 7 13:47:47 GMT 2006
-----BEGIN PGP SIGNED MESSAGE-----
On 7 Feb 2006, at 13:41, TCIS List Acct wrote:
>
>
> Julian Field wrote:
>
>> Please edit Message.pm and locate line 1434 which should say
>> if (MailScanner::Config::Value('mta') =~ /sendmail|exim|postfix/i) {
>> I don't know what MTA you are running, so you will need to choose
>> the appropriate bit of the line above so that instead of saying
>> sendmail| exim|postfix it says exim|postfix for example. Note the
>> | symbol is a pipe (vertical line separator) and not a lower case
>> ell or upper case eye.
>> Then
>> perl -c Message.pm
>> to check you got it right.
>> Then restart MailScanner.
>
> I'm running exim 4.34-0 on FreeBSD 4.9. With that in mind, should
> I edit the line to say:
>
> if (MailScanner::Config::Value('mta') =~ /exim|postfix/i) {
No, you should do the exact opposite, so you want /sendmail|postfix/i) {
- --
Julian Field
www.MailScanner.info
Buy the MailScanner book at www.MailScanner.info/store
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
-----BEGIN PGP SIGNATURE-----
Version: PGP Desktop 9.0.4 (Build 4042)
iQEVAwUBQ+ilBvw32o+k+q+hAQHxCwf/WoI+RjxsItVe3NG4bcU1714d56eMz+Mt
dpyc+g4YBoTNxEUODnnFYJ6UhvMObnwg5IZ4LNR9FqoAmDTn8QGCfKju6cIZq0Bu
cXZk7d3biDohncw6qlH6ZKUR9SPBJvtt+sCOtY9loPbx5UecCtUAQGVhxnkbGLP9
F4fYSCRo5FCXsiichJ//z9v8f+UZtzh7uvPFnVl1squKRGhKo2zDgL8XY7P+WZrr
l3ZLCnMB9h5IG9p49ZMNtOtFZavjH8YDL+UW1K/LFEkwVIXXpA2rzn9kCv1EMxEK
QGTYowL+4PYwGeSAN0oMkdHCV2TklwtAa+kcYLES17TolOdVg1oa/g==
=ewx3
-----END PGP SIGNATURE-----
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
More information about the MailScanner
mailing list