POSTFIX : postmap

hi all, i'm a newby here, and sorry for my poor english..

i try to build a webmail system using postfix and (almost) have finished install it (postfix). but problem comes when i use the following command :

postmap /usr/local/etc/postfix/transport

but a message come :
postmap: fatal: open /usr/local/etc/postfix/transport: No such file or directory.

really need help.
thanks.
 
You need to create /usr/local/etc/postfix/transport with actual content and update master.cf or main.cf with config option.
 
vivek said:
You need to create /usr/local/etc/postfix/transport with actual content and update master.cf or main.cf with config option.

hi could you please show me how? I am a super newbie... pls be detail with your reply.. thank you so much..
 
Back
Top