Displaying 3 results from an estimated 3 matches for "suchodolski".
2008 May 29
0
Fwd: Re: [SOLVED] Configuring Quota on Dovecot 1.0.13-1~bpo40+1
...The problem was that in dovecot.conf I had these lines:
userdb static {
args = uid=5000 gid=5000 home=/home/vmail/%d/%n allow_all_users=yes
}
And I just changed to:
userdb sql {
args = /etc/dovecot/dovecot-sql.conf
}
Now it's working...
bye!
On Wed, 28 May 2008 21:08:51 +0200, Tomasz Suchodolski
<suchodolski.tomasz at gmail.com> wrote:
>> Hi all!
>> I have just updated my dovecot 1.0.rc15 to 1.0.13-1~bpo40+1
>
>> I have a mysql table with this structure:
>
>> +----------+--------------+------+-----+---------+-------+
>> | Field | Type...
2009 Jan 15
3
1.1.9 release candidate
http://dovecot.org/tmp/dovecot-1.1.9.rc.tar.gz
There are a couple of a bit larger changes, so would be nice if a few
people tested this on different setups before I released the final
v1.1.9.
Changes since v1.1.8:
+ deliver: Added rejection_subject setting, which is used for
rejected mails.
+ pop3: Prevent clients from looping forever trying to fetch an
expunged message.
+ If login
2009 Jan 17
3
Dovecot discards mail over quota
I'm new to Dovecot, using 1.1.8 and I just wanted to verify that what
I am observing is the intended behavior. I'm using Maildir++ quota.
When a message is delivered to a mailbox that cannot accept the
message because it would place them over the quota limit, deliver
states to the MTA that the messsage was delivered successfully
(example using postfix):
Jan 17 12:05:31 msa