We really need to get some symantics defined for virtual server.
You "run on a virtual server". Does this mean your server hosts
multiple virtual domains and your domain is one of them? Or did
you mean to say you "run a virtual server" that hosts other domains
but your domain is the primary domain for the server?
You can not host any domain that does not have an MX pointing to
your server. (You could, but replies would always go to the MX'd
host and most likely bounce.) For example, I could not randomly
decide I want to host a list for AOL.com without AOL adding an
MX record to my host for that list. On the other hand, if AOL
configured an alias for listname@aol.com that points to
listname@mydomain.com, I could host the list. I would just have
to set the resend_host = aol.com for that list, and tell sendmail
to allow those messages back out of the system without rewriting
aol as mydomain.
Dan Liston
"Sharon F." wrote:
>
> Hi!
>
> I run on a virtual server with virtual hosts which reside on, and point to, my server. I can send email with the different domains by using different config files for each of the domains that have mailing lists.
>
> My question is: Can I do this with domains that do NOT reside or point to my server by using $whereami = "otherdomain.net"; and having a separate cf file for that domain? It it's possible, since they would not be localhost, what changes would I make in my alias file to accommodate this?
>
> Thanks!
> Sharon Flanagan
> The Family Connection
> http://www.family-connection.net
Follow-Ups:
References:
|
|