Displaying 1 result from an estimated 1 matches for "imapalert".
Did you mean:
imap_alert
2007 Mar 13
3
Alerts and pre-authenticated connections
...=================
Q2. The UW IMAP Server can issue "IMAP Alerts"
The UW IMAP server can issue a sequence of one-line notices to mail
clients using IMAP's ALERT mechanism. The notices are formed formed
from each line in a systemwide file (if non-empty) and a per-user
file (~/.imapalert). Many, but by no means all, mail clients display
these notices to the user -- currently we use this mechanism to
advise people who have totally run out of mail quota.
I've grepped the Dovecot source for "alert" but it looks like the
IMAP Alert mechanism isn't supported....