Date: Thu, 11 Nov 1999 16:25:47 -0600 From: "Alejandro Ramirez" <ales@megared.net.mx> To: "Istvan A. Fulop" <ifulop@interware.hu>, <freebsd-questions@FreeBSD.ORG> Subject: RE: possible email conflicts while virtual hosting Message-ID: <006501bf2c93$b4ccd280$fba3f9cf@megared.net.mx> References: <382842FA.3597586D@interware.hu>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, There isnt such a conlict, you can have your mail server with only 1 ip address, and 20 domains in it, the mail server (I will recall sendmail for this example), sits on port 25, and it is configured to receive mail from several domains, if you want to have same usernames for different domains, thats why the virtusertable its for, just map exact email addresses to local users, like this: sales@domain1.com tom sales@domain2.com john sales@domain3.com charly etc... etc... etc... and thats it, this is how it works. In the case of apache when you use the "NameVirtualHost" directive, it will only answer to the name that you have configured, not to the ip address (it could if you want to configure the default host). Good Luck... Ales ----- Original Message ----- From: Istvan A. Fulop <ifulop@interware.hu> To: <freebsd-questions@FreeBSD.ORG> Sent: Tuesday, November 09, 1999 9:51 AM Subject: possible email conflicts while virtual hosting > Hello, > > I have a question about the possibility of email-address conflicts in > case of a server hosting multiple domains. Consider a server hosting two > domains, one called domain1.com and an other one called domain2.com, > possibly using non-IP based domain resolving (as far as apache goes; I > am not sure if this matters or not in case of the mail), and both the > owners of these would want to have an email such as sales@... > (sales@domain1.com and sales@domain2.com). > > I would like to know if this results in problems or these emails can be > directed to mailboxes (and possibly to users) called "sales.domain1" and > "sales.domain2". Also, does having an IP number for each domain have any > influence on this? > > I am kind of new to these issues so I may not see the oblivious, but I'd > appreciate your help. > > Thanks in advance, > > Istvan > > -- > > "He took my stapler..." - Milton, Office Space > ---------------------------------------------- > http://web.interware.hu/ifulop > Nézzen be! - Please take a peek! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006501bf2c93$b4ccd280$fba3f9cf>