* Ashok Kumar J <ashok.jagathe...@gmail.com>:
> I want to implement the compression technology in postfix mail server. so
> that the mails which are all sending from the mail client will be the plain
> text and it should be compressed in the postfix mail server automatically.
> then it will send to the another mail server. there all the mails are
> decompressed in their mail server  and send to the reciever(plain text).
> this will not be noticed to the end users.  how i can implement it.
> 
> *simply speaking,* i want to reduce the size of the message and attachments
> by doing compression. so that it reduce the transfer rate of bytes in the
> data channel.

Don't change Postfix. Write a MILTER that does that.

p@rick

-- 
All technical questions asked privately will be automatically answered on the
list and archived for public access unless privacy is explicitely required and
justified.

saslfinger (debugging SMTP AUTH):
<http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>

Reply via email to