Re: [AMaViS-user] bypass spam and virus account email

2009-08-12 Thread Daniel Luttermann
troxlinux wrote:

 hello list I have a server with postfix and amavisd-new 2.6.3, I
 have some accounts of the system to send log to an administrator
 account root, and want to avoid that amavisd-new scan , I put within
 amavisd-new these lines for the post office that I do not want to scan
 with in amavisd-new

 @bypass_header_checks_acl = qw( oss...@tia.domain.org.ni );
 @bad_header_lovers_acl= qw( oss...@tia.domain.org.ni );
 $bypass_virus_checks{lc('oss...@tia.domain.org.ni')} = 1;


 but this does not work to me, I am making something bad

 X-Virus-Scanned: amavisd-new
 X-Spam-Flag: NO
 X-Spam-Score: 0.021
 X-Spam-Level:
 X-Spam-Status: No, score=0.021 tagged_above=-999 required=5 tests=[AWL=0.021]
 autolearn=ham

with the above settings you only bypass header and virus checks - spam
scanning is still enabled so it's correct that the amavisd header and
spam score is added. If you would like to diable these checks too try
to add

  @bypass_spam_checks_maps = ( [qw( postmas...@example.com )] );
  @spam_lovers_maps = ( [qw( postmas...@example.com )] );


-- 
Daniel


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 


[AMaViS-user] no activity

2009-08-12 Thread polloxx
Deat list,

I'm doing tests with Amavisd-new 2.6.1 on Debian.
After a period of no activity I see amavisd takes long to respond.
Can I change that?

Thx,
P.

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 


Re: [AMaViS-user] no activity

2009-08-12 Thread Daniel Luttermann
polloxx wrote:

 Deat list,

 I'm doing tests with Amavisd-new 2.6.1 on Debian.
 After a period of no activity I see amavisd takes long to respond.
 Can I change that?

are you sure that this is amavisd related? Where do you get your
informations? Logfile? Maybe spamassasssin or your MTA is slow? Do you
use a virus scanner?


Thanks.


-- 
Daniel




--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 


Re: [AMaViS-user] no activity

2009-08-12 Thread polloxx
 I'm doing tests with Amavisd-new 2.6.1 on Debian.
 After a period of no activity I see amavisd takes long to respond.
 Can I change that?

 are you sure that this is amavisd related? Where do you get your
 informations? Logfile? Maybe spamassasssin or your MTA is slow? Do you
 use a virus scanner?


Daniel,

I'm not sure its amavisd related. Im not running Spamassassin, and
the MTA is Postfix.
It could be Debian related, I'm not sure but searching for the cause.

Thx,
P

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 


Re: [AMaViS-user] no activity

2009-08-12 Thread Clifton Royston
On Wed, Aug 12, 2009 at 07:42:55PM +0200, polloxx wrote:
  I'm doing tests with Amavisd-new 2.6.1 on Debian.
  After a period of no activity I see amavisd takes long to respond.
  Can I change that?
 
  are you sure that this is amavisd related? Where do you get your
  informations? Logfile? Maybe spamassasssin or your MTA is slow? Do you
  use a virus scanner?
 
 
 Daniel,
 
 I'm not sure its amavisd related. Im not running Spamassassin, and
 the MTA is Postfix.
 It could be Debian related, I'm not sure but searching for the cause.

  You're rather vague both about the no activity and long to
respond.

  If you mean there's really no activity on the system at all, and
therefore the hard drive is not getting hit, could the OS be spinning
down the hard drive after a while?
 
  If that's not what you mean, you probably need to be more specific
about how you're determining amavisd is slow to respond and what
exactly is going on with the system when you observe this, such as what
processes are running, overall system load, RAM available/in use, etc. 
Right now there's not enough information for people to do more than
make wild guesses (like mine above.)

  -- Clifton

-- 
Clifton Royston  --  clift...@iandicomputing.com / clift...@lava.net
   President  - I and I Computing * http://www.iandicomputing.com/
 Custom programming, network design, systems and network consulting services

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/