Hi managers,
I have a quick question on Sendmail, I'm sure the sendmail gurus will have a
quick answer to this:
I am virtual hosting many domains and I need to get the "from" addresses
rewritten properly, for example if my main real host is host.net and I have a
virtual host vhost.com, I have the virtusertable setup to do star addressing on
the vhost.com and sends everything to one account on the system, but when mail
is being replied to on the system, for example autoresponders from procmail, the
reply address is rewritten to only one possible user address by specifying it in
the genericstable, but I need to rewrite different addresses, let's say for
example I set up 2 autoresponders, 1 for the info_at_vhost.com and 1 for the
bob_at_vhost.com addresses, what needs to be done is that the outbound mail should
get the corresponding address rewritten instead of always the same unique one.
The genericstable allows to do something like this:
user info_at_vhost.com
but not:
user _at_vhost.com
or:
user *_at_vhost.com
so the address coming in as info_at_vhost.com should go out as such and the one at
bob_at_vhost.com should as well, just like any other addresses under that domain.
This genericstable system of:
user info_at_vhost.com
rewrites any and all addresses to the same one, is there a way to fix this?
--
Didier Godefroy
mailto:dg_at_ulysium.net
Received on Fri Apr 09 1999 - 21:19:03 NZST