JKL: > I still do not understand this error message. It just came in again. > Jan 25 21:28:54 srv postfix/trivial-rewrite[24387]: warning: do not > list domain klunky.co.uk in BOTH mydestination and virtual_mailbox_domains > > # postconf -n |grep mydest > mydestination = localhost.localdomain, localhost > # postconf -n |grep klunky > myhostname = klunky.co.uk > > Surlely, I want the myhostname to be set to klunky.co.uk, because this > is the server name (well, srv.klunky.co.uk to be precise, but > klunky.co.uk as far as DNS is concerned).
How many Postfix master daemons are running on your machine? How many "-o name=value" settings do you have in master.cf? Which of those change the mydestination value? Wietse