Displaying 2 results from an estimated 2 matches for "userdb_autosubscrib".
Did you mean:
userdb_autosubscribe
2009 Oct 20
2
Expire plugin per domain
...the same way I set autocreate plugin.
vchkpw-wrapper.sh
#!/bin/bash
DOMAIN=`echo $VPOPUSER|sed s/^.*@//`
echo $USER > /tmp/autocreate
echo $DOMAIN >> /tmp/autocreate
if [ "$DOMAIN" = "operaciones.qnet.com.pe" ]; then
export USERDB_AUTOCREATE=INBOX.Spam
export USERDB_AUTOSUBSCRIBE=INBOX.Spam
export USERDB_EXPIRE="INBOX.Spam 1 INBOX.Spam.* 1"
export USERDB_EXPIRE_DICT="proxy::expire"
export EXTRA="USERDB_AUTOCREATE USERDB_AUTOSUBSCRIBE USERDB_EXPIRE USERDB_EXPIRE_DICT"
set > /tmp/environment
fi
unset USER
exec $*
Record the right in...
2009 Oct 20
4
IMAP goes down from time to time
Good Afternoon
I?m really new at this and i don?t know if i?m posting at the right place.
My problem is that our Dovecot IMAP is stopping from time to time with
no info in the log, i just realize about this when our support person
call me saying that the whatsup monitor is showing the IMAP4 process
down. I can figure about this too by trying to get in our webmail Horde
and i cannot login.