Re: [exim] Feature Needed

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Jeremy Harris
Ημερομηνία:  
Προς: exim-users @ exim. org
Αντικείμενο: Re: [exim] Feature Needed
Marc Perkel wrote:
> Like to have a string function that extraced the main domain part out od
> an email address that removes subdomains. And it would be smart enought
> to deal with 3 part main domains such as:
>
> yahoo.co.uk
>
> Not sure what to call it but it would work like ${domman:address}


How would it know how many subdomains to remove?
Why can't you build it using ${sg} ?

- Jeremy