qmail-ldap builtin auto-reply feature not work
| Newsgroups | gmane.mail.qmail.ldap |
|---|---|
| Message-ID | <OFD560FD51.150F7039-ON47257483.00228DDE-47257483.002458CB@berca.co.id> |
Hai Peoples, I'm trying to implement builtin qmail-ldap auto-reply feature. Right now qmail-ldap working find with qmail-1.03+qmail-ldap-1.03-20060201.patch For that mather, I insert 2 important attributes ( deliveryMode and mailReplyText) : dn: cn=test,dc=xxxx,dc=co,dc=id objectClass: top objectClass: person objectClass: qmailuser cn: test sn: test mail: [email protected] uid: test userPassword:: anything mailHost: xxxx.co.id mailMessageStore: /var/home/test accountStatus: active deliveryMode: reply mailReplyText: Testing Builtin Autoreply After that I try to send email to [email protected], but the autoreply not work Did I miss something here..? thank's indra