Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2007 09:33:48 -0700
From:      "Kurt Buff" <kurt.buff@gmail.com>
To:        "Bill Banks" <office@ourweb.net>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: postfix problem
Message-ID:  <a9f4a3860710180933n6a7144cata7908a3ff5f48ec8@mail.gmail.com>
In-Reply-To: <47177167.9080100@ourweb.net>
References:  <47177167.9080100@ourweb.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Let's try that again, shall we?

In main.cf, what do the following lines say?

mydomain =
myorigin =
mynetworks =
mydestination =

Fixing these will likely fix your problem. My postfix box is a mail
gateway to our Exchange server, and my main.cf say these things:

mydomain = mycompany.com
myorigin = $mydomain
mynetworks = [list of IP addresses of internal servers allowed to
relay though this box]
mydestination = [null, because I don't host accounts on this box]

If you're still having problems after doing this, I suggest either
getting The Book Of Postfix (ISBN 1593270011 - www.bookpool.com is my
favorite source for technical books) and perusing that, or subscribing
to the postfix list - they're quite helpful.

Kurt

On 10/18/07, Bill Banks <office@ourweb.net> wrote:
> Hi, Im installing postfix on a server. It accept mail from my own
> network but not from the outside. It said "relay access denied". Any clue.
>
> --
> -----------------------------------------------
> Bill Banks                         508-829-2005
> Wachusett Programming              Ourweb
> http://www.ourweb.net
> http://www.ourwebtemplates.com
>
>
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a9f4a3860710180933n6a7144cata7908a3ff5f48ec8>