PDA

View Full Version : getting postfix to forward emails


ProServ-uk.com
12th August 2007, 15:34
hi,

i have been trying to get postfix to forward emails to my hotmail inbox but with no such luck, if anyone can help me id be most thankfull,

regards rickie,

falko
13th August 2007, 20:21
You could do this with /etc/aliases (run newaliases if you change /etc/aliases and restart Postfix) or Postfix transports (see man 5 transport).
A third way would be to use procmail. See man procmail and man procmailex This might help as well: http://www.howtoforge.com/procmail_tips_recipes

ProServ-uk.com
13th August 2007, 20:37
thank you falko for the reply :)