hi,
my requirement is to forward / route the mails which are received by
postfix server to another server on the fly without storing that e-
mail anywhere in the server i.e the mails which are sent to a user
usually gets stored in /home/usr directory ,so im lookin for a kind of
instant notification of new mails received in the postfix server.
if at all this cant be done (not storing mail in server),i would like
to know how to just route emails from postfix server to another
server.
if i have to modify the postfix source code,then where exaclty should
i change to get the job done?
thanx all...