mail question

Peter Boosten peter at boosten.org
Thu Feb 19 07:13:29 PST 2009


Valentin Bud wrote:
> On Thu, Feb 19, 2009 at 12:26 PM, Valentin Bud <valentin.bud at gmail.com>wrote:
> 
>> Hello community,
>>
>>  I have a "special" question.
>>
>> If a client sends an email through my server how can i stop the mail for
>> being delivered so
>> i can process the mail and change some things and afterward deliver it.
>>
>> I have postfix + dovecot installed. Some suggestions ...
>>
>> thanks,
>> v
> 
> 
> Hello again,
> 
>  I guess i have found what i want. Postfix MILTER
> http://www.postfix.org/MILTER_README.html.
> 
> So basically i create a filter in C, perl or something, I use it via STMP or
> non-STMP. That
> "filter" makes the necessary changes and afterwards i reinject the mail into
> postfix.
> 
> If anybody has the time/chance to verify if I am right please let me know.
> 

Depending upon your wishes can MimeDefang (http://www.mimedefang.org/)
do a lot for you (without you having to code anything).

Peter

-- 
http://www.boosten.org


More information about the freebsd-questions mailing list