[Dovecot] Quota warnings not being sent

Thomas Leuxner tlx at leuxner.net
Wed Dec 14 13:06:00 EET 2011


On Wed, Dec 14, 2011 at 12:47:05PM +0200, Nikolaos Milas wrote:
> For example, in the logs I get:
> Dec 12 08:42:40 vmail dovecot: lda(imaptester): Error: quota:
> net_connect_unix(/var/run/dovecot/quota-warning) failed: Permission
> denied (euid=500(vmail) egid=500(vmail) missing +r perm:
> /var/run/dovecot/quota-warning, euid is not dir owner)

service quota-warning {
  executable = script /opt/mail1.sh
  user = vmail
  unix_listener quota-warning {
  }
}

I'd guess setting the user to 'vmail' here solves the problem:

http://wiki2.dovecot.org/Quota/Configuration

Regards
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://dovecot.org/pipermail/dovecot/attachments/20111214/d6a0d736/attachment-0004.bin>


More information about the dovecot mailing list