Date: Wed, 28 Jun 2017 14:36:00 +0200 From: Robert Schulze <rs@bytecamp.net> To: freebsd-questions@freebsd.org Subject: Re: PostfixAdmin and System Messages Message-ID: <9ae15b02-c76b-2113-e4cc-5fd2e447cf08@bytecamp.net> In-Reply-To: <4169c0cc-401a-30b3-7624-7448c9601f50@gregs-garage.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> <4169c0cc-401a-30b3-7624-7448c9601f50@gregs-garage.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Am 28.06.2017 um 14:14 schrieb Greg Groth: > 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. if you use postfixadmin, you probably have configured your domain with it, so it is virtual (see virtual_mailbox_domains, virtual_mailbox_maps in main.cf). You cannot use one domain in a virtual setup AND in mydestination, as postfix clearly states. If your host is MX only for one domain (his own), simply don't use postfixadmin and configure everything as non-virtual. Also have a look into the documentation: http://www.postfix.org/VIRTUAL_README.html regards, Robert Schulze
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9ae15b02-c76b-2113-e4cc-5fd2e447cf08>