strange sasl auth

2005-05-11 Thread bebop33
Hi everybody, i thought you may have some ideas or might be interested in some strange sasl-authentication: i'm using cyrus-sasl-2.1.20, cyrus-imapd-2.2.12 and postfix-2.2.3. postfix and imapd seem to work fine against my sasldb2 (no saslauthd!), i thought. at least until i dared comparing the pro

Re: Shared Mailboxes and Postfix

2005-05-11 Thread Andreas
Em Qua 11 Mai 2005 10:25, Josh Whitver escreveu: > say when I try to send to "Conference+News@". > May 11 08:21:55 testldap master[9140]: about to exec > /usr/bin/cyrus/bin/lmtpd May 11 08:21:55 testldap lmtpunix[9140]: executed > May 11 08:21:55 testldap lmtpunix[9140]: accepted connection > May 1

Re: Sieve 2.2 not working

2005-05-11 Thread Scott M. Likens
uh bypassing procmail? very simple. deliver via lmtp mailbox_transport = lmtp:unix:/var/run/cyrus/socket/lmtp On Thu, 12 May 2005 00:44:18 +0100 "John Lane" <[EMAIL PROTECTED]> wrote: > Ok, As I was getting nowhere I delved into the code. > > This is what is happening... > > When I send a mes

RE: Sieve 2.2 not working

2005-05-11 Thread John Lane
Ok, As I was getting nowhere I delved into the code. This is what is happening... When I send a message "deliver" is used to send it into cyrus. Code in "imap/lmtpd.c" gets executed in a function called "deliver". This has two bits of code for mail delivery, the first is "case 1: shared mailbox

Re: Message contains NUL characters ...

2005-05-11 Thread John Fawcett
Greg A. Woods wrote: > [ On Tuesday, May 10, 2005 at 22:33:43 (+0200), John Fawcett wrote: ] > >>Subject: Re: Message contains NUL characters ... >> >>by the way, while looking into the code to do the patch, I saw that >>cyrus already carries out some modifications to messages (example >>removing

RE: Database backend?

2005-05-11 Thread David Lang
I would be interested in this, thanks. David Lang On Wed, 11 May 2005, ¿øÅÂȯ wrote: Date: Wed, 11 May 2005 23:29:55 +0900 From: ¿øÅÂȯ <[EMAIL PROTECTED]> To: Markus Heller <[EMAIL PROTECTED]> Cc: info-cyrus@lists.andrew.cmu.edu Subject: RE: Database backend? Hi, I had an experience to implement m

Re: Message contains NUL characters ...

2005-05-11 Thread Greg A. Woods
[ On Tuesday, May 10, 2005 at 22:33:43 (+0200), John Fawcett wrote: ] > Subject: Re: Message contains NUL characters ... > > by the way, while looking into the code to do the patch, I saw that > cyrus already carries out some modifications to messages (example > removing bare \r and replacing bare

RE: Sieve 2.2 not working

2005-05-11 Thread Dan Mack
I am having a slightly different problem with my new sieve 2.2 install. When I issue the 'list' command, I get nothing. What could cause that problem? If anyone knows how to put sieve into debug mode, please let us know. Dan On Wed, 11 May 2005, John Lane wrote: Try to make a 'cc' rule so that

Re: Error message opening imap boxes

2005-05-11 Thread Andreas Haase
Hi, > Is it really a skiplist? What does the file look like? that has been the hint I needed. The corrupt seen files were recognized as "data" by file command. There were one or two additional lines to much per file. After deleting these lines the files are displayed as "Cyrus skiplist DB". Than

RE: Sieve 2.2 not working

2005-05-11 Thread John Lane
> Try to make a 'cc' rule so that sendmail gets called and sends an >email. Also make sure you have activated the default script, perhaps >between the tests you have omitted to adctivate the script. My sieve script is loaded and activated: -bash-2.05b# sieveshell -a testuser -u testuser localhos

Re: DBERROR - not enough space

2005-05-11 Thread Didi Rieder
Quoting Igor Brezac <[EMAIL PROTECTED]>: It is hard to tell. Your cache size appears to be large enough, there are plenty of lockers available (but this is still a suspect), although you seem to have a rather large number of cyrus processes running (700+) or your processes are dying without rel

Re: Error message opening imap boxes

2005-05-11 Thread Derrick J Brashear
On Tue, 10 May 2005, Andreas Haase wrote: Hello, after doing some (probably silly) stuff, I get error messages when some of my users are opening their imap boxes. The log file entries are: --- snip --- May 10 17:15:55 mail imapd[4925]: login: host.name[xxx.xxx.xxx.xxx] username plaintext May 10

strange behaviour with cyrus-imap

2005-05-11 Thread Patrice
Hello , I have some troubles with cyrus. I have a test server which is ok and run fine cyrus-imap daemons (tru64 server) I installed the futur server (os tru64 5.1b + patchs ) and all things compiled fine . (sasl + cyrusimap) but I have a problem I haven't been able to soluce: I use squirrelmai

Re: DBERROR - not enough space

2005-05-11 Thread Igor Brezac
On Wed, 11 May 2005, Didi Rieder wrote: Quoting Igor Brezac <[EMAIL PROTECTED]>: I really don't understand what "not enough space" means... You are running out of space in one of the Berkeley DB memory regions (cache logging, locking or transactions). Check http://www.sleepycat.com/docs/ref/debug

Re: Message contains NUL characters ...

2005-05-11 Thread Jukka Salmi
Aleksandar Milivojevic --> info-cyrus (2005-05-11 10:43:06 -0500): > John Fawcett wrote: > > >by the way, while looking into the code to do the patch, I saw that > >cyrus already carries out some modifications to messages (example > >removing bare \r and replacing bare \n with \r\n) so there is a

Re: Message contains NUL characters ...

2005-05-11 Thread Aleksandar Milivojevic
John Fawcett wrote: by the way, while looking into the code to do the patch, I saw that cyrus already carries out some modifications to messages (example removing bare \r and replacing bare \n with \r\n) so there is a precedent. Original Cyrus sources, or RedHat/Fedora SRPMs? I might be wrong (wo

RE: Database backend?

2005-05-11 Thread 원태환
Title: Database backend? Hi,   I had an experience to implement mysql backend to store mailbox paths. The mysql backend was intended for special purpose. But it would help you to start to make your DBMS backend implementation.   Let me know if you want it. ;-)   Tawan Won   From: [EMAIL

Re: DBERROR - not enough space

2005-05-11 Thread Didi Rieder
Quoting Didi Rieder <[EMAIL PROTECTED]>: May 10 13:07:35 sbox imap[3540]: [ID 866726 local6.warning] DBERROR db4: Logging region out of memory; you may need to increase its size May 10 13:07:35 sbox imap[3540]: [ID 729713 local6.error] DBERROR: opening /mail/imap/tls_sessions.db: Not enough space

Re: Shared Mailboxes and Postfix

2005-05-11 Thread Josh Whitver
Hello again, I posted a question on this on the postfix mailing list, and they confirmed that at this point, my problems lie with Cyrus, not postfix. So I come back to you good folks for help (lucky you). Here's what /var/log/mailaccess.log (where OS X Server puts its IMAP logging) has to say wh

Re: Auto-Archiving, and Unread Threshold Alert

2005-05-11 Thread Marco Colombo
On Wed, 2005-05-11 at 14:38 +0200, Marco Colombo wrote: [...] > for user in users: > mesgs = check_one(user) > if mesgs: > print "user %s has %d messages." % (user, len(check_one(user))) ^^^ Well, make the last lin

Re: Auto-Archiving, and Unread Threshold Alert

2005-05-11 Thread Marco Colombo
On Tue, 2005-05-10 at 22:41 +0800, Senandung Mendonan wrote: > Hi, > > I need to do the following in Cyrus IMAP 2.2.12:- > > 1. Daily auto-archiving > - On 12am each day, an IMAP/Cyrus agent runs through each user's > mailbox, and sort out all existing mails into today, yesterday, last > week, an

Database backend?

2005-05-11 Thread Markus Heller
Dear List, has anybody tried to store the contents of the imap repository in a database like postgres? Is there an interface for postgres or mysql? Thanks in advance, Markus --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: htt

Re: Sieve 2.2 not working

2005-05-11 Thread Cristian Mitrana
John Lane wrote: I think I have the sendmail binary set up ok. Here is my imapd.conf: -bash-2.05b# cat /etc/imapd.conf # Begin /etc/imapd.conf configdirectory: /var/lib/imap partition-default: /var/spool/imap admins: cyrus sievedir: /var/lib/imap/sieve sendmail: /usr/sbin/sendmail hashimapspool: tr

Re: DBERROR - not enough space

2005-05-11 Thread Didi Rieder
Quoting Igor Brezac <[EMAIL PROTECTED]>: I really don't understand what "not enough space" means... You are running out of space in one of the Berkeley DB memory regions (cache logging, locking or transactions). Check http://www.sleepycat.com/docs/ref/debug/runtime.html to see how to get more de

RE: Sieve 2.2 not working

2005-05-11 Thread John Lane
> My guess is that Sieve can't find your "sendmail" binary to process the > rejection message, which causes the script to fail, thus doing an > implicit keep (delivering to INBOX). Try setting the "sendmail" option > in imapd.conf to the explicit path of the "sendmail" program/script > provided b