Displaying 20 results from an estimated 600 matches similar to: "Problem witch dovecot-auth continue"
2008 Nov 07
6
Cannot get the libwrap patch work
Hello there,
I have been trying to make the patch work for libwrap(TCP
Wrappers) posted on http://dovecot.org/patches
<http://dovecot.org/patches%20Patch%20of%201.1> Patch of 1.1 but could not
get it work. Any help will be highly appreciated. After compiling and
running it I get error "Error: login_tcp_wrappers can't be used because
Dovecot wasn't built with
2008 Nov 08
1
dovecot Digest, Vol 67, Issue 19
Thanks Buddy,
I got it working. It was giving error when running make 'undefined
reference to `request_init' etc' then I ran it with gmake LDFLAGS+=-lwrap
and it worked and everything is working fine. Thanks again for your help
Thankyou
Tahir Riaz
Assistant Director (Systems)
COMSATS Internet Services
COMSATS Headquarters Building
9, Shahrah-e-Jamhuriat, G-5/2
Islamabad.
2009 Jun 02
2
Running imaptest revision 209:939fa886391a built against dovecot revision 9116:9ae55b68cf61 on AIX 5.3 core dumps
# ./imaptest host=127.0.0.1 port=143 user=tstem38 pass=pass4you mbox=/
gpfs/users/t/s/tstem38/IMAP/foo4
Panic: file client.c: line 620: assertion failed: (idx >=
array_count(&clients) == NULL)
IOT/Abort trap(coredump)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2541 bytes
Desc: not available
2014 Oct 21
1
2.2.14 and "Panic: file virtual-sync.c"
Hi,
after upgrading to 2.2.14 (debian wheezy with apt source from rename-it.nl) I?ve got from time to time a panic in virtual plugin. Here are an excerpt from the log file:
----------------------------------
Oct 21 20:44:15 mailserver dovecot: imap(michael at DOMAIN): flag_change: box=Virtual.Ungelesen, uid=1, msgid=<54466F71.3050702 at makomi.de>, size=1661, flags=(\Seen \Draft \Recent)
2013 Apr 29
1
quota-related crash for doveadm dsync operation
Hi
I understand the crash below is caused by filesystem quota. I just report
it because perhaps it could have a more graceful failure.
Apr 29 09:39:17 danceny dovecot: dsync-local(jdoe): Error: Mailbox Sent: Saving failed: Not enough disk space
Apr 29 09:39:17 danceny syslogd[165]: last message repeated 4 times
Apr 29 09:39:17 danceny dovecot: doveadm: Error: dsync-remote(jdoe): Error: Cached
2009 Apr 03
2
Implementation of editheaders in dovecot
Hello.
I wrote the hook function for deliver. I want to add support of
editheaders in the plug-in for dovecot. For this purpose I wrote the
function rarules_get_stream. Remover of headrs works properly, but
adding does not work. I took Timo Sirainen's advice from http://markmail.org/message/skb6arnll5gaopdr
. Do I use a correct way of creation of a message?
I give backtrace and a
2014 Jul 28
2
not able to compile deleted_to_trash Plugin
Following version and content of .conf file
----------------------------------------------------------------------------------------
root at ABCD:/CavE/download/delete_to_trash# dovecot --version
2.2.9
root at ABCD:/CavE/download/delete_to_trash# dovecot -n
# 2.2.9: /etc/dovecot/dovecot.conf
# OS: Linux 3.13.0-32-generic x86_64 Ubuntu 14.04.1 LTS
auth_mechanisms = plain login
log_path =
2009 Apr 13
0
How can I skip EOH in headers?
Hello.
My callback for get_stream is called from mail_get_stream in
mail_storage_copy. Further, mbox_save_init is called and it called
mbox_save_get_input_stream.
backtrace (A) for my callback:
#0 i_stream_header_filter_read (stream=0x8147e00) at istream-header-
filter.c:314
#1 0x080cdbaa in parse_header (mstream=0x8147e00) at istream-header-
filter.c:356
#2 0x080cdc0c in
2019 Oct 04
1
imapsieve administrator scripts are not executed in the order they are defined
Dear dovecot developers,
I have an issue with the Pigeonhole IMAPSieve Plugin and the order in which
administrator scripts are executed. Although I cannot find anything about the
order in which the scripts are executed, I would expect they are executed in
the order they are defined: the one defined by imapsieve_mailbox1_* before the
one defined by imapsieve_mailbox2_* in case both match.
I
2014 Mar 19
0
Dovecot crashes on large search result sets in virtual folders when using fts-solr
Hi Devs,
I experience reproducible crashes when searching in a virtual folder with
fts-solr activated. The crashes occur only, if the folder contains a large
number of mails and the result set of the search is also large. If the result
set is small, no crash occurs. This happens on Debian Wheezy with versions 2.1.7
and 2.2.9.
My goal was it to setup the possibility for cross-folder fulltext
2007 Dec 31
1
Segmentation fault in dovecot-sieve-1.1.2 + dovecot-1.1.beta13
Hi,
dovecot-sieve-1.1.2 + dovecot-1.1.beta13 segfaults with
the following sieve filter:
---
require ["imapflags"];
if header :contains "subject"
["test"]
{
addflag
"$testflag";
}
---
when a message with a subject containing "test"
is delivered via dovecot lda.
The fault backtrace is:
(gdb) run
Starting
2008 Mar 08
2
suspect valgrind error in mail-index-map.c
Hi
At line 1118 of src//lib-index/mail-index-map.c, inside the function
mail_index_map_move_to_memory, there is:
mail_index_map_copy_header(map, map);
Valgrind is stating that "Source and destination overlap in memcpy".
I'm wondering if this code is just coping the same memory over itself,
or if it is doing something useful.
Regards,
Diego Liziero.
---
1104 void
2015 Jan 13
0
[PATCH] Make Delivered-To optional
Hi,
I've read at least one e-mail on this list about making delivered-to in
lmtpd optional, but now I need this too, so I made a patch. The default
remains as is now (enabled).
Rationale: I would like to dsync users and I have catchall POP mailboxes
(meaning: a single mailbox gets the mails for a lot of e-mail addresses).
If I deliver the e-mails to Dovecot's lmtpd as the original
2017 Jun 10
0
Pacaging/build issues with AIX and vac (dovecot-2.2.25)
On 09/10/2016 21:48, Michael Felt wrote:
> I finally decided it was really time to stop being lazy and really
> move away from gmail. After I have a server in my basement using
> power, etc.
>
> So I turned on the imap provided - and did not quite cry - it will
> have to do for now, but imap2 is wanting.
Next chapter in packaging.
a) I have 'patched' several files to
2017 Nov 03
1
Bug: lmtp proxy does not quote local parts with spaces
On 03/11/2017 11:48, Stephan Bosch wrote:
> Hi,
>
> Sorry, we're in a bit of a v2.3 merge frenzy. Much of the LMTP code will be
> replaced in v2.3, but I'll give the? older code a look as well.
>
> This can take a while though.
Thank you very much for getting back to me, I can appreciate it can get hectic,
and I don't wish to appear ungrateful, I wholeheartedly
2005 Jul 06
0
Need urgent help witch create mask rights
Hello, I've found this in the newsgroup and it works fine with the
inherit owner option.
The user is not able to delete the files he has created. Se below.
But my problem is that this doesn't work if you create a new folder and
the new create files in this new folder.
Any ideas how I can get the users to not delete the folder an the files
under the folder?
Thank's a lot.
On Tuesday
2007 May 08
1
Problems witch SPA3102.
Hello,
i have a SPA3102 and asterisk v. 1.2.18. I also hev a mysql database with
cdr. Well all I want is to receive incoming calls from pstn on specified sip
account (suppose 8000), and to initiate outgoing calls from all my asterisk
sip accounts through SPA3102 device. Someone can explain me what may i set
on SPA and asterisk to do this thing. Thank you for your support.
-------------- next part
2005 Jun 15
0
zaptel witch smp
Hi everyone
I installed Linux Conectiva 10 with SMP (SYMETRIC MULTIPROCESSORS) support -
kernel 2.6.11.11 and the zaptel-1.0.7 modules. I got load the wcte11xp module
no problems, but when I try to remove this, all the system crash, without any
error message.
With Kernel compiled to support just one processor, everything works fine
(installation and remove of wcte11xp).
I tested the wcfxs
2007 Feb 12
2
Witch kernel version may i use to run well asterisk
hello,
i ve a lot of probl?me with zaptel 1.4 when i tried to complile it
under debian kernel 2.4;
so i need to compile a new kernel version 2.6.x but id don't witch
kernel version is stable
van you help me please? :)
Younss AZ
KASTERISK.COM
skype: younssiga
2019 Jan 24
2
error witch rsat
hello everyone, I have this problem: I have a machine (debian9) that
makes me a domain member. The partition where I create the shares
supports acl. On a machine where windows 10 professional is installed
where rsat is installed if I try to give a user permission to any known
share that by logging on the domain member machine the user does not
appear in the acl of the share. What should I do?