|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: Re: UPPER case virtual domain
From: Jim Holthaus (jim
holthaus.com)Date: Wed Jun 14 2000 - 15:03:10 CDT
- Next message: Jim Holthaus: "Re: UPPER case virtual domain -RETRACTION-"
- Previous message: Liviu Daia: "Re: dnscache"
- In reply to: Jim Holthaus: "UPPER case virtual domain"
- Next in thread: Jim Holthaus: "Re: UPPER case virtual domain -RETRACTION-"
- Reply: Jim Holthaus: "Re: UPPER case virtual domain"
- Reply: Jim Holthaus: "Re: UPPER case virtual domain -RETRACTION-"
- Reply: Wietse Venema: "Re: UPPER case virtual domain"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jim Holthaus wrote:
> I have several virtual domains on my system. They are described in the
> virtual table and all works well under normal circumstances.
>
> However, if I have an account like person
bigcompany.com and email is
> sent to person
BIGcompany.com, the email bounces with this message:
> Recipient address rejected: Relay access denied
>
> Has any one else encountered this and resolved it?
I think I just resolved this. WARNING: it's a hack, but I needed the
mail to get there!
In main.cf I added this line:
recipient_canonical_maps =
regexp:/etc/postfix/regexp_recipient_canonical
regexp_recipient_canonical contains this line:
/(.*)/ ${1}
After reading some email archives in which a person complained that
their cannonical rewrites were forcing everything to lower case, I
thought I'd try a rewrite that did nothing. It seems to work!
Now: what sort of negative surprises should I look for as a consequence
of this change?
-- Jim Holthaus (pronunciation: HOLT house) jimholthaus.com
- Next message: Jim Holthaus: "Re: UPPER case virtual domain -RETRACTION-"
- Previous message: Liviu Daia: "Re: dnscache"
- In reply to: Jim Holthaus: "UPPER case virtual domain"
- Next in thread: Jim Holthaus: "Re: UPPER case virtual domain -RETRACTION-"
- Reply: Jim Holthaus: "Re: UPPER case virtual domain"
- Reply: Jim Holthaus: "Re: UPPER case virtual domain -RETRACTION-"
- Reply: Wietse Venema: "Re: UPPER case virtual domain"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]