Christopher Rasch-Olsen Raa wrote:
> Hi,
>
> I have been trying to find out how I can get amavis
configured so messages
> tagged as spam gets delivered to a 'Junk'-folder for
that particular
> recipient.
>
> After some googling I've come to believe that is
achieved using
> plus-addressing, but I have found no "clear"
description of what I havwe to
> do to get the desired result.
>
> I use postfix as an mta, together with amavis-new for
spam/virus-checks.
>
> Are there anyone here who could point me in the right
direction?
>
amavisd-new does not deliver mail. so it cannot place it in
a folder.
- a common solution is to use maildrop or procmail to do
this.
- if you don't want maildrop/procmail, then the solution
depends on your
MTA. here is a method that works with postfix:
* configure amavisd-new to use address extensions
http://www.ijs.si/software/amavisd/amavisd-new-d
ocs.html#addrext
* configure postfix to deliver mail for foo+spam domain.example in the
junk folder of foo domain.example. with virtual mailbox
users, this is a
matter of virtual_mailbox_maps.
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief surveys -
and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
AMaViS-user mailing list
AMaViS-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/
|