OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
route outgoing mail by size

From: Jeffrey Shawn Klotz (jeffjeffklotz.com)
Date: Tue Mar 04 2008 - 17:30:51 CST


I have need to route outgoing email through different instances of smtpd
based on size.

I want to have messages small messages go through a faster connection
and larger messages go through one with different timeout values.

I have multiple instances of smtpd running fine but have no idea how to
use different transports based on message size. I'm only concerned about
outgoing mail.

I don't do a lot of postfix so I need to keep it as simple as possible.

Can anyone point me in the right direction?

Thanks....