mhonarc-users

Re: Only allow e-mail from a specific address

2002-12-02 17:35:58
On December 2, 2002 at 17:03, "Mark Davoli" wrote:

Hi everyone, I'm trying to setup automatic processing of an e-mail inbox
using the mhonarc application yet I want to only allow e-mails from a
specific address to be added to the archive. Does anyone know how to do
this? Any help would be greatly appreciated.

You can pre-filter the data with something like Procmail or you
can use the MSGEXCFILTER resource:

<MSGEXCFILTER>
!/^From:(_dot_)*\ballowedaddress\(_at_)example\(_dot_)com\b/im;
</MSGEXCFILTER>

--ewh

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-USERS

<Prev in Thread] Current Thread [Next in Thread>