20 May
2014
20 May
'14
12:34 p.m.
On Mon, 2014-05-19 at 13:07 +0200, Joakim Seeberg wrote:
Hi list, im trying to build a web based system for secure communication build with standard linux software, instead of using CMS based systems.
One of the requirements is to send notifications to users when receiving mail.
Can a script find information about the mail address of received mails in dovecot logs or is there a better way.
It depends on your set up and what you're using for your local delivery agent. If you're using LMTP, then I asked a similar question a few days ago:
http://dovecot.org/pipermail/dovecot/2014-May/096144.html
Another alternative might be to create some sort of procmail script.
Andy