procmail
[Top] [All Lists]

Re: Old Bug New Problem.

2005-04-06 17:21:42
On Tue, 5 Apr 2005 20:14:51 -0400 (EDT), Vince LaMonica
<vjl(_at_)cullasaja(_dot_)com> wrote:

On Tue, 5 Apr 2005 multimedia-fan(_at_)myrealbox(_dot_)com wrote:

} ## Send to Spam Assassin
} :0fw
} | /usr/bin/spamassassin

I'm not sure it matters in this case, but I have a similar recipe and I 
have a lock file on the :0fw line. Eg:

:0fw: spamassassin.lock
* < 256000
| spamc

If you set VERBOSE=yes, check to see if the procmail log shows anything 
that might clue you into the source of the problem.


It is actually always set to VERBOSE=yes in my sand box, but what I
didn't notice earlier (because of the large log file), this was being
reported in the logs.


procmail: Executing "/usr/local/bin/notespam"
Can't locate Mail/Internet.pm in @INC (@INC contains:
/usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1
/usr/lib/perl5/site_perl/5.6.1/i386-linux /usr/lib/perl5/site_perl/5.6.1
/usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0
/usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.6.1/i386-linux
/usr/lib/perl5/vendor_perl/5.6.1 /usr/lib/perl5/vendor_perl .) at
/usr/local/bin/notespam line 38.
BEGIN failed--compilation aborted at /usr/local/bin/notespam line 38.

I use notespam to detect if sender server IP exists in RBLs


## Ignores whitelisted IP addresses /etc/notespam.whitelist
## RBL Services are listed in /etc/notespam.blacklist
:0 fw
| /usr/local/bin/notespam


And after reading about this a bit, installing/updating  Mail::Internet
module seems to correct it, and correct other things that I was seeing
in other server software.




#  perl -MCPAN -e shell
cpan> install Mail::Internet 




____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>