Displaying 3 results from an estimated 3 matches for "mailreplytext".
2010 Sep 02
1
Best way to migrate from qmail-ldap's autoreply?
Hi,
qmail-ldap uses four LDAP attributes for handling autoreplies in
qmail-local:
- deliverymode (to see whether the autoreply should be send)
- mailreplytext, which is a base64 encoded multiline string*
- mailreplystart and mailreplystop, unix dates
I'm wondering how this could be handled with Dovecot (2.0) in the most
easier way.
All I could find out so far:
- patching the code
- writing a plugin (it it possible to get these LDAP attributes in th...
2012 Mar 16
6
POP3 Performance
...ory: /export/mdir/3/12/nettester at email.net
mail: nettester at email.net
uidNumber: 8
objectClass: mailUser
objectClass: posixAccount
objectClass: mailSetting
loginShell: /bin/false
description: enable
service: pop3
service: imap
service2: webmail
mailRate: 200
mailQuota: 1024M
deliveryMode: none
mailReplyText: .
Any suggestions? All ideas will be have a good receptions ;)
Pd: Sorry my english
--
Mauricio L?pez Riffo
Red Hat Certified Engineer
804006455319519
Administrador de Servicios Internet
?rea Ingenier?a
Gtd Internet S.A.
http://www.grupogtd.com/
Moneda 920, Oficina 602 - Fono : +562 4139742
2010 Sep 22
1
Sieve autoreply woes on test setup
Hi,
I have been testing sieve in my setup with qmail-ldap and deliver on a LAN
with an artificial domain name. Everything seems to be working as expected,
except in cases when autoreplies (vacation, reject messages) need to be
tested.
The domain name is vmint, and dawnone is the hostname on which mail server
is setup, so a users have address like cot at vmint, cute at vmint and dove at vmint
*