Just Like to to know if the following entry in the transport file is in proper database/postmap format :
Entry in the transport map file:
domain.co.za hold:[192.168.7.113] # SERVERNT.domain.co.za
Entry in the main.cf file:
transport_maps = dbm:/etc/postfix/transport
Also, once the transport map has been re-hashed, and postfix reloaded, how long will it take for postfix to spool the mail to the client.
--
Regards
Pyuesh Daya
Tel : (011) 719 0384
Fax : (011) 719 0444
-
To unsubscribe, send mail to majo...@postfix.org with content
(not subject): unsubscribe postfix-users
> Just Like to to know if the following entry in the transport file is in proper database/postmap format :
> Entry in the transport map file:
> domain.co.za hold:[192.168.7.113] # SERVERNT.domain.co.za
No, it isn't. At least, it won't do what you think :)
Use:
domain.co.za hold:[192.168.7.113]
# SERVERNT.domain.co.za
(comments MUST start a line!!)
> Also, once the transport map has been re-hashed, and postfix
> reloaded, how long will it take for postfix to spool the mail to the
> client.
You don't need to reload postfix if the map changed.
The next mail coming in will be delivered according to what you
specified.
--
ralf.hil...@innominate.com innominate AG
Technical Consultant Don't be afraid of what you see -
Diplom-Informatiker be afraid of what you don't see!
tel: +49.(0)7000.POSTFIX fax: +49.(0)30.308806-77