I have vhcs2 setup with several virtual domains.
My postfix log keeps reporting the following error:
Code:
Sep 19 12:00:01 viking postfix/trivial-rewrite[32391]: warning: do not list domain todiefor.nu in BOTH mydestination and virtual_mailbox_domains
Sep 19 12:11:51 viking postfix/trivial-rewrite[782]: warning: do not list domain todiefor.nu in BOTH mydestination and virtual_mailbox_domains
Sep 19 12:18:31 viking postfix/virtual[2012]: fatal: gethostbyname: Success
Sep 19 12:18:32 viking postfix/qmgr[31125]: warning: premature end-of-input on private/virtual socket while reading input attribute name
Sep 19 12:18:32 viking postfix/qmgr[31125]: warning: private/virtual socket: malformed response
Sep 19 12:18:32 viking postfix/qmgr[31125]: warning: transport virtual failure -- see a previous warning/fatal/panic logfile record for the problem description
in my master.cf file I have set the following because of some of my mails being reject with an incorrect HELO statement.
Code:
#myhostname = viking
myhostname = viking.todiefor.nu
#mydomain = viking.local
mydomain = todiefor.nu
myorigin = $mydomain
Now, my server hostname is called "viking.todiefor.nu" and my reversedns is "viking.todiefor.nu"
In my vhcs2 domains file i have one of many other vdmn_entry records which reads:
Code:
todiefor.nu vdmn_entry
Bearing in mind that i use a few other virtual hosts with completely different names, what do i need to do to stop the above error happening in postfix mail.warn? I don't *seem* to have a problem sending or receiving emails but i'd like to stop the warning anyway.
Is the above warning a problem?
Recent comments
1 day 3 hours ago
1 day 10 hours ago
1 day 13 hours ago
1 day 15 hours ago
1 day 23 hours ago
2 days 9 hours ago
2 days 10 hours ago
2 days 13 hours ago
2 days 18 hours ago
2 days 18 hours ago