* Michael Scheidell <scheid...@secnap.net>:
> 
> 
> Mikael Bak wrote:
> > IMHO not at all like that.
> > Amavisd-new should only do something like this:
> > UPDATE msgrcpt SET rs='D' WHERE mail_id=X
> >
> > Housekeeping is done by cronscripts.
> >
> >   
> I guess my point is, that releasing a quarantined email took a couple 
> steps, needed to combine the chunks and submit it to AM.PDP (so it 
> didn't get caught again)
> 
> anything that you, him, I or they might want to call 'deleting' is (like 
> you said) best done in cronscripts,

I'm sorry, but automatic removal e.g. by a cron called script is not an
option in my case. I need to stick with Germans laws. In a nutshell they say:

  If the server accepts a message it has to be delivered to the user. You may
  put it into quarantine, BUT you may not delete it automatically. Deletion
  has to be the recipients decision.

> and, even the above is best done in sql, not AM.PDP.

Of course, I could create a script that provides a web interface to an enduser
and on the other side reads amavis SQL tables, removes entries from a
quarantined message and deletes the message in the filesystem. But it's
another piece of software.

Having a script interface with amavis over AM.PDP seems simplier to me. Same
software, tested protocol, and lots of code seems to be there already.

Anyway. Not my position to decide.

p...@rick

-- 
All technical questions asked privately will be automatically answered on the
list and archived for public access unless privacy is explicitely required and
justified.

saslfinger (debugging SMTP AUTH):
<http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) 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/devconference
_______________________________________________
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