[Gllug] Exim on RedHat 9

Alistair Mann alistair at lgeezer.net
Sun May 25 17:31:01 UTC 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Thus spaketh Simon Faulkner on Sunday 25 May 2003 5:11 pm:

<snip exim>
>
> Basically I am used to an aliases file and a virtual file.
>
> I guess you can pretty much replicate these?

Absolutely you can.

Multiple virtuals need the configure file to include

local_domains = /etc/mail/local-host-names : /etc/mail/virtuals

# and a new director

virtuals:
	driver = aliasfile
	domains = /etc/mail/virtuals
	file = /etc/mails/virtuals.aliases
	search_type = lsearch@
	include_domain
	no_more

/etc/mail/virtuals will be of the form:
...
virtual.domain.com
...


and the virtuals.aliases will be of the form:
...
*@virtualdomain1.com:	actual_recipient at actuialdomain.com
*@virtualdomain2.com:	actual_recipient at differentdomain.com
...


Aliases work the same was as sendmail. Modify /etc/aliases in the usual 
format, then run newaliases (a symlink to exim's binary).


Cheers,
- -- 
Alistair Mann
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+0P3WEz+/jt85AfsRAs3AAJ9URK44vGflvz29sDU41rTna/LrNwCggTEt
jV+W40k/FimwgwK1PnoAztk=
=6mDw
-----END PGP SIGNATURE-----



-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list