Till:
The default behavior uses one smtp server for all imap servers. This patch will allow you to define what smtp server to use with which imap server. So if you check mail on domain1.com and domain2.org, you can set up smtp servers for each to be used separately.
~Brett
till wrote:
Hi Brett,
On 6/4/07, Brett Patterson brett@bpatterson.net wrote:
Devs:
Here's a patch I did last night to allow for multiple SMTP servers to be used with multiple IMAP servers. If you don't specify one, then the default mail function in php is used.
(Excuse me, I only briefly scanned your patch, but ...) Correct me if I am wrong, but how is this different from default behavior?
Cheers, Till