On Thu, Dec 10, 2009 at 02:48:35PM +0100, Alexander wrote:
> How do I make LOCAL mails work?
> 
> Attached is output from postconf -n

Here I would ask that you spend some time on learning basic computer
and email use skills. RTF attachment? Well, at least it was readable,
but it would have been better as PLAIN TEXT and inline with the post,
so we could more easily point out the problems. Do not expect people
who are helping you for free to jump through hoops to be able to do
so, see: http://sweet.nodns4.us/

Anyway, I did look, and amongst the formatting clutter I saw this:
    virtual_mailbox_domains = $mydestination
Who/what told you to do this? It is wrong, and if you had looked in
your LOGS (always the FIRST step, BEFORE you ask for help on mailing
lists!) you would have seen numerous warnings telling you so.

Keep address classes separate as documented. There is no need to
confuse matters as you tried to do, see:
    http://www.postfix.org/ADDRESS_CLASS_README.html
This is a good starting point for local(8) delivery, which is very
simple to set up, works well, and scales well for a few domains and
small numbers (dozens, hundreds) of users:
    http://www.postfix.org/BASIC_CONFIGURATION_README.html
Virtual mailboxes as you tried to set up are documented here:
    http://www.postfix.org/VIRTUAL_README.html
See also in that document the description of virtual ALIAS domains,
which is a way to provide namespace separation for multiple domains
as does not happen when listing them in $mydestination.

For further questions, consult this before posting (IN PLAIN TEXT
ONLY, no binary or HTML or RTF attachments, please) again:
    http://www.postfix.org/DEBUG_README.html#mail
-- 
    Offlist mail to this address is discarded unless
    "/dev/rob0" or "not-spam" is in Subject: header

Reply via email to