You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by "Sharma, Ashish" <as...@hp.com> on 2010/04/12 08:45:02 UTC

How to use Apache James as postfix content filter

Hello,

I have setup a postfix email server for mail receiving with mail filters (milters) for security plugins.

I want to use Apache James for content filtering my received mails to parse and retrieve email attachments and email body for further separate customized processing.

Since I am new to Apache James please suggest what and which components should I use from Apache James.

Thanks in advance.

Ashish Sharma

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


Re: How to use Apache James as postfix content filter

Posted by Norman Maurer <no...@googlemail.com>.
Hi Sharma,

just forward the emails to james via SMTP and use a custom Mailet for
the processing:

http://james.apache.org/server/2.3.2/custom_mailet.html

Hope this helps..

Bye,
Norman


2010/4/12 Sharma, Ashish <as...@hp.com>:
> Hello,
>
> I have setup a postfix email server for mail receiving with mail filters (milters) for security plugins.
>
> I want to use Apache James for content filtering my received mails to parse and retrieve email attachments and email body for further separate customized processing.
>
> Since I am new to Apache James please suggest what and which components should I use from Apache James.
>
> Thanks in advance.
>
> Ashish Sharma
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org