Web Hosting Talk







View Full Version : Subdomain causing mailing list emails to be wrong


jahsh
06-06-2002, 01:51 PM
we have a site on one of our raq4s and it has 2 subdomains
domain.com
abc.domain.com
xyc.domain.com

while trying to set up a mailing list for domain.com it automatically adds the users in the registered user recipient spot as:
user1@abc.domain.com
user2@abc.domain.com
user3@abc.domain.com

instead of:
user1@domain.com
user2@domain.com
user3@domain.com

anyone else experience this? any help is greatly appreciated.

jahsh
06-06-2002, 06:03 PM
nobody has had this problem?:bawling:

jahsh
06-06-2002, 06:31 PM
nevermind, we figured it out. if anyone cares, here is what happened:

domainname was: www.domainname.com
subdomain1 was: abc.domainname.com
subdomain2 was: xyz.domainname.com

it goes in alphabetical order so the email address showing up in the mailing list was:

user@abc.domainname.com because a comes before w and x.
if that makes any sense to anyone.:rolleyes: