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 something like:
>
> $virus_quarantine_method = 'local:virus-%m';
> $banned_files_quarantine_method = 'local:banned-%m';
> $spam_quarantine_method = 'local:spam-%m.gz';
> $bad_header_quarantine_method = 'local:badh-%m';
>
> Adjust these templates as necessary: drop the prefix if you like,
> drop the .gz if you don't want spam quarantine to be gzipped.
>
>   
>> And when MailZu is trying release them it looks like it's only using the
>> last part of the name - not the prefix bit of badh-, spam-, virus-
>>
>> Not sure which bit should be fixed - stop amavis putting on the prefix -
>> or asking MaiZu to add it.
>>     
>
> I don't know what can be done on the MaiZu side.
> It is geared towards SQL quarantine, which uses just the %m as
> a template.
>
>   

Thanks, Mark!  That's the one.

By default Amavis uses the prefixes.

Confusingly - the quarantine setting seems to imply the location of the 
actual body of emails - i.e. you can put them in the SQL DB if you want 
where they can be viewed by MailZu users.  Where in fact - it also sets 
the name used in the local file storage.

My head's spinning from it all - but the MailZu is now able to release 
email.

Before - as the test version was on lenny the new option to store using 
bytea fields was set up - but on the live server (etch) - I decided to 
not put the body into quarantine.

Thanks again.

Kev

>   Mark
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay 
> ahead of the curve. Join us from November 9-12, 2009. Register now!
> http://p.sf.net/sfu/devconf
> _______________________________________________
> 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/ 
>
>   

-- 
*Kevin Bailey*
Director/Programmer - Freeway Projects Limited
Web: www.freewayprojects.com <http://www.freewayprojects.com/>
Email: kbai...@freewayprojects.com <mailto:kbai...@freewayprojects.com>
Phone: +44 (0)1752 267090
------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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/ 

Reply via email to