Date: Mon, 26 Jun 2017 13:20:40 -0400 From: Janos Dohanics <web@3dresearch.com> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: PostfixAdmin and System Messages Message-ID: <20170626132040.1de3fa79063f8d6bdcba58d7@3dresearch.com> In-Reply-To: <7d52dd24-6e3b-7bb1-cdc8-847548bda9c4@gregs-garage.com> References: <4e7f6eaf-3db0-8906-3dd3-9d3b98e7b374@gregs-garage.com> <20170622125948.3f056124a74623c8c7400623@3dresearch.com> <7d52dd24-6e3b-7bb1-cdc8-847548bda9c4@gregs-garage.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 26 Jun 2017 07:25:43 -0500 Greg Groth <ggroth@gregs-garage.com> wrote: > On 6/22/2017 11:59 AM, Janos Dohanics wrote: > > On Wed, 21 Jun 2017 11:21:18 -0500 > > Greg Groth <ggroth@gregs-garage.com> wrote: > > > >> [...] > > Greg, > > > > what's the output of: > > > > postconf myhostname > > > > and > > > > postconf mydestination > > > > ? > Thanks for replying. > > postconf myhostname responds with the FQDN of the server - myhostname > = mail.mydomain.com > > postconf mydestination responds with - mydestination = > localhost.$mydomain, localhost, lists.mydomain.com > > Best regards, > Greg Groth Greg, you might want to change the mydestination parameter to: mydestination = $myhostname, localhost, $mydomain, lists.$mydomain.com where $mydomain is of course your real domain name. Best, -- Janos Dohanics
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170626132040.1de3fa79063f8d6bdcba58d7>