Hi,
Curious if anyone has any good suggestions to handle this.
I try to get my hosting users to use IMAP but most use Outhouse and
the IMAP support is somewhat annoying for many so I typically have
them change their settings when using POP to leave copies on the
server. That way when they get th
> I'm trying to setup the dovecot DRAC plugin as described here:
> Is there anything special that needs to be done for getenv("IP") to report the
> login IP? I tried to put getenv("RIP") for remote ip and even getenv("USER")
> as well but always get NULL. Is this API only for dovecot 1.x? If
Hi - new to the list, can't find much on this using google.
I'm trying to setup the dovecot DRAC plugin as described here:
http://wiki.dovecot.org/HowTo/PopBSMTPAndDovecot#DRAC
DRAC is installed and running using this startup command:
/usr/local/sbin/rpc.dracd -i -e 5 /etc/postfix/dracd.db
I d