Displaying 20 results from an estimated 700 matches similar to: "expire plugin with pgsql not working"
2008 Oct 14
0
swat cann't start
Hi everyone!
i used slackware version 12.1 and kernel version 2.6.24.5.
When i upgrade samba to version 3.2.4.
i want to use swat to configure my samba server,
and i got the message "swat cann't load share file libtalloc.so.1:no =
such file or directory"=20
How can i soultion thih problme=A1H thanks From leva at ecentrum.hu Tue Oct 14 08:11:34 2008
From: leva at ecentrum.hu
2009 May 19
2
expire-tool segmentation fault
Hi!
I'm using Dovecot 1.1.15 on OpenBSD 4.4.
How can I debug this?
# /usr/local/sbin/dovecot --exec-mail ext /usr/local/libexec/dovecot/expire-
tool
Segmentation fault (core dumped)
# gdb /usr/local/sbin/dovecot
(gdb) run --exec-mail ext /usr/local/libexec/dovecot/expire-tool
Starting program: /usr/local/sbin/dovecot --exec-mail ext
/usr/local/libexec/dovecot/expire-tool
Program received
2009 Aug 10
1
inconsistency with expire-tool and expire dict
Hi!
Here is the problem:
passdb:
daniell:*::::::user=daniell2
userdb:
daniell2::uid:gid:gecos:home::
dovecot.conf:
plugin {
expire = SA.* 1
# (There are SA.HAM and SA.SPAM directories)
}
When copying a message to eg. the SA.HAM directory, then dovecot inserts this
into my expires table:
dovecot=# select * from expires ;
username | mailbox | expire_stamp
2008 Dec 04
0
Samba and the WinXP WebClient
Hi!
We've had horrible performance when opening files from out Samba server
with OpenOffice.org on some of our XP machines (not on all, I might
add). Also, the general file transfers (copy to/from server) were fast
and adequate.
Then I had stumbled upon the Samba HOWTO which mentioned turning off
this "WebClient" service on WinXP.
I'm just rather curious, why does this
2008 Dec 15
1
Horde IMP w/ dovecot folder list
Hi!
I'm using dovecot-1.1.7, Horde-3.3.2 and IMP-4.3.2.
The left-side folder list has some folders, whos names contains
localized (non-ascii) characters. This is displayed correctly when I
select the "English (American)" language entry on the login page from
the dropdown menu. But when I choose my locale, which is "Magyar"
(Hungarian), the folders won't display
2009 Jan 23
1
implicit locking?
Hi!
Is it possible to introduce an implicit server-side file locking
mechanism in samba(3.2.5), so if one opens a shared file for writing,
then a new user won't be able to open it for writing, but only read-only.
Currently the following options are in the config file:
# testparm -v |fgrep -i lock
[...]
kernel oplocks = Yes
lock spin time = 200
oplock break wait
2008 Oct 27
2
dovecot expire doesn't work (?)
Hi!
I'm using dovecot-1.1.5 and trying to make the expire plugin work.
What I've configured in dovecot.conf is the following:
protocol imap,pop3,lda {
mail_plugins = [...] expire
}
dict {
expire = db:/var/dovecot/expire/expire.db
}
plugin {
expire = spamassassin/SPAM 2 spamassassin/HAM 2
expire_dict = proxy::expire
}
I have a sieve rule, to copy certain messages to my
2008 Oct 13
2
samba+cups failure - no printers in the share list
Hi!
It seems my samba and cups won't communicate with each other. I've
configured samba to load the printers from cups:
load printers = yes
printing = cups
printcap name = cups
[printers]
comment = All Printers
path = /var/spool/samba
printable = yes
public = no
read only = yes
create mode = 0700
valid users = @digiszfv
2009 Jul 04
1
expire-tool complains in 1.2
Hi!
I've upgrade from 1.1 to 1.2, and one thing I noticed, that when running
expire-tool, I get this error:
# /usr/local/sbin/dovecot --exec-mail ext /usr/local/libexec/dovecot/expire-
tool
Info: Loading modules from directory: /usr/local/lib/dovecot/imap
Info: Module loaded: /usr/local/lib/dovecot/imap/lib10_quota_plugin.so
Info: Module loaded:
2008 Dec 19
4
Error: dict: Failed to initialize dictionary 'expire'
Hi!
Using dovecot-1.1.17, and BDB-4.6.21.
I'm having this error in every two weeks or so. I've running this in a
crontab:
/usr/local/sbin/dovecot --exec-mail \
ext /usr/local/libexec/dovecot/expire-tool
The expire plugin and tool is working fine, the configuration is ok, and
I'm using the BDB backend.
What happens in every ~two weeks is dovecot starts to give me this error
2009 Sep 30
2
can not boot DOS image
Hi!
I'm trying to boot this kind of file:
$ file ibm_fw_bios_m9e144a_anyos_i386.img
ibm_[...]_i386.img: DOS floppy 1440k, x86 hard disk boot sector
(This is a BIOS update boot image for the IBM X Series servers).
I'm booting with PXE on the IBM machine, with this pxelinux.cfg:
$ cat pxelinux.cfg/default
[...]
LABEL update_bios_img
MENU LABEL ^BIOS Update (img)
FDIMAGE
2009 Aug 09
2
http://wiki.dovecot.org/LDA typo
-Note that dovecot.conf file must be world readable to enable deliver process
read it, while running with user priviledges.
+Note that dovecot.conf file must be world readable to enable deliver process
read it, while running with user privileges.
--
L?VAI D?niel
PGP key ID = 0x4AC0A4B1
Key fingerprint = D037 03B9 C12D D338 4412 2D83 1373 917A 4AC0 A4B1
2009 Aug 09
3
multiple auth-client sockets
Hi!
I'm gonna need to use dovecot's auth-client socket in an authentication
program. Now the auth-client socket is only used by my MTA, which is postfix.
Because postfix's smtpd process (which uses the auth-client socket) runs
chrooted under postfix's spool directory, I must create the auth-client socket
under that spool directory. However, to reach that socket from another
2007 Nov 25
2
imap process killed with signal 11
Hi!
Using the latest cvs from HEAD, I'm experiencing problems after sending
a message and the client is trying upload the message to the
appropriate (Sent/Queue) folder. I get only one error in dovecot.log:
dovecot: Nov 25 14:21:31 Error: child 19554 (imap) killed with signal 11
So my client disconnects, and asks for the password again, and in
dovecot.info I get nothing, but the logs of the
2008 Oct 25
2
can not compile 1.1.5 with BDB
Hi!
I'm trying to use dovecot-1.1.5 with Berkley DB 4.6.21 on OpenBSD.
While compiling I get this:
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-sql \
-DPKG_RUNDIR=\""/var/run/dovecot"\" -I/usr/local/include -std=gnu99\
-g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations \
-Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast \
2010 Dec 06
1
waldtest and nested models - poolability (parameter stability)
Dear All,
I'm trying to use waldtest to test poolability (parameter stability) between
two logistic regressions. Because I need to use robust standard errors
(using sandwich), I cannot use anova. anova has no problems running the
test, but waldtest does, indipendently of specifying vcov or not. waldtest
does not appear to see that my models are nested. H0 in my case is the the
vector of
2007 May 13
1
dovecot deliver tries to setuid but why?
Hi!
I've set up postfix(2.4.1) + dovecot(1.0-cvs) + dovecot-lda(1.0-cvs).
Dovecot's deliver is running as vmail:vmail (according to postfix's
master.cf).
Now the problem (when receiving mail):
deliver(leva): auth input: leva
deliver(leva): auth input: uid=8006
deliver(leva): auth input: gid=8000
deliver(leva): auth input: home=/var/mail/virtual/leva
deliver(leva): setuid(8006)
2008 Jan 07
2
do not lose mail when dovecot is dead
Hi!
Recently I've experienced problems with dovecot. Dovecot died silently,
what means is that there are no core files, nor any indication in the
log files, just the "kevent(): Invalid argument" messages. Dovecot just
died, so deliver could not connect to the auth-master socket, which
means that messages couldn't been delivered. The problem is that
postfix thought that the
2006 Oct 21
2
any idea why the mail downloading is slow?
Hi!
I'm using rc10, but had this problem with previous releases too. Not
sure if this is a dovecot problem, but I can not think of anything
else. The mail downloading with pop3 is ~very slow, approx. 20 Kbyte /
sec. no matter how many mails I've got in my mailbox, or how big are
the mails. My ISP provides me a dedicated 100mbit line, and everything
else works as fast as expected eg.
2003 Sep 29
2
changing share name?
Hello!
Is it possible to change the share name of the [homes] section. Now
smb.conf has the [homes] section configured, and when I list my shares
with smbclient, it prints:
Sharename Type Comment
--------- ---- -------
homes Disk Public folder
Is is possible to change that "homes" to the name of the actual user, or