While we're on this subject, Having to maintain two copies of the config file isn't a very elegant solution. Is there a possiblity of perhaps introducing a flag to deliver to instruct it to ignore quote rules?
> On Thu, 2009-09-10 at 13:13 +0200, Andreas Calvo Gómez wrote: > >> But I need the mails that come from the local domain to bypass the quota >> rule and be delivered to the users' inbox. >> Is there any way to do that? >> > > Create a copy of dovecot.conf that doesn't use quota and use it with > deliver -c /etc/dovecot-noquota.conf > >
