similar to: Append with literal+ and mailbox over quota

Displaying 20 results from an estimated 1000 matches similar to: "Append with literal+ and mailbox over quota"

2012 Jan 20
1
Notify plugin: segmentation fault
I'm trying to develop a plugin that uses the hooks provided by the notify plugin. The notify plugin segfaults if you don't set the mailbox_rename hook. I attached a patch to notify-plugin.c from Dovecot 2.0.16 that should fix this. Ewald -------------- next part -------------- A non-text attachment was scrubbed... Name: notify-plugin.c.patch Type: text/x-diff Size: 530 bytes Desc: not
2012 Aug 08
5
Deleting metadata smashes file dovecot.dict
Hi, I am using dovecot (see dovecot -n output below) with metadata plugin in my own plugin. I want to insert and delete some large metadata (>4KiB). It seems, that the delete in a second call of my plugin smashes the file dovecot.dict in users dir: 1st call: *dovecot.dict is empty -delete metadata 1 -delete metadata 2 -insert metadata 1 ~8KiB -insert metadata 2 <1KiB *dovecot.dict
2023 Mar 21
1
"doveadm altmove -r" not working ?
> On 21/03/2023 00:26 EET Benoit Branciard <benoit.branciard at univ-paris1.fr> wrote: > > > Hello, > > I have some trouble using "doveadm altmove -r". > > Regular "doveadm altmove" is OK, selected mails were moved to alternate > storage as expected. But I can't manage to get them back to original > location, "doveadm altmove
2019 Mar 20
2
quota-service with Director - A workaround
On 2019-03-20 16:40, Sami Ketola via dovecot wrote: >> On 20 Mar 2019, at 17.13, Tom Sommer via dovecot <dovecot at dovecot.org> >> wrote: >> >> I realize quota-service on Director is not supported, which is a >> shame. >> >> As a workaround I'm thinking of setting up quota-service on one of my >> backend nodes, and have all my
2012 Jul 11
1
mail_log plugin logs UTF-8 mailbox name
A small bug in the mail_log plugin: When I copy a mail from the inbox to a mailbox with special characters, the mailbox name is logged in UTF-8: [...] copy from INBOX: box=INBOX.Euro ?, [...] I guess the name should be in mUTF-7, like it is done when I copy the other way round: [...] copy from Euro &IKw-: box=INBOX, [...]
2012 Jul 02
1
UTF-8 mailbox name STATUS response
STATUS in Dovecot 2.1.7 returns the UTF-8 decoded folder name in a string literal: . CREATE "INBOX.Euro &IKw-" . OK Create completed. . LIST "" "INBOX.Euro &IKw-" * LIST (\HasNoChildren) "." "INBOX.Euro &IKw-" . STATUS "INBOX.Euro &IKw-" (MESSAGES) * STATUS {14} INBOX.Euro ? (MESSAGES 0) . OK Status completed. Is this
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", ' GrUSP founder - ZCE
2018 Oct 09
2
Problem getting quota-warning script to function.
Hello, I don't suppose there's been any thoughts or progress on this one?? Is there further information I can provide or anything I could try or check on the mailserver? Thank you Ted easyDNS Technologies On 2018-09-24 12:44 PM, Aki Tuomi wrote: > Hi! > > It can take some time for us to look into these... > > Aki > >> On 24 September 2018 at 19:38 Ted <ted at
2004 May 01
1
changes to y-axis labels in lmList intervals plot
Dear List, I am plotting lmList objects using plot(intervals()) in nlme package. I want to make changes to the y-axis labels. When I try to change cex of y-axis labels using the following: fm1 <- lmList(distance ~ age | Subject, Orthodont) plot(intervals(fm1), scales=list(y=list(cex = .7))) I receive: Error in bwplot(formula = group ~ intervals | what, data = structure(list( : formal
2012 Aug 23
3
Dovecot generate file when over quota detected
Hi, I am curious if Dovecot can add an empty file into a Maildir folder as soon as a mailbox has exceeded 100% capacity, and later when it detects the quota has fallen below 100% unlink the file. The idea is the Dovecot LDA would deliver the message and if this caused the mailbox to reach 100%+, add a file into the maibox say "username/Maildir/overquota". Interactions via Dovecot
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
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):
2019 Mar 23
1
quota-service with Director - A workaround
On 2019-03-21 10:28, Sami Ketola via dovecot wrote: >> On 20 Mar 2019, at 18.17, Tom Sommer via dovecot <dovecot at dovecot.org> >> wrote: >> >> >> On 2019-03-20 16:40, Sami Ketola via dovecot wrote: >> >>>> On 20 Mar 2019, at 17.13, Tom Sommer via dovecot >>>> <dovecot at dovecot.org> wrote: >>>> I realize
2008 Jan 06
1
overheating Thinkpad X60s with 7.0-RC1
Hello everybody! Since the update from 6.2-STABLE to 7.0 I'm encountering problems with the temperature of my Thinkpad X60s. Under heavy load, e.g., make builworld or compile gcc or... I get the following output in /var/log/messages: Dec 29 01:53:13 delta1 root: WARNING: system temperature too high, shutting down soon! Dec 29 01:53:13 delta1 syslogd: /dev/:0: No such file or directory Dec 29
2020 Mar 31
2
net_connect_unix(imap) failed
Hello everyone, we have a huge problem with dovecot and IMAP connections. we got the following errors: 39665 today dovecot: imap-login: Error: master(imap): net_connect_unix(imap) failed: Resource temporarily unavailable - http://wiki2.dovecot.org/SocketUnavailable (client-pid=29066, client-id=1755, rip=IP, created 562 msecs ago, received 0/4 bytes) we thinks this may be a problem with
2004 Jan 28
1
pgsql-dovecot auth problem
Jan 28 13:55:48 bachata dovecot-auth: PGSQL: Query "SELECT password FROM users WHERE userid = 'foo at foo.bar'" failed: I have this error in /var/log/mail.log I have installed a debian machine with dovecot debian packages in my test environment it runs perfect I have used the tutorials on wiki.dovecot.org And there is nothing in the postgresql log about this query And I'm
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
2007 Dec 05
2
Imap and quota problem
Hi everyone, i am using dovecot 1.0 as IMAP and i am facing the following problem: when a user is overquota he is unable to access his account and thus he can't delete emails ! Is there any workaround for this problem ? thanks for any help. ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page.
2008 Oct 17
2
Dovecot 1.1.4 / Maildir++ quota and move to trash
Hello, Seems there is some nasty problems with Dovecot 1.1.4... We use Maildir++ quota, and when moving mail to Trash, Dovecot just drop the connection... when the maildir is overquota. Is there any way to avoid that and just move the mail to the trash allowing user to expunge their mail easily without calling support to do rm -rf Maildir/cur ? Thanks, /Xavier -------------- next part
2003 Sep 23
1
debian installation
apt-get install postfix-tls postfix-pgsql sasl2-bin libsasl2-modules postgresql libpam-pgsql Reading Package Lists... Done Building Dependency Tree... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The