Note: myhost.myserver.com is a placeholder for the real domain used in the config file
transport_maps
is missing, dumb question: should I add it? What does the file content exactly look like?
mailbox_command
wrong?
master.cf
says
Specify in main.cf one or more of the following:
None of both is in main.cf, is xxxx_transport a requirement?
**File: /etc/passwd**
... virtual:x:1002:1002::/var/spool/vmail:/bin/false ...
**File: /etc/group**
... virtual:x:1002: ...
**File: /etc/hosts**
... 86.68.12.51 myhost.myserver.com myhost ...
**$ postconf -n**
append_dot_mydomain = no
biff = no
broken_sasl_auth_clients = yes
config_directory = /etc/postfix
inet_interfaces = all
inet_protocols = all
mailbox_command = /usr/bin/procmail -a "$EXTENSION" DEFAULT=$HOME/Maildir/ MAILDIR=$HOME/Maildir
mailbox_size_limit = 0
mydestination = myhost.myserver.com, localhost.localdomain, , localhost
mydomain = myhost.myserver.com
myhostname = myhost.myserver.com
mynetworks = 86.68.12.0/24 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
myorigin = myhost.myserver.com
readme_directory = no
recipient_delimiter = +
relayhost =
smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
smtpd_banner = $myhostname ESMTP
**File: /etc/postfix/db/virtual_mailbox_domains**
... adomain.com ...
**File: /etc/postfix/db/virtual_mailbox_maps**
... [email protected] adomain.com/admin/ ...
**$ tree /var/spool/vmail**
-- adomain.com |-- admin | |-- courierimapkeywords | |-- courierimapsubscribed | |-- courierimapuiddb | |-- cur | |-- new |
-- tmp
**File: /etc/postfix/master.cf**
smtp inet n - - - - smtpd #smtp inet n - - - 1 postscreen #smtpd pass - - - - - smtpd #dnsblog unix - - - - 0 dnsblog #tlsproxy unix - - - - 0 tlsproxy #submission inet n - - - - smtpd
#smtps inet n - - - - smtpd
#628 inet n - - - - qmqpd pickup fifo n - - 60 1 pickup cleanup unix n - - - 0 cleanup qmgr fifo n - n 300 1 qmgr #qmgr fifo n - n 300 1 oqmgr tlsmgr unix - - - 1000? 1 tlsmgr rewrite unix - - - - - trivial-rewrite bounce unix - - - - 0 bounce defer unix - - - - 0 bounce trace unix - - - - 0 bounce verify unix - - - - 1 verify flush unix n - - 1000? 0 flush proxymap unix - - n - - proxymap proxywrite unix - - n - 1 proxymap smtp unix - - - - - smtp relay unix - - - - - smtp
showq unix n - - - - showq error unix - - - - - error retry unix - - - - - error discard unix - - - - - discard local unix - n n - - local virtual unix - n n - - virtual lmtp unix - - - - - lmtp anvil unix - - - - 1 anvil scache unix - - - - 1 scache
**File: /var/log/mail.warn**
May 17 09:57:47 myhost postfix/master[13917]: warning: /usr/lib/postfix/virtual: bad command startup -- throttling May 17 09:57:47 myhost postfix/master[13917]: warning: process /usr/lib/postfix/virtual pid 14039 exit status 1 May 17 09:57:47 myhost postfix/qmgr[13950]: warning: transport virtual failure -- see a previous warning/fatal/panic logfile record for the problem description May 17 09:57:47 myhost postfix/qmgr[13950]: warning: private/virtual socket: malformed response May 17 09:57:46 myhost postfix/virtual[14039]: fatal: unable to use my own hostname May 17 09:57:46 myhost postfix/virtual[14039]: warning: valid_hostname: numeric hostname: 86.68.12.51
**File: /var/log/mail.err**
May 17 09:57:46 myhost postfix/virtual[14039]: fatal: unable to use my own hostname
**File: /var/log/mail.info**
May 17 09:57:47 myhost postfix/error[14043]: 302722F9C8041: to=[email protected], relay=none, delay=1.1, delays=0.05/1/0/0, dsn=4.3.0, status=deferred (unknown mail transport error) May 17 09:57:47 myhost postfix/master[13917]: warning: /usr/lib/postfix/virtual: bad command startup -- throttling May 17 09:57:47 myhost postfix/master[13917]: warning: process /usr/lib/postfix/virtual pid 14039 exit status 1 May 17 09:57:47 myhost postfix/qmgr[13950]: warning: transport virtual failure -- see a previous warning/fatal/panic logfile record for the problem description May 17 09:57:47 myhost postfix/qmgr[13950]: warning: private/virtual socket: malformed response May 17 09:57:46 myhost postfix/virtual[14039]: fatal: unable to use my own hostname May 17 09:57:46 myhost postfix/virtual[14039]: warning: valid_hostname: numeric hostname: 86.68.12.51 May 17 09:57:46 myhost postfix/qmgr[13950]: 302722F9C8041: from=[email protected], size=454, nrcpt=1 (queue active) May 17 09:57:46 myhost postfix/cleanup[14037]: 302722F9C8041: message-id=[email protected] May 17 09:57:46 myhost postfix/pickup[13951]: 302722F9C8041: uid=0 from= May 17 09:57:41 myhost postfix/master[13917]: daemon started -- version 2.9.6, configuration /etc/postfix May 17 09:57:41 myhost postfix/master[11315]: terminating on signal 15 May 17 09:57:41 myhost authdaemond: Installation complete: authuserdb May 17 09:57:41 myhost authdaemond: Installing libauthuserdb May 17 09:57:41 myhost authdaemond: modules="authuserdb", daemons=5 May 17 09:57:41 myhost authdaemond: stopping authdaemond children