# last 2000-11-21 (17:37 +0800), dwen siapno <[EMAIL PROTECTED]>
  mentioned something about postfix ?

| 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?

| myhostname = acacia.cav.pworld.net.ph
| 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.

| 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 = btree:/etc/postfix/virtual

  or

virtual_maps = hash:/etc/postfix/virtual

| relay_domains = $mydestination, $other_domain

--
Marriage is based on the theory that when a man discovers a brand of beer
exactly to his taste he should at once throw up his job and go to work
in the brewery.
                -- George Jean Nathan




_
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