Date: Wed, 28 Jun 2017 07:14:36 -0500 From: Greg Groth <ggroth@gregs-garage.com> To: Janos Dohanics <web@3dresearch.com>, FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: PostfixAdmin and System Messages Message-ID: <4169c0cc-401a-30b3-7624-7448c9601f50@gregs-garage.com> In-Reply-To: <20170626132040.1de3fa79063f8d6bdcba58d7@3dresearch.com> References: <4e7f6eaf-3db0-8906-3dd3-9d3b98e7b374@gregs-garage.com> <20170622125948.3f056124a74623c8c7400623@3dresearch.com> <7d52dd24-6e3b-7bb1-cdc8-847548bda9c4@gregs-garage.com> <20170626132040.1de3fa79063f8d6bdcba58d7@3dresearch.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 6/26/2017 12:20 PM, Janos Dohanics wrote: > 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, > Still no luck, when I change the values, and restart Postfix, it stops responding, and my maillog fills up with error messages stating I can't declare my domain in the mydestination line and as a virtual domain. Many thanks though. Best regards, Greg Groth
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4169c0cc-401a-30b3-7624-7448c9601f50>