Displaying 3 results from an estimated 3 matches for "activemailaccounts".
2012 Mar 27
1
doveadm purge on clusterfs
Since doveadm service proxying apparently doesn't work with dovecot
v2.0, we need to find a way to safely run doveadm purge on the host the
user is logged into.
Would it be OK to run purge in the pop/imap postlogin scripts? We
already do a conditional:
test /var/log/activemailaccounts/imap/$USER -ot /var/log/activemailaccounts/today
then
touch /var/log/activemailaccounts/imap/$USER
fi
so adding a:
doveadm purge -u $USER
in this section would make it run once every day the users that log in.
Does that sound like an OK solution?
-jf
2011 Jan 09
1
Last login
Hi,
I'm trying to find a way to find inactive users.
Is there a simple way to deduct the last login date of a user from that
users Maildir files? Are the timestamps on the index files reliable?
I ask because the system and dovecot logs are not available to me but I
can search the whole .../vmail/domain/user/Maildir tree.
I'n running 1.2.9 on ububtu 10.04 LTS with posttfix and
2012 Feb 16
1
Any possibility of running query after sucessful login?
Hi,
I'm using finally dovecot 2.0 after quite a smooth upgrade from 1.0 :)
with virtual mailboxes stored in sql database.
Sometimes I need to check if a mailbox has been used recently or not.
Checking for logins in dovecot logs sometimes means searching through
gigabytes of info...
I was just wondering if there is any possibility of running another
query after successful login - just to