List Info

Thread: relaydelay




relaydelay
country flaguser name
United States
2007-02-05 13:40:34
Im trying to install relaydelay on a Fedora Core 6 server
with  
sendmail 8.13.x and procmail.   I currently use procmail to
filter  
mail with bogofilter and clamassassin.  I added the milter
setting  
with  define(`MILTER',1)
    INPUT_MAIL_FILTER(`relaydelay',
`S=local:/var/run/relaydelay.sock,  
F=T, T=S:1m;R:2m;E:3m')dnl

and regenerated my sendmail.cf file.  I removed the F=T
setting so if  
things went south I could still process mail.  When I run
the  
relaydelay.pl or relaydelay.sh start I get a perl error
message that  
says:
Can't locate Sendmail/Milter.pm in INC (INC contains:  
/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi  
/usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi  
/usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi  
/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi  
/usr/lib/perl5/site_perl/5.8.8
/usr/lib/perl5/site_perl/5.8.7  
/usr/lib/perl5/site_perl/5.8.6
/usr/lib/perl5/site_perl/5.8.5  
/usr/lib/perl5/site_perl  
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi  
/usr/lib/perl5/vendor_perl/5.8.7/i386-linux-thread-multi  
/usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi  
/usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi  
/usr/lib/perl5/vendor_perl/5.8.8
/usr/lib/perl5/vendor_perl/5.8.7  
/usr/lib/perl5/vendor_perl/5.8.6
/usr/lib/perl5/vendor_perl/5.8.5  
/usr/lib/perl5/vendor_perl  
/usr/lib/perl5/5.8.8/i386-linux-thread-multi
/usr/lib/perl5/5.8.8 .)  
at /usr/local/sbin/relaydelay.pl line 34.
BEGIN failed--compilation aborted at
/usr/local/sbin/relaydelay.pl line 34.

What did I miss from the install file?  Do I need another
perl module?  
  Sorry to sound so dumb.

ddh


-- 
Dwayne Hottinger
Network Administrator
Harrisonburg City Public Schools


_______________________________________________
Greylist-users mailing list
Greylist-userslists.puremagic.com
http://lists.puremagic.com/cgi-bin/mailman/lis
tinfo/greylist-users

Re: relaydelay
country flaguser name
United States
2007-02-05 14:15:39
Sounds to me as if you need the Sendmail::Milter module for
your perl 
installation.  Please check CPAN (http://search.cpan.org).


At 11:40 AM 2/5/2007, dhottingerharrisonburg.k12.va.us
wrote:
>What did I miss from the install file?  Do I need
another perl module?
>   Sorry to sound so dumb.

_______________________________________________
Greylist-users mailing list
Greylist-userslists.puremagic.com
http://lists.puremagic.com/cgi-bin/mailman/lis
tinfo/greylist-users

Re: relaydelay
country flaguser name
United States
2007-02-05 17:12:06
Sure.  Got it installed now created mysql database with
script.   
Edited relaydelay.conf with username and password and db
stuff.  Run  
relaydelay.sh from terminal seems as if all is ok.  See this
on screen  
but it looks as if all is well:
Stored Sender: <RAICHURAYAHOO.COM>
Passed Recipient: <afraitsharrisonburg.k12.va.us>
Use of uninitialized value in pattern match (m//) at  
/usr/local/sbin/relaydelay.pl line 589.
Use of uninitialized value in concatenation (.) or string at
 
/usr/local/sbin/relaydelay.pl line 607.
   Relay:  - If_Addr: 204.111.40.3
Use of uninitialized value in concatenation (.) or string at
 
/usr/local/sbin/relaydelay.pl line 608.
Use of uninitialized value in concatenation (.) or string at
 
/usr/local/sbin/relaydelay.pl line 608.
Use of uninitialized value in concatenation (.) or string at
 
/usr/local/sbin/relaydelay.pl line 608.
Use of uninitialized value in concatenation (.) or string at
 
/usr/local/sbin/relaydelay.pl line 608.
   RelayIP:  - RelayName:  - RelayIdent:  - PossiblyForged:
   From: RAICHURAYAHOO.COM - To: afraits
Use of uninitialized value in concatenation (.) or string at
 
/usr/local/sbin/relaydelay.pl line 610.
   InMailer: esmtp - OutMailer: local - QueueID:
Use of uninitialized value in string eq at  
/usr/local/sbin/relaydelay.pl line 625.
Use of uninitialized value in substitution (s///) at  
/usr/local/sbin/relaydelay.pl line 653.
Use of uninitialized value in substitution (s///) at  
/usr/local/sbin/relaydelay.pl line 653.
Use of uninitialized value in substitution (s///) at  
/usr/local/sbin/relaydelay.pl line 653.
Use of uninitialized value in substitution (s///) at  
/usr/local/sbin/relaydelay.pl line 653.
Use of uninitialized value in substitution (s///) at  
/usr/local/sbin/relaydelay.pl line 745.
   New mail row successfully inserted.  Issuing a tempfail. 
rowid: 20


Now how do I manually whitelist email addresses?

thanks for the help.

Quoting Brian Ross <bsr+greylistqualcomm.com>:

> Sounds to me as if you need the Sendmail::Milter module
for your perl
> installation.  Please check CPAN (http://search.cpan.org).
>
>
> At 11:40 AM 2/5/2007, dhottingerharrisonburg.k12.va.us
wrote:
>> What did I miss from the install file?  Do I need
another perl module?
>>   Sorry to sound so dumb.
>
> _______________________________________________
> Greylist-users mailing list
> Greylist-userslists.puremagic.com
> http://lists.puremagic.com/cgi-bin/mailman/lis
tinfo/greylist-users
>



-- 
Dwayne Hottinger
Network Administrator
Harrisonburg City Public Schools


_______________________________________________
Greylist-users mailing list
Greylist-userslists.puremagic.com
http://lists.puremagic.com/cgi-bin/mailman/lis
tinfo/greylist-users

Re: relaydelay
country flaguser name
United States
2007-02-05 17:35:03
I think I got it.  Looks like entrys are being made to the
sql  
database.  How do I add whitelist ip's.  I looked at the
mysql tables  
and dont see anything.  Also is there a script somewhere to
add this  
to my init.d?  I also turned logging to 0 but still have
messages  
scrolling on the screen.  Did I go the wrong way on the
logging?  Darn  
good product.

thanks,
ddh


Quoting Brian Ross <bsr+greylistqualcomm.com>:

> Sounds to me as if you need the Sendmail::Milter module
for your perl
> installation.  Please check CPAN (http://search.cpan.org).
>
>
> At 11:40 AM 2/5/2007, dhottingerharrisonburg.k12.va.us
wrote:
>> What did I miss from the install file?  Do I need
another perl module?
>>   Sorry to sound so dumb.
>
> _______________________________________________
> Greylist-users mailing list
> Greylist-userslists.puremagic.com
> http://lists.puremagic.com/cgi-bin/mailman/lis
tinfo/greylist-users
>



-- 
Dwayne Hottinger
Network Administrator
Harrisonburg City Public Schools


_______________________________________________
Greylist-users mailing list
Greylist-userslists.puremagic.com
http://lists.puremagic.com/cgi-bin/mailman/lis
tinfo/greylist-users

Re: relaydelay
country flaguser name
United Kingdom
2007-02-20 10:27:02
Hi,

I've recently started using greylisting and whilst am obviously very impressed with the amount of spam that is caught i am starting to see some problems that i thought the list will likely have already encountered.

I was surprised to find hotmail sending notification failures to senders without any attempt at a retry.&nbsp; This doesn;t seem to be the case across all hotmail email, but i've definately seen it in my tests. This obv falls into the category of bad mta's but is there a list maintained of major providers who won't behave?

I'm also discovering some of the larger mail server farms out there have a scary amount of distinct mail servers with which to resend mail.  I've started to whitelist them (both by IP and laterly via cidr notation) but even then i only see the subset of their network that appears in my logs. ;

The graylist implementation (graymilter) i'm using is only ip/cidr&nbsp; as i understand it, am i likely to alleviate some these problems by using an implementation that e.g has dns wildcards?

I'd be keen to hear recommendations on which implementation list users with reasonable traffic levels prefer? ( > 5000 messages a day)

One last thing, i've just spent the afternoon hacking some code to produce some reports to help highlight any issues before the phone starts going, but i'm sure there will be some of those out there already, any recommendations?

thanks

Paul.


Brian Ross wrote:
qualcomm.com" type="cite">
Sounds to me as if you need the Sendmail::Milter module for your perl 
installation.  Please check CPAN (http://search.cpan.org).


At 11:40 AM 2/5/2007, harrisonburg.k12.va.us">dhottingerharrisonburg.k12.va.us wrote:
  
What did I miss from the install file?  Do I need another perl module?
  Sorry to sound so dumb.
    

_______________________________________________
Greylist-users mailing list
lists.puremagic.com">Greylist-userslists.puremagic.com

http://lists.puremagic.com/cgi-bin/mailman/listinfo/greylist-users

[1-5]

about | contact  Other archives ( Real Estate discussion Medical topics )