Ram:
> On 06/25/2015 06:31 PM, Viktor Dukhovni wrote:
> > On Thu, Jun 25, 2015 at 02:07:37PM +0530, Ram wrote:
> >
> >> I see that milter.org has been shut down.
> > A commercial decision by the new owners of Sendmail. This does
> > not remove support for the milter API from Postfix.
> >
> >> Now
On 06/25/2015 06:31 PM, Viktor Dukhovni wrote:
On Thu, Jun 25, 2015 at 02:07:37PM +0530, Ram wrote:
I see that milter.org has been shut down.
A commercial decision by the new owners of Sendmail. This does
not remove support for the milter API from Postfix.
Now I am wondering if milters ar
On Thu, Jun 25, 2015 at 02:07:37PM +0530, Ram wrote:
> I see that milter.org has been shut down.
A commercial decision by the new owners of Sendmail. This does
not remove support for the milter API from Postfix.
> Now I am wondering if milters are the recommended way for extracting data ,
> or
If you need access to SMTP session *and* content at the pre-queue stage,
MILTERs are the way to go.
We milter a lot and we are quite satisfied how well they work.
p@
Am 25.06.2015 um 10:37 schrieb Ram:
>
> I am currently using a custom milter to copy the mail for our
> archiving software , with o
I am currently using a custom milter to copy the mail for our archiving
software , with original envelope information.
I see that milter.org has been shut down.
Now I am wondering if milters are the recommended way for extracting
data , or perform some changes to mail in transit.
What are