Radu, a few weeks ago I sent a patch to the list that does exactly what you want to achieve. I wrote it because I came to the same problem as you are right now. This patch adds a new control file named "rlocals" on which you have to specify the domains to be checked, but no delivered locally.
Mensaje citado por RoLinux <[EMAIL PROTECTED]>: > Hi > We have 2 servers with qmail (probably with few patches) that are > doing the RBL DNS checks, spamassassin and clamav check and after that > they relay to another few qmail-ldap servers that are doing the > delivery to the maildir. > > I have to install qmail-ldap on the front 2 servers but keep relaying the > mail for maildir delivery to the second row of servers. > > I don't want the 2 servers (after they check the LDAP for local valid > user) to try to deliver the mail locally. > > I know that I have to enable the RCPTCHECK by adding RCPTCHECK="" to > the following line: > > :allow,RBL="",RCPTCHECK="" > > But how do I disable the local maildir delivery and enable the relay > to the second row of servers. > > Thank you, > Radu > >
