
hs at schlittermann
Feb 15, 2012, 1:59 PM
Post #2 of 3
(204 views)
Permalink
|
Kyle King <kyle.king [at] quentustech> (Mi 15 Feb 2012 22:52:51 CET): > I know that in postfix, the domain can be split into parts (ie: > mail.example.com %1="com", %2="example", and %3="mail"). Can this be > done in exim? I have search through > http://www.exim.org/exim-html-current/doc/html/spec_html/ch10.html and exim -be '${extract{1}{.}{ab.cd.ef}}' -- Heiko
|