
fines at macalester
Jan 23, 2010, 4:11 PM
Post #4 of 4
(1622 views)
Permalink
|
|
Re: Smtproute : more one name/ip ? Email based ?
[In reply to]
|
|
There is a patch called "moresmtproutes" that allows you to specify server destination on a per e-mail address basis. When we used it, we were migrating users between two mail systems. Mid-migration, users who had been migrated needed their mail sent on to the new mail server, while non-migrated users did not. Here are my notes on it, with a link to the patch and a minor modification to the patch to make it not be case sensitive. http://www.apecity.com/qmail/moresmtproutes.txt Ted On Sat, Jan 23, 2010 at 9:19 AM, Charles Cazabon < search-web-for-address [at] pyropus> wrote: > Jerome SCHEVINGT <jerome [at] phibee> wrote: > > > > I want know if it's possible: > > > > * Specifie into the smtproute file more that one server ? if first > > are down, he use the second > > Or only use a DNS name with round robin > > You can only specify one destination per domain in smtproutes, but that > destination can be a DNS record which has multiple A records, in which case > qmail will be able to try multiple servers if the first one it tries is > down. > > > * Can i specify a server destination base on the email ? sample: > > test [at] mydomaine:192.168.10.100 > > mydomaine.com:192.168.10.50 > > No, that's not supported. > > Charles > -- > -------------------------------------------------------------------------- > Charles Cazabon > GPL'ed software available at: http://pyropus.ca/software/ > Read http://pyropus.ca/personal/writings/12-steps-to-qmail-list-bliss.html > -------------------------------------------------------------------------- >
|