Re: [Exim] $domain
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
Αυτό το μήνυμα είναι μέρος του ακόλουθου νήματος:
το πλήρες δέντρο νημάτων ταξινομημένο κατά ημερομηνία
Sven Goldt στο
2001-11-27 14:28
Sven Goldt στο
2001-11-27 15:05
Συντάκτης:
Tamas TEVESZ
Ημερομηνία:
2001-11-27 14:42
UTC
Προς:
Sven Goldt
Υ/ο:
exim-users
Αντικείμενο:
Re: [Exim] $domain
On Tue, 27 Nov 2001, Sven Goldt wrote:
> so there is a file called e.g. virtual.dom, but if somebody
> sends mail to friend@??? the file host.virtual.dom
> is obviously not found.
> How can i get the domain without the subdomain ?
for example,
driver = smartuser
domains = *.domain.tld
new_address = ${local_part}@???
but there are a bunch of other methods
--
[-]