In fact, I used your advice: instead of using perdition or something
else as an IMAP proxy for DSPAM, I used Postfix as an IMAP proxy for
DSPAM. Now the scheme is like this:
letter ==> Postfix VM1 or Postfix VM2 ==> (DSPAM VM with Local Postfix)
==> IMAP VM1 or IMAP VM2 ==> directory.
And it w
On 3/30/2015 11:39 PM, Орхан Касумов wrote:
> what's the point of reinjecting back to an SMTP server? Even though
> configuration files of Postfix allow to specify further recipient as
> an FQDN record
Because it's normal. That's what SMTP servers are made for.
The ultimate goal is to achieve full redundancy and avoid a single point of
failure. For that purpose I use 2 separate VMs for 2 MX servers,
2 separate VMs for 2 IMAP servers, and currently 1 VM for 1 DSPAM server (but 2
planned). In addition, DNS servers has a record that resolves to
IPs of bot
Why can't you reinject into an smtp server?
On 3/30/2015 12:08 PM, Orkhan Gasimov wrote:
>
> Thanks for the quick answer! I've never used such a setup, but if it's
> the only way, then I'll surely try. Do you know a verified link
> describing something like that?
>
> Thanks in advance!
>
> Отправл
Am 2015-03-30 15:18, schrieb k...@rice.edu:
> 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 na
Thanks for the quick answer! I've never used such a setup, but if it's the only
way, then I'll surely try. Do you know a verified link describing something
like that?
Thanks in advance!
Отправлено от Type Mail
На 18:22, 30.03.2015, в 18:22, "k...@rice.edu" написал:п>On
Mon, Mar 30, 2015 at
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 configu
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 t