can set more than one deliveryMode?
"Dika Ye" <[email protected]>
| Newsgroups | gmane.mail.qmail.ldap |
|---|---|
| Message-ID | <[email protected]> |
Hi all, Is it possible to set two attributes about deliveryMode? For example: ######cut here###### dn: [email protected],ou=goto.com,o=abc qmailDotMode: ldapwithprog mailMessageStore: /store/goto.com/users/dika.ye givenName: dika.ye sn: dika.ye mail: [email protected] objectClass: top objectClass: inetOrgPerson objectClass: qmailUser uid: [email protected] cn: dika.ye structuralObjectClass: inetOrgPerson entryUUID: cf2082a2-f5c1-102e-8cb8-4be7d6880695 creatorsName: cn=Manager,o=abc createTimestamp: 20100517053555Z mailHost: inbound.tws.hk userPassword:: e1NIQX1DdldkSG9lTWZRUkExTjNBMWxZN0Q3N2dmNHc9 accountStatus: active mailQuotaSize: 157286400 deliveryMode: reply deliveryMode: forwardonly mailForwardingAddress: [email protected] mailReplyText: I am on vacation. entryCSN: 20100603091831Z#000000#00#000000 ######cut here###### If I set two attributes like that: deliveryMode: reply deliveryMode: forwardonly then what will qmail do when it receive an email? Actually, the result what I want is that it can auto reply and forward the email, it that correct? Thanks. Best wishes, Dika.Ye