Re: [exim] imap recomendation

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Yan Seiner
Data:  
Para: Arvid Ephraim Picciani
CC: exim-users
Assunto: Re: [exim] imap recomendation
Arvid Ephraim Picciani wrote:
> Hi,
> anyone can recommend an imap server?
> Tried courier but i really dislike it. I don't run exim as root so courier
> will just disconnect the client without any warning whatsoever becouse the
> mails are owned by exim and not the user. (although the user can write them
> through group rights). which is not acceptable.
>


I've been using dovecot for a while now with no problems.

> Also i'd like to filter spam into INBOX.Spam as well as mailing lists into
> INBOX.SomeLists directly by exim. i figured i could use .forward, but it is
> fairly limited. any other ideas to do that?
>

I use spamassassin + dspam to filter email. Spam is tagged by dspam in
the headers. I then use the following simple .forward file:

# Exim filter

if $h_X-DSPAM-Result: is "Spam" then save mail/Junk
elif $h_from: contains "root@???" then save mail/system
elif $h_from: contains "logcheck@???" then save mail/system
elif not personal then save mail/lists
endif

--Yan

-- 
  o__
  ,>/'_          o__
  (_)\(_)        ,>/'_        o__
Yan Seiner      (_)\(_)       ,>/'_     o__
Certified Personal Trainer   (_)\(_)    ,>/'_        o__
Licensed Professional Engineer         (_)\(_)       ,>/'_
Who says engineers have to be pencil necked geeks?  (_)\(_)


Help out my kids' school: http://www.seiner.com/blog/Travels/