similar to: LDA Sieve debugging

Displaying 20 results from an estimated 1000 matches similar to: "LDA Sieve debugging"

2006 May 11
3
LDA Sieve feature request
Hello, In http://wiki.dovecot.org/LDA I read # If there is no user-specific Sieve-script, global Sieve script is # executed if set. #global_script_path = so you can set global_script_path and override it using a per user script. It would be nice if the per user scripts could be optionally run after (or before maybe?) the global script. Another nice thing would be per-virtualdomain sieve
2006 Mar 20
1
LDA sieve library
Hello, is the LDA linked against the Cyrus SIEVE library or against the fork at libsieve.sourceforge.net ? It seems Cyrus SIEVE from src/libsieve/README in the lda sources. libsieve seems to be better suited for inclusion in non-cyrus software and should be completely independent from libcyrus. The README for cyrus version of libsieve also states that: "It should compile without libcyrus,
2006 May 11
1
userdb prefetch not working with dovecot LDA?
Hello, I've configured MySQL authentication as follows. -- divecot-sql.conf -- driver = mysql connect = host=localhost dbname=postfix user=myuser password=mypass default_pass_scheme = PLAIN password_query = SELECT password FROM mailbox WHERE username = '%u' user_query = SELECT CONCAT('/var/vmail/', maildir, 'Maildir') AS home, '1234' AS uid, '1234'
2006 Mar 09
1
Dovecot LDA doesn't build against 1.0beta3
Here's what I get. Btw I'm on Linux/UltraSparc: gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -o deliver deliver.o duplicate.o imparse.o mail-send.o map.o sieve-cmu.o smtpclient.o -Wl,--export-dynamic libsieve/libsieve.a /root/luca/dovecot-1.0.beta3/src/lib-storage/register/libstorage-register.a
2006 May 10
4
LDA not being called by postfix?
Hello, I'm using Postfix with virtual domains (MySQL), Dovecot 1.0beta7 and CVS LDA. I've set up postfix to use the LDA for maildir delivery and defined a global sieve script. -- master.cf -- ... dovecot unix - n n - - pipe flags=DRhu user=vmail:vmail argv=/usr/local/libexec/dovecot/deliver -d ${recipient} ... -- main.cf -- smtpd_banner =
2006 Aug 14
3
failure in do_get_write_access() at transaction.c:731: "(((jh2bh(jh))->b_state & (1UL << BH_Uptodate)) != 0)"
Hi, By running some scripts on our target system for a while, I lost all means of access to the system. It seems that the kernel is crashed with the following error message: Assertion failure in do_get_write_access() at transaction.c:731: "(((jh2bh(jh))->b_state & (1UL << BH_Uptodate)) != 0)" Oops: Exception in kernel mode, sig: 4 We are currently running Linux version
2006 May 09
2
EICON DIVA - which linux kernel
Hi! I've bought the EICON DIVA V-2BRI card an begin installation soon. Are there any issues with certain kernels? E.g. the standard debian kernel 2.4.27-2-386 and kernel-image-2.6.8-3-686. Further current kernel 2.6.16.14 would be an option. Thanks Klaus
2006 May 09
2
Asterisk on EM64T
I'm looking to install Asterisk on an EM64T Dell 1850. PERC raid 1, 1GB ram, single 3Ghz Xeon. Any red flags or anything I should know? Should I bother installing a 64 bit OS? (gentoo-amd64)? Does asterisk work in 64 bit mode? Should I turn hyper threading off? Etc?
2006 May 16
1
Horde/IMP setup
does anyone else use Horde/IMP that can share their servers.php setup? I am getting weird behavior with IMP not showing my INBOX and sub folders, etc. and i am not sure if its an IMP issue or Dovecot. It was giving me problems yesterday, then it cleared up, but now its acting up again. mail clients like Thunderbird work fine tho. I am seeing this in the logs a lot: [Tue May 16 08:08:21 2006]
2009 Jul 23
1
Problem with sieve scripts including sieve scripts
I have the following global cmusieve scripts defined in /etc/dovecot/sieve, which is owned by the user deliver is run (virtual) as defined in the lda session of dovecot.conf: global-spam.script ====================================== require ["fileinto"]; # Move spam to spam folder if header :contains "X-Spam-Level" "********************" { fileinto
2006 Jul 06
1
FYI: timosieved
Just a heads up for all interested in using the Dovecot LDA with SIEVE scripting: I've started work on a proof-of-concept managesieve daemon, since the only one available right now is dependent on Cyrus. It appears that the only choice available for sites not using timsieved is the Ingo component of Horde, which is way too fat to install by itself (plus it uses FTP for a transport,
2013 Mar 19
1
unexpected 'reinitialize disk?' prompt form anaconda during kickstart with zerombr
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Anyone have any thoughts on why anaconda might be prompting me to reinitialize the disk during the kickstart of a Centos6.4 install on hyperV when a) the kickstart file contains "zerombr" as referred to in the installation guide[1] b) installation proceeds with no prompt on KVM hypervisors and succeeds? I have read the release notes[2]/tech
2017 Jun 09
0
Minor patches for builds against ancient platforms
I was recently asked to upgrade some neolithic aged software (UW-IMAP, sendmail 8.12.x, apache 1.3, amongst other horrors). The box is physically remote, so an aggressive "new flush" wasn't an option. I've been able to upgrade the compiler to gcc-3.4, openssl to 1.0.2k, glibc, php to something in the 5.4-branch, etc. I have CLucene working, even. I know should take a shotgun
2015 Nov 18
3
OT: Replacing Venerable NAS
On Nov 18, 2015, at 1:01 PM, John R Pierce <pierce at hogranch.com> wrote: > > On 11/18/2015 11:55 AM, Warren Young wrote: >> It?s rather annoying to buy a NAS, then later realize you need to buy*another* NAS as a mirror in case the first one roaches itself. Isn?t that what redundant storage is supposed to avoid? > > > no, RAID is purely availability when faced with
2017 Jun 09
2
Minor patches for builds against ancient platforms
"M. Balridge" <dovecot at r.paypc.com> writes: > I assume it's a rarely seen issue because few Dovecot users compile the > software in caves on computers powered by horse-pulled generator > wheels. I resemble that remark. >> Warning: Transaction log file /home/luser/mail/.imap/INBOX/dovecot.index.log >> was locked for 95 seconds (rotating while syncing)
2017 Jun 16
1
Minor patches for builds against ancient platforms
> I've tried changing how I symbolically linked the mailboxes, i.e., > creating a sub-directory that is symlinked into the user's mail/ > directory versus symbolically linking the mbox files themselves, etc. > No dice. Permissions are fine. I've even resorted to changing the > index locking strategy, to no avail. I've tested my setup by symlinking both folders and
2004 Dec 29
1
User authentication to AD200X, need local users?
I am trying to get user authentication in a 200X AD to have domain users see the samba shares (RH ES3, samba 3.0.9-1). I can see the shares, but when I try to access any of the shares, I get prompted for a username and password and this is what shows up in the log.winbindd file ------------------- [2004/12/29 08:17:37, 1] nsswitch/winbindd_user.c:winbindd_getpwnam(161) user 'robl' does
2001 Feb 12
0
Samba and password protected directories
Hello, I have Win98 clients that need to connect "securely" to directories on Linux boxes. In smb.conf, I have added these home directories: [Luser Dir] comment = dir public = no browseable = yes writable = yes path = /home/luser Accounts have been created in the appropriate directories with proper accessibility, this includes passwords. This was done with "useradd
2015 Nov 18
3
OT: Replacing Venerable NAS
On Nov 18, 2015, at 12:16 PM, Chris Adams <linux at cmadams.net> wrote: > > Once upon a time, Warren Young <wyml at etr-usa.com> said: >> - They?re serious server-grade machines, not borderline flimsy boxes competing largely on price. Built in and supported from Silicon Valley, not China. :) > > iXsystems sells rebadged SuperMicro stuff, nothing special (not made
2017 Apr 13
4
humor (was Re: OT: systemd Poll)
On Thu, Apr 13, 2017 at 2:06 PM, <m.roth at 5-cent.us> wrote: > Robert Moskowitz wrote: >> On 04/12/2017 02:08 PM, m.roth at 5-cent.us wrote: > >>> d) And then there stuff that I'm not sure of the purpose... like >>> eclipse, that needs 2GB to run... for an editor. >>> >>> mark "my web pages proudly built in vi!" >>