[Exim] Funky rule setup

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Dan Egli
Datum:  
To: exim-users
Betreff: [Exim] Funky rule setup
Ok folks. This one is probably gona seem rather bizarre, but trust me,
there's a reason behind it.

I have a domain I relay mail for (i.e. I'm their backup MX)
Now normally, everything is ok, but due to some setup issues they
are having, they have asked me to do some very strange routing. Basically
they want all email going to them that is NOT to a certain address to go
to a non-standard port.

For example:
joeblow@???        -->    mx1.thedomain.com:8025
imaginary@???        -->    mx1.thedomain.com:8025
postmaster@???    -->    mx1.thedomain.com:25


Any ideas on the best way to accomplish this?

Thanks!
--- Dan