[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

FW: re:exim and sendmail-like virtusertable





Regards

G.Brits
Linux Systems Engineer
Technology Concepts
Tel +27 11 803 2169
Fax +27 11 803 2189

-----Original Message-----
From: G.Brits [mailto:webmaster@carlits.co.za]
Sent: 02 March 2001 10:49
To: debian-isp@list.debian.org
Subject: re:exim and sendmail-like virtusertable


What you do is the following

IN the virtusertable file make a line like
@domain1.com 		domain1

In your aliases file create an alias domain one and send that aliases mail
to domain1@domain2.com

Then in your virtusertable file again create a line like

domain1@domain2.com		prefered@email.address.com
This will send all the mail from domain1.com to the user in domain2.com

Hope it helps









i want to set up exim with virtualhosts and virtual passwd and alias
files.
so far anything works perfectly with a patched gnu-pop3d version.
but i'm missing a solution for the special token in sendmails
virtusertable which
allows all unassigned email-adresses to be sent to another domain
(e.g.: *@domain1 -> %1@domain2)
i want to be able to create aliases for domains and virtual mailboxes
(no problem
so far), but i want all unassigned emails of a virtual domain to be sent
to another domain.
i know that it is possible to send all unassigned emails to a specified
email (e.g. postmaster) by using a * in the alias file, but i found no
solution
to create a rewriting rule like it is possible in sendmails
virtusertable.
i can add a general rewriting rule (e.g. *@domain1 $1@domain2) in the
exim.conf,
but this overrides all virtual users and aliases.

any ideas?

thanks,
peter


--
To UNSUBSCRIBE, email to debian-isp-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org


Regards

G.Brits
Linux Systems Engineer
Technology Concepts
Tel +27 11 803 2169
Fax +27 11 803 2189



Reply to: