On Sat, 18 May 2013, Ansgar Wiechers wrote:
On 2013-05-18 d...@safeport.com wrote:
My problem is a regexp table used to fold domains that should be
delivered to the same mailbox stopped working. I solved the problem
by adding a hash table with all the extra names. This is a big
administrative d
d...@safeport.com skrev den 2013-05-18 20:03:
mydestination = $myhostname, localhost.$mydomain, localhost
mydomain = safeport.com
is $mydomain missing in $mydestination ?
Sending to a safeport.us address gets:
554 5.7.1 : Relay access denied
safeport.us missing in $mydestination ?
vir
On 2013-05-18 d...@safeport.com wrote:
> My problem is a regexp table used to fold domains that should be
> delivered to the same mailbox stopped working. I solved the problem
> by adding a hash table with all the extra names. This is a big
> administrative deal (to us) as it adds several thousand
My problem is a regexp table used to fold domains that should be delivered to
the same mailbox stopped working. I solved the problem by adding a hash table
with all the extra names. This is a big administrative deal (to us) as it adds
several thousand emails to maintain and sync as changes are m