[Exim] Funky rule setup

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Dan Egli
日付:  
To: exim-users
題目: [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