Displaying 20 results from an estimated 8000 matches similar to: "Notify plugin: segmentation fault"
2012 Jul 19
1
Append with literal+ and mailbox over quota
I'm appending a mail with literal+ to a mailbox that is over quota:
1 APPEND INBOX {127+}
From: <ewald.dieterich at fun.de>
To: <ewald.dieterich at fun.de>
Subject: Quota-Test
Message-ID: <abcdefg at fun.de>
Quota-Test
1 NO [OVERQUOTA] Quota exceeded (mailbox for user is full)
2 NOOP
1 BAD Error in IMAP command APPEND: Invalid arguments.
3 NOOP
3 OK NOOP completed.
Somehow
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
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
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
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
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
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
2003 Sep 21
1
problem with auth
I'm new to dovecot
(it's a cool piece of software!!!)
I'm using Debian woody
I'm trying to start the server but then there is this mail
Do I have to set an environment variable or waht does this mean.
I'm trying to use a pgsql backend for authentification
and I have compiled it from source
/usr/local/libexec/dovecot/dovecot-auth start
dovecot-auth: Fatal: MECHANISMS
2004 Feb 29
1
severe problem
I have debian knoppix and postfix + dovecot imap
My problem is the following:
Feb 29 18:51:14 cybserv imap-login: Login: xx at xxx.xx [xx.xx.xx.xx]
Feb 29 18:51:14 cybserv dovecot: child 13959 (imap) killed with signal 11
Feb 29 18:52:41 cybserv imap-login: Disconnected [xx.xxx.xx.xx]
Feb 29 18:52:41 cybserv dovecot: child 13952 (login) killed with signal 11
I'm using the debian package
2020 Apr 22
2
Seive + Spamprobe terminates with signal 6
Ubuntu 20.04, Dovecot 2.3.7.2, SpamProbe v1.4d. For the past weeks my
sieve filters that call spamprobe have been crashing out for some users.
I have a dozen similar server setups and this is not happening on any
of the other servers and it was working just fine for a year up until
recently. This particular server is quite busy. There is plenty of disk
space and inode usage is about 2.5%.
2014 Feb 10
0
Segmentation fault in libdovecot-storage.so
Hi,
I obtain continuosly segmentation fault of processes pop3 and imap, with
version 2.2.10.
This is the error for the pop3 process (but for imap is is the same):
2014-02-10 11:06:22 pop3(xxxxxxx at yyyyyyyy.zz): Fatal: master:
service(pop3): child 23804 killed with signal 11 (core dumped)
This is the kernel log:
Feb 10 11:06:22 pecpop5 kernel: pop3[23804]: segfault at 7fa42a3f4070 ip
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
2012 Nov 07
1
acl and subfolder
hello,
I'm using dovecot 2.0.16 and i would like to use acl for subfolder.
The file dovecot-acl is well written in both folder test and the
subfolder test/Test :
cat /home/user2/Maildir/.test.Test/dovecot-acl
user=user1 ilrws
cat /home/user2/Maildir/.test/dovecot-acl
user=user1 ilprws
When user1 want to list, the folder test is well shown, but not the
subfolder test/Test. This is the
2005 Jan 06
2
Segmentation fault while using Mclust function of mclust library in R-2.0.1
Hi, all;
I got an unusual error while using mclust library 2.1-7 on R 2.0.1.
When I tried to run Mclust(rnorm(100)), I got segmentation fault error.
Does anyone know what causes this problem?
I came across the same problem even when I tried to run the example shown in
Mclust help using iris data.
Thanks in advance,
Tae-Hoon Chung
--------------------------------------------------
Tae-Hoon Chung
2011 Dec 15
1
dsync panic
Hello,
when I try to convert from mbox to mdbox with dsync with one user it
always panics:
# /opt/local/bin/dsync -v -u userxy backup ssh root at minerva1
/opt/local/bin/dsync -v -u userxy
dsync-local(userxy): Info: Papierkorb: uidnext changed: 161 != 1
dsync-local(userxy): Info: INBOX: uidnext changed: 9139 != 9105
dsync-local(userxy): Info: Trash: uidnext changed: 3924 != 3915
2011 Jul 04
2
RWinEdt problem
Hi R Helpers,
I am a long time RWinEdt user and have just acquired a new laptop. I have
installed RWinEdt and things are going smoothly except for one small glitch
- file names are not appearing on the document tabs. When I use WinEdt (as
opposed to RWinEdt), they are appearing. Can anyone offer any advice on
this?
Thanks in advance,
Simon Knapp
OS: windows7
Arch: 64 bit
R version: 2.13.0
2008 Apr 13
2
Testing my Flac x64 build
Hi!
Because I'm currently running Vista x64 I thought I could try to do an
x64 build of the Flac command line encoder. I used NAnt scripts instead
of Visual Studio since Visual C++ Express 2008 doesn't support x64
builds (if anyone's interested, I can clean them up somewhat and send
them to you).
I took great care to use the exact same arguments for the compiler and
linker as
2012 Feb 05
2
Sieve notify messages
Hi All
I'm using dovecot 2.0.16 with the pigeonhole plugin 0.25.
I'm trying to use the notifiy mechanism from sieve to send notifications
when a mail arrives in the mailbox. The message is checked to be a 8bit
message, otherwise it is replaced by the default message "Notification
of new message." How can I create a 8bit message body within the sieve
script that is accepted
2011 Mar 24
3
fstat no such file or directory error
Periodically, we will have users IMAP sessions get hung. Their client
sees a message like:
The server responded: 'SERVERBUG] Internal error occurred. Refer to
server log for more information
On the server, we see the following in the logs:
IMAP(<username>): Transaction log dovecot.index.log: duplicate
transaction log sequence (37)
IMAP(<username>): fscking index file