Displaying 20 results from an estimated 111 matches for "overquota".
2008 Mar 07
2
dovecot overquota and delete message
Hi all,
i use dovecot-1.1_rc1 with postfix and maildrop as deliver. The problem is
where user gets overquota, at this point he is unable to delete message in
pop3 as imap.
dovecot.conf has:
plugin {
quota = maildir
}
protocol imap {
mail_plugins = quota imap_quota
}
protocol pop3 {
mail_plugins = quota
}
I change it to
plugin {
quota = maildir:ignore=Trash
}
and
plugin {...
2007 Nov 26
1
overquota message
Hi,
is it possible to customize the overquota message ?
I'd like very much if it was possible to use the %d in the postmaster mail
address (and overquota message) too ... in virtual domain environment it is
very likely ..
thanks in advance
--
<?php echo ' Emiliano Gabrielli (aka AlberT) ',"\n",
'...
2018 Jan 17
0
[BUG] dovecot 2.3.0 - service(lmtp) killed with signal 11 when user is overquota
On 17.01.2018 15:22, Marco Giunta wrote:
> Hi,
> I'm using dovecot 2.3.0 installed on a new CentOS 7.4 with rpm from
> Dovecot repo. When I use LMTP to deliver an email to an overquota
> user, lmtp service hangs with a segfault:
>
> Jan 17 13:39:45 server-02.example.com kernel: lmtp[5099]: segfault at
> 0 ip 0000563599e372c2 sp 00007ffeaa4fdc80 error 4 in
> lmtp[563599e31000+b000]
> Jan 17 13:39:45 server-02.example.com dovecot[5089]: lmtp(5099):
> Fatal: mas...
2018 Jan 18
1
[BUG] dovecot 2.3.0 - service(lmtp) killed with signal 11 when user is overquota
On 17.01.2018 15:23, Aki Tuomi wrote:
>
> On 17.01.2018 15:22, Marco Giunta wrote:
>> Hi,
>> I'm using dovecot 2.3.0 installed on a new CentOS 7.4 with rpm from
>> Dovecot repo. When I use LMTP to deliver an email to an overquota
>> user, lmtp service hangs with a segfault:
>>
>> Jan 17 13:39:45 server-02.example.com kernel: lmtp[5099]: segfault at
>> 0 ip 0000563599e372c2 sp 00007ffeaa4fdc80 error 4 in
>> lmtp[563599e31000+b000]
>> Jan 17 13:39:45 server-02.example.com dovecot[5089]: lmt...
2008 Jul 17
1
Change text from default overquota message - Possible?
I'm using Dovecot 1.0.5-6 (SuSE 10.3) and using dovecot deliver.
Is it possible to change the subject/body of the default overquota message (it says "Automatically rejected mail" on the subject) and also the text from the message? I don't wan't to "hack" anything, just if it's possible to do by editing config files.
thanks
=
Web-Based Privileges Certification
Quickly setup a collaborative We...
2007 Mar 15
1
Warn before overquota
Looking in the archives I found a message from dominik.saar at 1und1.de on the
16/08/06, that is asking for a system to control the overquota warnings from
within dovecot or dovecot LDA.
The proposed solution is to use exim as MTA, since it has build in support.
In my case I'm using postfix, what would be the recommended approach in that
case?
I was thinking of something like the cyrus LDA that you can with
deliverquota [ -w percent...
2009 Dec 21
0
[exim] Exim + Dovecot deliver overquota problems
On Mon, 21 Dec 2009 13:44:42 +0100
Joan <aseques at gmail.com> wrote:
> >
> > You need to check user's quota on routing stage, not transport.
> >
> It'd be much better, because I would allow me to mix overquota and
> no-overquota recipients.
> But the problem in my case is that I am using some hashing to
> distribute the users' mailboxes, dovecot can handle this easily
> because it supports some interesting stuff
> (http://wiki.dovecot.org/Variables)
Exim have much more variables and f...
2010 Sep 02
1
Maybe wrong quota recalculation behaviour on overquota delivery try
...IP 10.194.1.20 is dovecot director.
Looking at mbox servers log nothing seem to happen, but stracing lmtp
process we can see stat system calls to all Maildir files, as if dovecot
was recalculating quota and regenerating maildirsize file.
It happens always when LMTP tries to deliver a mail to an overquota account.
Is this possible and right? How can we look deeper in system to have
more information?
Best regards
Luca
PS: dovecot configuration for maildir servers is:
# 2.0.1: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.26-2-686-bigmem i686 Debian 5.0.5
auth_master_user_separator = *
auth_verbose...
2008 Oct 17
2
Sendmail and deliver LDA exits with EX_TEMPFAIL on overquota
Hi all,
I have setup dovecot 1.1.4 and sendmail 8.14.3 with dovecot LDA on linux
(RHEL5 on x86_64).
I have deliberately set a very low quota (4MB) on a test account, while
the actual disk usage is 5MB at the moment, in order to test overquota
behaviour..
When I send an email to this account, sendmail accepts the email and
tries to deliver it. Deliver fails to save in INBOX and returns an
error, but the email stays in sendmail's queue..
Any suggestions on how to avoid this and produce a 5xx error for
overquota users before acce...
2018 Jan 17
3
[BUG] dovecot 2.3.0 - service(lmtp) killed with signal 11 when user is overquota
Hi,
I'm using dovecot 2.3.0 installed on a new CentOS 7.4 with rpm from
Dovecot repo. When I use LMTP to deliver an email to an overquota user,
lmtp service hangs with a segfault:
Jan 17 13:39:45 server-02.example.com kernel: lmtp[5099]: segfault at 0
ip 0000563599e372c2 sp 00007ffeaa4fdc80 error 4 in lmtp[563599e31000+b000]
Jan 17 13:39:45 server-02.example.com dovecot[5089]: lmtp(5099): Fatal:
master: service(lmtp): child 5099...
2019 Mar 20
2
quota-service with Director - A workaround
...>> assigned hot nodes), since now this one node running the quota-service
>> will access all mailboxes to check the status of all inbound mail.
>>
>> Is this a problem though? In terms of NFS locking etc. etc.?
>
> Might be. Wouldn't it be just easier to use the overquota-flag
> available since 2.2.16 and set up overquota flag in LDAP or userdb of
> choice and configure postfix to check that flag?
I don't really want to involve LDAP in my setup :)
2015 Dec 01
0
Dovecot doesn't sent rejection message user overquota
On 01 Dec 2015, at 17:10, Antonello Cioffi <antonello.cioffi at uniparthenope.it> wrote:
>
> Hi
>
> I'm using postfix+dovecot (2.2.18).
>
> The problem is that dovecot silently discard message when user has its own mailbox full without sending rejection message to the sender.
>
> Here a sample log:
>
> Dec 1 14:54:23 posta2 postfix/smtp[21478]:
2015 Dec 02
0
Dovecot doesn't sent rejection message user overquota
On 2015-12-02 09:13:04 +0100, Antonello Cioffi wrote:
> Dec 2 08:58:49 posta2 dovecot: lda(antonen):
> msgid=<565EA4B9.1020009 at uniparthenope.it>: Permanently failed to send
> rejection: smtp(mail.uniparthenope.it): DATA failed: 550 5.7.1 no
> third-party DSNs
smells like an error message from your smtp server.
--
openSUSE - SUSE Linux is my linux
2008 Jul 12
1
Overquota bounce
Hi all,
I have implemented a mail system with postfix and dovecot as LDA.
Users who have exceeded their quota when receiving messages dont'see the
message bounced. I see this error in maillog: dsn=4.3.0, status=deferred
(temporary failure)
This is my configuration:
protocol imap {
mail_plugins = quota imap_quota
login_executable = /usr/local/libexec/dovecot/imap-login
mail_executable =
2006 Aug 16
2
warn before overquota
Hi,
is there an implementation to warn the user before his storage capacity
exceeded?
Regards
Dominik
2010 Feb 16
2
configuring overquota message
From dovecot 1.2.10 sources i have:
src/plugins/quota/quota.c
#define DEFAULT_QUOTA_EXCEEDED_MSG \
"Quota exceeded (mailbox for user is full)"
struct quota_settings *quota_settings_init(void)
{
[ .... ]
quota_set->quota_exceeded_msg = getenv("QUOTA_EXCEEDED_MESSAGE");
if (quota_set->quota_exceeded_msg == NULL)
2010 Dec 22
1
Some Dovecot LDA version sends MDN rather than DSN for overquota.
It appears that there is some version of the Dovecot LDA that is
sending an RFC 3798 MDN rather than an RFC 3464 DSN to report
non-delivery to a user who is over quota.
See <https://bugs.launchpad.net/mailman/+bug/693134> for a discussion
of this and
<https://bugs.launchpad.net/mailman/+bug/693134/+attachment/1773018/+files/Automatically%20rejected%20mail.msg>
for the actual MDN
2018 Oct 09
2
Problem getting quota-warning script to function.
...e server back on
>> 2.2.27.? I've got the quota enforcement itself working, but the warnings
>> still fail to fire. ? I've attached logs with mail_debug=yes for the
>> period from the send which put the quota at 90% all the way until it is
>> blocking email for being overquota.
>>
>> Thank you
>> Ted
>> easyDNS Technologies
>>
>> On 2018-09-19 12:55 PM, Aki Tuomi wrote:
>>>> On 19 September 2018 at 19:49 Ted <ted at easydns.com> wrote:
>>>>
>>>>
>>>> Hello,
>>>>
>>...
2010 Jun 23
6
LMTP SIZE Option
Hi Timo,
Are there any plans to support the SIZE option in the lmtp server?
Paul
2015 Dec 02
2
Dovecot doesn't sent rejection message user overquota
Il 01/12/2015 16:19, Timo Sirainen ha scritto:
> On 01 Dec 2015, at 17:10, Antonello Cioffi <antonello.cioffi at uniparthenope.it> wrote:
>> Hi
>>
>> I'm using postfix+dovecot (2.2.18).
>>
>> The problem is that dovecot silently discard message when user has its own mailbox full without sending rejection message to the sender.
>>
>> Here a