[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Only allow e-mail from a specific address



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:.*\ballowedaddress\@example\.com\b/im;
</MSGEXCFILTER>

--ewh

---------------------------------------------------------------------
To sign-off this list, send email to majordomo@mhonarc.org with the
message text UNSUBSCRIBE MHONARC-USERS


[Index of Archives]     [Bugtraq]     [Yosemite News]     [Mhonarc Home]