On Mon, Mar 30, 2015 at 04:08:56PM +0300, Орхан Касумов wrote:
> 
> In my setup, DSPAM server receives mails from several MX servers and relays 
> them to a single IMAP server.
> The IMAP server's:
> - IP address is the "DeliveryHost"
> - and its DNS name is the "DeliveryIdent"
> in DSPAM's configuration file.
> The question is: is it possible to use several IMAP servers in this scenario? 
> I can make "DeliveryIdent" point at a DNS record that resolves to several IP 
> addresses, but how can I tell DSPAM to use several "DeliveryHosts"? It 
> doesn't support either this:
> DeliveryHost 192.168.1.10 192.168.1.20
> or this:
> DeliveryHost 192.168.1.10
> DeliveryHost 192.168.1.20
> Is there a way to make DSPAM relay mails to several IMAP servers?
> Thanks in advance!


Hi,

Can you use an IMAP proxy like perdition or nginx to connect to the various
backend IMAP servers?

Regards,
Ken

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to