Re: [exim] Rewrite Rcpt in copied mail
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
Ez az üzenet a következő szál része:
a teljes szál-fa dátum szerinti rendezve
Evgeniy Berdnikov postázva
2020-04-27 13:38
Shamim Shahriar postázva
2020-04-27 14:28
Szerző:
Kai Bojens
Dátum:
2020-04-27 13:56
UTC
Címzett:
exim-users
Tárgy:
Re: [exim] Rewrite Rcpt in copied mail
Am 27.04.20 um 15:38 schrieb Evgeniy Berdnikov via Exim-users:
> Doesn't "unseen" flag for redirect router work?
I don't think so. Right now I'm using …
driver = manualroute
(…)
route_list = * "archive.company.tld::25"
… in order to send these mails to this specific server. In my
understanding "redirect" only manipulates the adressess but could not be
combined with the specific route to this archiving server.