Am 26.11.2014 um 21:59 schrieb Jorge Bastos:
DNS is a prerequisite for email and
http://en.wikipedia.org/wiki/Round-robin_DNS should be well known

mailbox_transport = dbmail-lmtp:some-DNS-hostname:24

Ah, I was not getting how postfix would work, that was my doubt.

But yes got it, thanks for that :)

So if postfix looks up the host in every delivery, it's solved!

Some extra thinking on this.
Would this bring any collision in id's or so, if the two processes get the
same msgid on the insert, or not possible since auto-increments are used, so
database will handle it fine (since they are autoincrements)?

that's why dbmail is using a database

* dbmail-lmtpd is currently not designed for parallel delivery
* a RDBMS is by definition designed for parallel inserts

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
DBmail mailing list
DBmail@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to