Re: [AMaViS-user] Put SPAMMY mails into spam quarantine

2009-09-16 Thread Herbert J. Skuhra
At Wed, 16 Sep 2009 15:57:58 +0200, Mark Martinec wrote: > > Herbert, > > > I've updated amavisd-new from the FreeBSD ports and during the > > installation my amavisd.conf got overwritten.:-( > > After restoring the file from an old backup I have a tiny problem. > > > > When I add the following

Re: [AMaViS-user] sa_tag2_level_deflt in a file?

2009-09-16 Thread Mike Cappella
On 9/16/2009 5:46 AM, Roman Naumenko wrote: >> > I'd like to ask amavis guru if possible to have list of email for >> > sa_tag2_level_deflt in external file? >> > It shouldn't be db, just a simple file shared over nfs between email >> nodes. >> > >> > $sa_tag2_level_deflt = >> > { >> > list of ema

Re: [AMaViS-user] Open relay? Nonlocal recips but, not originating:

2009-09-16 Thread Clifton Royston
On Wed, Sep 16, 2009 at 09:19:24AM +0200, Ralf Heidenreich wrote: > Hello Mark, > > the mailclients are connecting through the internet to my smtp on > server-ip1 and server-ip2. Ralf, a quick note: the IPs you list to authorize via my_networks need to be the ones that your clients will connect

Re: [AMaViS-user] MailZu not releasing emails - SOLVED

2009-09-16 Thread Kevin Bailey
Mark Martinec wrote: > Kevin, > > >> It looks like Amavis is putting a prefix on the quarantined email: >> /var/lib/amavis/virusmails/badh-1f715-Oxd-Ns >> /var/lib/amavis/virusmails/spam-03vDqjwDPwK4.gz >> /var/lib/amavis/virusmails/virus-NZNyWfWAbUBZ >> > > Looks like your settings are s

Re: [AMaViS-user] MailZu not releasing emails - almost solved

2009-09-16 Thread Aecio F. Neto
I guess this could be easily solved by verifying the existence of the badh- or spam- filename. If it exists, release it. virus- prefix could also be tried, but I found it a little risky for users. On Wed, Sep 16, 2009 at 10:07 AM, Kevin Bailey wrote: > It looks like Amavis is putting a pr

Re: [AMaViS-user] MailZu not releasing emails - almost solved

2009-09-16 Thread Mark Martinec
Kevin, > It looks like Amavis is putting a prefix on the quarantined email: > /var/lib/amavis/virusmails/badh-1f715-Oxd-Ns > /var/lib/amavis/virusmails/spam-03vDqjwDPwK4.gz > /var/lib/amavis/virusmails/virus-NZNyWfWAbUBZ Looks like your settings are something like: $virus_quarantine_method = 'lo

Re: [AMaViS-user] Put SPAMMY mails into spam quarantine

2009-09-16 Thread Mark Martinec
Herbert, > I've updated amavisd-new from the FreeBSD ports and during the > installation my amavisd.conf got overwritten.:-( > After restoring the file from an old backup I have a tiny problem. > > When I add the following two lines > $quarantine_method_by_ccat{+CC_SPAMMY} = \...@spam_quarantine_

Re: [AMaViS-user] MailZu not releasing emails - almost solved

2009-09-16 Thread Kevin Bailey
It looks like Amavis is putting a prefix on the quarantined email: jawa:/etc/amavis# locate virusmail /var/lib/amavis/virusmails /var/lib/amavis/virusmails/badh-1f715-Oxd-Ns /var/lib/amavis/virusmails/badh-8d+U7XU0KwOT /var/lib/amavis/virusmails/badh-bzJlbgoF8C8v /var/lib/amavis/virusmails/badh-CP

Re: [AMaViS-user] sa_tag2_level_deflt in a file?

2009-09-16 Thread Roman Naumenko
Mike Cappella wrote, On 15.09.2009 18:21: > > On 9/15/2009 1:32 PM, Roman Naumenko wrote: > > Hello, > > > > I'd like to ask amavis guru if possible to have list of email for > > sa_tag2_level_deflt in external file? > > It shouldn't be db, just a simple file shared over nfs between email > nodes.

[AMaViS-user] MailZu not releasing emails

2009-09-16 Thread Kevin Bailey
MailZu is not releasing emails - it says a problem occured - the debug log level of 5 is just showing SQL messages. What do I need to have in place to get MailZu to release emails. The @storage_sql_dsn set although the body of the emails is not being stored in the database. Funnily enough -

Re: [AMaViS-user] Advice for server with limited RAM

2009-09-16 Thread Kevin Bailey
> Keep $max_servers below the point where processes start failing. > This way, even burst of mail won't crush the system, it will just > slowly grind its way through a backlog. > > Confirmed - no fork errors - and the postqueue is OK . > Mark > >

[AMaViS-user] $max_server and $inet_socket_port tuning

2009-09-16 Thread bsd
Hello, I am trying to tune amavisd-new and wanted to know: Should I double the amount of "$max_servers" if I have two "$inet_socket_port" configured? For example, If my amavisd.conf is: --- $max_servers = 10; $max_requests = 10; $inet_socket_port = [10024, 100

Re: [AMaViS-user] Do emails need to be stored in SQL to be able to release them?

2009-09-16 Thread Kevin Bailey
> The amavisd-relaese can handle either file-based or SQL-based quarantine. > > I don't think MailZu is able to view or release from a file-based quarantine, > the code would need to be enhanced. > > Confirmed - thanks. > Mark > >

Re: [AMaViS-user] Open relay? Nonlocal recips but, not originating:

2009-09-16 Thread Ralf Heidenreich
Hello Mark, the mailclients are connecting through the internet to my smtp on server-ip1 and server-ip2. The following rule is in my main.cf: smtpd_recipient_restrictions = permit_mynetworks, reject_non_fqdn_recipient, reject_non_