> > Is it possible to use .qmail-files with qmail-ldap or I need to create
> new
> > entry in my ldap tree to the alias and forward the e-mail with the
> attribute
> > mailForwardingAddress?
> >
> > Anybody have an idea what is going on here or where I should look at?
> > I´m running qmail-1.03 patched with qmail-ldap-1.03-20060201
> 
> 
> I had the same "problem" you've probably set RCPTCHECK to true somewhere
> in control/qmail-smtpd.rules file (the question is why for internal and
> not external source :D)
> I've created patch for qmail-ldap that enables checking for such files
> but (because i'm not a programmer) you should check if it isn't breaking
> something else (it's running on 2 servers since july and everything is
> ok). Link to patch below (the patch is for qmail-ldap with qmail-spp)
> http://mirek.czuwaj.net/patches/qmail-1.03-ldap-spp-20060706_2159.patch
> 
> P.S. Directory name is hardcoded so you'll have to change it yourself...
> 

That´s exactly MiLek, I toke RCPTCHECK of from my rules file and it worked.
I´ll take a look at your patch and try it (I´m not a C programmer too).

BTW, as I said, I´m new to qmail and want some advices about my rules file:

127.0.0.1:allow,RELAYCLIENT=""
<my_internal_network>:allow,RELAYCLIENT="",BLOCKRELAYPROBE="",NOPBS="",RETUR
NMXCHECK="",SENDERCHECK="",SMTPAUTH="AUTHREQUIRED",AUTHPREPEND="Authenticate
dUser:",QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue"
:deny

Anything wrong or that you think that can be better here?


Thanks for the help,

Bruno Gimenes Pereti


Reply via email to