>> When I try to send a mail through telnet, I am getting the following
>> error,
>> "FATAL PLUGIN ERROR [queue::qmail_2dqueue]: Can't call method "print"
>> on an undefined value at ./plugins/queue/qmail-queue line 60,
>> line 6."
This problem is fixed in the trunk version of qpsmtpd. I was ear
Hi friends,
I have made the necessary changes in auth_ldap_bind plugin. The plugin
will now bind to a ldap directory that does not allow anonymous bind using
a binddn and password, if it is provided. It will first check if a binddn
and password is provided in the "ldap" config file. If it is then
> Hi friends,
>
> I have made the necessary changes in auth_ldap_bind plugin. The plugin
> will now bind to a ldap directory that does not allow anonymous bind using
> a binddn and password, if it is provided. It will first check if a binddn
> and password is provided in the "ldap" config file. If