Re: Run two instances of dbmail-lmtpd
Jorge Bastos <[email protected]>
| Newsgroups | gmane.mail.imap.dbmail |
|---|---|
| Message-ID | <[email protected]> |
> add two DNS A-records with the same name and bind one to 127.0.0.1 and > the scond to 127.0.0.2 would be a possible solution Didn't get that :) I have main.cf with: mailbox_transport = dbmail-lmtp:127.0.0.1:24 and master.cf with: dbmail-lmtp unix - - n - 2 lmtp -o disable_dns_lookups=yes I can specify mailbox_transport twice, is that? Sorry for the dumbness!