[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem with fqdnsaliases and '-' in domainnames



Hi all,

i have some problem with 2.99.51, fqdnsaliases and domain names with '-' in it:


ZMailer router (2.99.50-s5 #1: Mon Apr 19 18:43:38 MEST 1999)

fqdnaliases:
somename@domain-with-dash.com:             someluser

z# router somename@domain-with-dash.com
<root.interactive@*******.***.**>: address: somename@domain-with-dash.com
(((local somename@domain-with-dash.com someluser g0)))

so thats just fine.

but now on a freshly installed system with the same configuration in the 
fqdnsaliases this wont work anymore.

ZMailer router (2.99.51 #1: Don Sep 16 21:57:02 CEST 1999)

z# router somename@domain-with-dash.com
<root.interactive@*******.***.**>: address: somename@domain-with-dash.com
(((local somename@domain-with-dash.com somename default_attributes)))

whereas an entry like
somename@domain.without.dash.com:          somewinner

z# router somename@domain.without.dash.com
<root.interactive@*******.***.**>: address: somename@domain.without.dash.com
(((local somename@domain.without.dash.com somewinner g0)))

works just fine.

  Tom