Greetings, I've been wrestling with postfix for years, and I still can't get it to act as the final destination of all incoming mail. Mail from the Internet is fine, but mail originating on the LAN is always forwarded to the user's own machine.
(Dovecot then serves IMAP on request to KMail on my desktop machine.) Here is the relevant content of my latest main.cf: $ cat main.cf mynetworks_style = host relay_domains = home_mailbox = .maildir/ Can anyone suggest something else I can try? -- Regards, Peter.