On 07/06/2015 6:40:44 AM, "Michael B Allen" <[email protected]> wrote:
On Sat, Jun 6, 2015 at 11:29 PM, Michael B Allen <[email protected]>
wrote:
Jun 6 23:21:06 www postfix/smtpd[2228]: NOQUEUE: reject: RCPT from
mail-la0-f44.google.com[209.85.215.44]: 454 4.7.1
<[email protected]>: Relay access denied; from=<[email protected]>
to=<[email protected]> proto=ESMTP helo=<mail-la0-f44.google.com>
<snip>
mydestination = $myhostname, localhost.$mydomain, localhost
mydomain = busicorp.com
It seems to be working now. Apparently I need $mydomain in
mydestination?
mydestination = $mydomain, $myhostname, localhost.$mydomain,
localhost
This is the right way and should work for you.
Cheers,
Molla.