> | After running postfix start, i got this err. msg.
> | "unknown mail transport error"
> | i have these entries sa main.cf:
> 
>   is this all? will you do a "postconf -n" and post that instead?

here is the output of "postconf -n"  the "other_domain" directive 
wasn't here.

alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
command_directory = /usr/sbin
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
default_destination_concurrency_limit = 10
home_mailbox = /.mail
inet_interfaces = $myhostname, localhost
local_destination_concurrency_limit = 2
luser_relay = $[EMAIL PROTECTED]
mail_owner = postfix
mailbox_command = /usr/bin/procmail
mydestination = $myhostname, localhost.$mydomain, $mydomain,
mail.$mydomain, $other_domain
mydomain = cav.pworld.net.ph
myhostname = acacia.cav.pworld.net.ph
mynetworks = 127.0.0.1, 202.138.137.128/25
myorigin = $mydomain
queue_directory = /var/spool/postfix
relay_domains = $mydestination, $other_domain
virtual_maps = hash:/etc/postfix/virtual

>  mydomain = cav.pworld.net.ph
>  other_domain = cav.pw.net.ph, cavite.pw.net.ph
>   i don't think "other_domain" is a valid postfix directive.

so how do i put my other domains ?

> | mynetworks = 127.0.0.1, 202.138.137.128/25
> | mydestination = $myhostname, localhost.$mydomain, $mydomain, mail.$mydomain, 
>$other_domain
> | virtual_maps = /etc/postfix/virtual
> 
>   i think there should be a lookup table type before /etc.
>   it should show at least:

> virtual_maps = hash:/etc/postfix/virtual
i have this already !



thanks,
dwen


_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Reply via email to