similar to: Over quota message

Displaying 20 results from an estimated 2000 matches similar to: "Over quota message"

2008 Feb 19
3
compiling error imaptest.c
dovecot-1.1.beta16]# gcc imaptest.c -o imaptest -g -Wall -W -I. -Isrc/lib-mail -Isrc/lib -Isrc/lib-imap -Isrc/lib-storage/index/mbox -DHAVE_CONFIG_H src/lib-storage/index/mbox/mbox-from.o src/lib-imap/libimap.a src/lib-mail/libmail.a src/lib/liblib.a imaptest.c: In client_append function: imaptest.c:1492: error: too many arguments for i_stream_create_limit function
2013 Feb 27
1
Special characters in dovecot.conf
Hi all, I've configured "quota_exceeded_message" in dovecot 1.2, but I have two questions: - Can I use "CRLF" in it? I'd like have two messages: english and spanish. - If char character set in dovecot.conf is ASCII, How do I set special characters (spanish)? The email received is in UTF-8 Thanks you -- Antonio Casado Rodr?guez Administrador de Servicios de Red y
2010 May 24
2
Problem with deliver and quota userdb sql
I have quota with userdb sql override. When i overpass 100M deliver reject the message. I have 200M in sql. Deliver don't query the database. What happen in it? # 1.2.11: /etc/dovecot.conf # OS: Linux 2.6.9-89.0.25.ELsmp i686 Red Hat Enterprise Linux AS release 4 (Nahant Update 8) ext3 log_path: /var/log/dovecot/dovecot.log info_log_path: /var/log/dovecot/dovecot.info protocols: imaps
2007 Feb 14
1
who limit the process deliver number?
Hi, i have postfix-2.3.6, dovecot-1.0-rc19 and dovecot-lda Where i limit the process number deliver, in postfix or dovecot.conf Thanks.
2007 Mar 13
1
error with virtual users
Hi, In my dovecot-deliver.log i have this: deliver(xxuser): Mar 13 11:36:49 Error: open(/home/xxuser/.temp.alboran.24421.63c6890e35b613e8) failed: No such file or directory deliver(yyuser): Mar 13 11:38:29 Error: open(/home/yyuser/.temp.alboran.26046.dcb46511eeb37f3d) failed: No such file or directory but i haven't homedir user. I have /var/spool/mail/xxuser/ maildir Is that a error?
2008 Feb 29
2
different mail_locations
Hi all I've mounted a cluster ACTIVE-PASIVE, with the mailbox in a SAN. The user's home are: /Correo/mail/foo/home I use: Postfix, dovecot and dovecot_lda. The folder /san/mail is only show in the active node (switch the virtual ip, filesystem and daemons). How i configure dovecot mail_location?? Now i have: mail_location: maildir:/Correo/mail/%n The problem is that the admin mails
2014 Feb 25
2
[LLVMdev] RFC: Adding __INTEGRATED_ASSEMLER__ macro
On Mon, Feb 24, 2014 at 7:29 PM, Saleem Abdulrasool <compnerd at compnerd.org>wrote: > > >> But I agree with others that "integrated assembler" isn't a feature which >> should be observable in source code. >> >> On Sun, Feb 23, 2014 at 4:27 PM, Renato Golin <renato.golin at linaro.org>wrote: >> >>> On a higher level,
2007 Jan 29
2
lda sieve broken after upgrade
upgraded to rc19. using maildirs. solaris 9/cc. removed all modules from pop/imap/lda subdirs and first upgraded dovecot to rc19 and then used dovecot-sieve-1.0.1 sources to build against the dovecot source directory ( everything now builds nicely on Solaris, thank you Timo ). added "cmusieve" to the list of plugins used by lda. ail_plugins = cmusieve now getting this:
2007 Jan 23
1
1.0.rc19 released
http://dovecot.org/releases/dovecot-1.0.rc19.tar.gz http://dovecot.org/releases/dovecot-1.0.rc19.tar.gz.sig Just did a few more fixes to index files. Do they help with anyone's problems? - ACL plugin didn't work unless control dir was separate from maildir - More index file handling fixes -------------- next part -------------- A non-text attachment was scrubbed... Name: not available
2007 Jan 23
1
1.0.rc19 released
http://dovecot.org/releases/dovecot-1.0.rc19.tar.gz http://dovecot.org/releases/dovecot-1.0.rc19.tar.gz.sig Just did a few more fixes to index files. Do they help with anyone's problems? - ACL plugin didn't work unless control dir was separate from maildir - More index file handling fixes -------------- next part -------------- A non-text attachment was scrubbed... Name: not available
2008 Dec 03
1
assertion failed
Hi all, I have seen this in log: dovecot: Dec 03 06:12:57 Error: IMAP(maurirrr): file mail-index-view-sync.c: line 666 (mail_index_view_sync_end): asser tion failed: (view->log_file_offset >= view->map->hdr.log_file_int_offset) dovecot: Dec 03 06:12:57 Error: IMAP(maurirrr): Raw backtrace: /usr/libexec/dovecot/imap [0x461d5e] -> /usr/libexec/dov ecot/imap [0x461acc] ->
2007 Jan 25
2
rc18->rc19: read/unread/reply flags broken
Timo, This might be a bit vague, but I have noticed that rc19 seems to have broken the read/unread/reply flags in imap. My officemate has had problems with messages that are read and marked as read then mysteriously get remarked as unread the next time email is checked. I've had problems where I reply to a message and it does not get marked as "answered". We didn't see this
2007 Jan 31
1
Query: LSUB "" "*" still on rc19
Hi all, We've downgraded to rc17 for the past week or so, as when we upgraded to rc19, this error did go, but came back again. ERROR: Could not complete request. Query: LSUB "" "*" Reason Given: Internal error occurred. Refer to server log for more information. Looks like it never helped us in rc19. Back on rc17 just now, which we still have to restart a few times a day,
2007 Jan 08
1
Automatic mail script?
Hello! I am setting up a Dovecot mailserver for around 2000 people with: sendmail + dovecot + squirrelmail + spamassassin and some plugins. I have the Imap quota working in mboxes with this quota commands: plugin { # 10MB quota limit quota = dirsize:storage=10240 } It worked good in Squirrelmail, but the person that only use some imap program (outlook, eudora) don't get the info when
2010 Jun 28
2
[LLVMdev] build errors while cross compiling llvm-gcc for ARM
> But I wanted to say is using these binutils I have built a llvm compiler for > our ARM target. That's correct. Mostly because gcc is using pre-UAL ARM assembler syntax and LLVM switched fully to UAL one. Also, UAL is needed for correct Thumb-2 support, etc. So, in short: gcc is generating some subset of ARM assembler and thus gas is bug-free. LLVM generates somehow different subset and
2014 Feb 24
3
[LLVMdev] RFC: Adding __INTEGRATED_ASSEMLER__ macro
First, I would assume this would be better spelled as: __has_feature(integrated_assembler) But I agree with others that "integrated assembler" isn't a feature which should be observable in source code. On Sun, Feb 23, 2014 at 4:27 PM, Renato Golin <renato.golin at linaro.org>wrote: > On a higher level, there's the quality issue. People should test for >
2007 Feb 05
2
Nitpicking: rc21 startup banner says rc19
> [jhg at helios RPMS]$ rpm -q dovecot > dovecot-1.0-1_42.rc21.fc5.at but: > dovecot: Feb 05 10:49:21 Info: Dovecot v1.0.rc19 starting up
2013 Oct 25
0
[LLVMdev] Add support for ldr pseudo instruction in ARM integrated assembler
On 25 October 2013 18:33, David Peixotto <dpeixott at codeaurora.org> wrote: > Both armasm and gnu as support an ldr pseudo instruction for loading > constants that lowers to either a mov, movn, or a pc-relative ldr from the > constant pool. It would be great if the llvm integrated assembler could > support this feature as well. > Hi David, As much as I think that it's
2007 Feb 02
2
1.0.rc20 released
http://dovecot.org/releases/dovecot-1.0.rc20.tar.gz http://dovecot.org/releases/dovecot-1.0.rc20.tar.gz.sig So, rc19 was somewhat broken. How about this version? + dovecot: Added --log-error command line option to log an error, so the error log is easily found. + Added mail_log_max_lines_per_sec setting. Change it to avoid log throttling with mail_log plugin. - Changing message flags
2007 Feb 02
2
1.0.rc20 released
http://dovecot.org/releases/dovecot-1.0.rc20.tar.gz http://dovecot.org/releases/dovecot-1.0.rc20.tar.gz.sig So, rc19 was somewhat broken. How about this version? + dovecot: Added --log-error command line option to log an error, so the error log is easily found. + Added mail_log_max_lines_per_sec setting. Change it to avoid log throttling with mail_log plugin. - Changing message flags