Re: deferral:Temporary_error_in_qmail-qmqpc_(as_mail_forwarder)_(LDAP-ERR_#239)

2001-08-01 Thread Henning Brauer

On Tue, Jul 31, 2001 at 05:13:33PM +0700, Vu Xuan Ngoc wrote:
 I am using qmail-ldap with qmail-ldap-20010301.patch

So use the qmail-ldap list.

 I creat a ldap entry:
 
 dn: uid=media,ou=qmailusers,dc=vn
 objectClass: person
 objectClass: qmailuser
 ...

Don't hide details.

 accountStatus: active
 homeDirectory: /home/export/media
 deliveryMode: ./maildir/

This is bogus. Read http://www.lifewithqmail.org/ldap/ again and look for
valid deliverymodes.

 mailhost: newsletters.vnn.vn
 mail: [EMAIL PROTECTED]
 ...
 when I receive message [EMAIL PROTECTED],
 I get an error:
 deferral:
 Temporary_error_in_qmail-qmqpc_(as_mail_forwarder)_(LDAP-ERR_#239)

I told it a thousand times and wrote it in life with qmail-ldap:
-make sure clustering is compiled _and_ turned on on _every_ machine in the
cluster
-make sure every hostname used for MailHost: attributes is exactly equal to
control/me on one cluster member
-make sure every hostname used for MailHost: attributes resolves to an IP
via DNS, /etc/hosts doesn't count. On each of these IPs a qmail-qmqpd must
be running and accepting mails from the other hosts - check your access
control.

-- 
* Henning Brauer, [EMAIL PROTECTED], http://www.bsws.de *
* Roedingsmarkt 14, 20459 Hamburg, Germany   *
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)



deferral:Temporary_error_in_qmail-qmqpc_(as_mail_forwarder)_(LDAP-ERR_#239)

2001-07-31 Thread Vu Xuan Ngoc

I am using qmail-ldap with qmail-ldap-20010301.patch
I creat a ldap entry:

dn: uid=media,ou=qmailusers,dc=vn
objectClass: person
objectClass: qmailuser
...
accountStatus: active
homeDirectory: /home/export/media
deliveryMode: ./maildir/
mailhost: newsletters.vnn.vn
mail: [EMAIL PROTECTED]
...

my config files
+)host :technical.vnn.vn:
control/locals  technical.vnn.vn
  newsletters.vnn.vn
control/rcpthosts  technical.vnn.vn
  newsletters.vnn.vn
control/me   technical.vnn.vn
control/ldapcluster1
control/qmqpserversnewsletters.vnn.vn

+)host:newsletters.vnn.vn
control/me  newsletters.vnn.vn
control/locals  technical.vnn.vn
  newsletters.vnn.vn
control/rcpthosts  technical.vnn.vn
  newsletters.vnn.vn

when I receive message [EMAIL PROTECTED],
I get an error:
deferral:
Temporary_error_in_qmail-qmqpc_(as_mail_forwarder)_(LDAP-ERR_#239)