Re: [Exim] Help: How do I identify virtual domains and users

Top Page
Delete this message
Reply to this message
Author: Cal Evans
Date:  
To: exim-users
Subject: Re: [Exim] Help: How do I identify virtual domains and users
Freddy,

I think what you are looking for is:
#####################################################################
#                      REWRITE CONFIGURATION                         #
######################################################################


begin rewrite
*@*.domain.com $1@???

in your exim.conf file.

This way user@??? will be re-written to user@???.
Then when people hit the reply-to button the email address they are
replying to is user@???

I could be wrong...

=C=
www.eicc.com


Odhiambo G. Washington wrote:

> * Freddy Zapata <skate@???> [20040315 19:37]: wrote:
>
> X-Mailer: Microsoft Outlook Express 6.00.2600.0000 - sucks!
>
> [Format Recovered: See http://www.lemis.com/email/email-format.html]
>
>
>>I have several domains that I host, ie (domiain1.com, domain2.com,
>>domain3.net, etc) and I have users associated with each one of this
>>domains i.e (bob@???, john@???, mary@???,
>>etc). I am runing a exim 4.30-6 debian distribution woody and I can
>>successfully send mail to all of my virtual users and dominains,
>>however when the users reply the reply address is of the form of
>>user@??? and I want it to be user@???/net.
>>Any help will be appreciated in advance. Thanks
>
>
> You say that "when the users reply the reply address..." Isn't that
> something they are supposed to configure within the MuA?
>
>
>
>
>         cheers
>        - wash
> +----------------------------------+-----------------------------------------+
> Odhiambo Washington                     . WANANCHI ONLINE LTD (Nairobi, KE)  |
> <wash at wananchi dot com>              . 1ere Etage, Loita Hse, Loita St.,  |
> GSM: (+254) 722 743 223                 . # 10286, 00100 NAIROBI             |
> GSM: (+254) 733 744 121                 . (+254) 020 313 985 - 9             |
> +---------------------------------+------------------------------------------+
> "Oh My God! They killed init! You Bastards!"
>                          --from a /. post

>
> --
>
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at http://www.exim.org/ ##
>