Re: Why doesn't Cyrus put mail into boxes?

2004-08-16 Thread Joakim Ryden
On Mon, 2004-08-16 at 15:37, Mike Jones wrote: [...] > However, no mail ends up in the mailboxes underneath the > > /var/spool/cyrus/mail directory. [...] Start with the logs. What does Postfix tell you? I think on Debian the logging goes in /var/log/mail.log - does it look like Postfix has succe

Re: [partly solved] Authenticate via saslauthd: 'generic failure: checkpass failed'

2004-08-12 Thread Joakim Ryden
On Thu, August 12, 2004 7:21 am, Jacob Friis Larsen said: [...] > The problem is that now I can not use squirrelmail. > And I don't see pam using the log as it should in MySQL. Also it only > works when I have sasl_sql_ settings so I guess the problem is with > pam/saslauthd > Any ideas? Set this

Re: Newbie sieve problem w/sieveshell

2004-08-10 Thread Joakim Ryden
On Tuesday 10 August 2004 10:41 am, Rob Tanner wrote: > --On Tuesday, August 10, 2004 10:23:16 AM -0700 Joakim Ryden > > <[EMAIL PROTECTED]> wrote: > > What do your logs say when you try it? > > > > --Jo > > Duh! I didn't even think to check there.

Re: Newbie sieve problem w/sieveshell

2004-08-10 Thread Joakim Ryden
On Tuesday 10 August 2004 10:16 am, Rob Tanner wrote: > --On Tuesday, August 10, 2004 10:12:10 AM -0700 Joakim Ryden > > <[EMAIL PROTECTED]> wrote: > > On Tuesday 10 August 2004 09:31 am, Rob Tanner wrote: > >> Hi, > >> > >> I have sieve up and runn

Re: Newbie sieve problem w/sieveshell

2004-08-10 Thread Joakim Ryden
On Tuesday 10 August 2004 09:31 am, Rob Tanner wrote: > Hi, > > I have sieve up and running (cyrus-imap v2.2.3) and a php application to > allow users some limited access for setting up forwarding and vacation > scripts. I am looking at sieveshell as a possible tool to do > administrative maintena

Re: cyrdeliver to mailbox

2004-03-06 Thread Joakim Ryden
On Friday 05 March 2004 09:11 am, Lutz Kittler wrote: [...] > What can I do to insert the mails in the right mailbox ? [..] Set up Sieve filter(s) for 'kittler' to filter the e-mails into the folders you want them to go? --Jo --- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki

Re: Mixed case incoming e-mail addresses being bounced.

2004-03-02 Thread Joakim Ryden
On Tuesday 02 March 2004 06:21 pm, Edward Rudd wrote: [...] > Is there anyway I can have either postfix or cyrus lower the case on the > e-mail address? (but not the + recipient_delimiter information) [...] The man page for imapd.conf(5) talks about lmtp_downcase_rcpt. --Jo --- Home Page: http://

RE: Verification error...

2004-02-28 Thread Joakim Ryden
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Anders > Norrbring > Sent: Saturday, February 28, 2004 2:47 PM > To: Postfix mailing list > Cc: 'Cyrus IMAP Mailing List' > Subject: Verification error... [...] > Feb 28 23:30:43 hulda saslauthd[797]: pam_m

RE: Verification error...

2004-02-28 Thread Joakim Ryden
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Anders > Norrbring > Sent: Saturday, February 28, 2004 2:47 PM > To: Postfix mailing list > Cc: 'Cyrus IMAP Mailing List' > Subject: Verification error... [...] > Feb 28 23:30:43 hulda saslauthd[797]: pam_m

Re: Supress duplicate delivery supression ?

2004-02-18 Thread Joakim Ryden
On Wednesday 18 February 2004 02:17 am, Per Steinar Iversen wrote: > Is it possible to avoid the use of duplicate delivery suppression? [...] 'man imapd.conf' - look for 'duplicatesuppression'. --Jo --- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archiv

Re: ACL usage revisted (need feedback)

2004-02-10 Thread Joakim Ryden
on 02/10/2004 04:23 PM Ken Murchison said the following: How is SMTP Auth going to help with this problem? When the MUA authenticates to the MTA, the authid is passed along to lmtpd in the AUTH= keyword in the MAIL FROM command. lmtpd then checks to see if this authid has posting rights on th

Re: ACL usage revisted (need feedback)

2004-02-10 Thread Joakim Ryden
on 02/10/2004 02:10 PM Alberto Tablado said the following: El mar, 10-02-2004 a las 22:07, Pat Lashley escribió: --On Monday, February 09, 2004 17:18:39 -0800 Jason Williams <[EMAIL PROTECTED]> wrote: I share your manager's concern about using Sendmail; but are you certain that this can't be done

Re: backend database ?

2004-02-08 Thread Joakim Ryden
on 02/08/2004 03:15 AM Michael Jonsson said the following: For all the mail... Mail is not stored in any database. --Jo --- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: backend database ?

2004-02-08 Thread Joakim Ryden
on 02/07/2004 04:30 PM Michael Jonsson said the following: Hi, Can I use MySQL for backend database, or most I use Berkeley DB ??? Backend database for what? --Jo --- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyru

Re: Cyrus and Postfix question

2004-01-09 Thread Joakim Ryden
Nick Fisher wrote: >> In my case I wrote a wrapper around deliver that filters the mail >> through SpamAssassin. Which would be better done using something like spampd or amavisd-new and/or using Postfix advanced content filtering of course... Actually I know what I'm doing and I'm quite happy with

Re: Cyrus and Postfix question

2004-01-09 Thread Joakim Ryden
Jason Williams wrote: [...] Then in my master.cf # Cyrus 2.1.5 cyrus unix - n n - - pipe user=cyrus argv=/usr/local/cyrus/bin/deliver -r ${sender} -m ${extension} ${user} So it envokes the cyrus deliver program. I see how that works. Just trying to find out m

Re: sasl password change over web or poppassd

2003-12-14 Thread Joakim Ryden
On 12/14/03 2:48 PM Cristian Livadaru wrote: I am looking for something that makes it posible, preferebly by poppassd, to change your saslpassword. I don't know of any ( OK that was a lie; I do know of saslpasswd(2) ) - just wanted to take a step back and point out the difficulty of a generic SAS

Re: Problems with Cyrus and SquirrelMail

2003-12-11 Thread Joakim Ryden
On 12/11/03 12:20 PM Geoff Soper wrote: [...] Every time I set up SM with Cyrus and use altnamespace I always have to set: $noselect_fix_enable= true; in config/config.php Hi, could you explain a little bit more about this please? What effect does this option have? My 'grep' is as g

Re: Problems with Cyrus and SquirrelMail

2003-12-05 Thread Joakim Ryden
On 12/5/03 12:37 PM Geoff Soper wrote: I've installed SquirrelMail (a PHP IMAP webmail client) on my webserver and have it acessing my account on the mail server running Cyrus. Both are commercially hosted and the hosting company doesn't support webmail software. I have a problem with replying to m

Admin CGI

2003-11-25 Thread Joakim Ryden
Hey folks - does anyone have any nice perl/php/python/whatever CGI scripts that they use to administer their Cyrus installation(s) and feel like sharing? I suppose I could just write my own but no need to re-invent the wheel. --Jo

cyr_expire or ipurge?

2003-11-23 Thread Joakim Ryden
Hey folks - I've been looking into setting up some housekeeping on a Cyrus server and I'm a little confused about cyr_expire vs. ipurge... I've come up with an ipurge event like so: purgeold cmd="ipurge -f -d 15 user.*.Junk user.*.Trash" at=0315 Should/could this be rewritten with cyr_exp

Re: lmtpd rejecting messages

2003-11-19 Thread Joakim Ryden
On Nov 19, 2003, at 12:44 PM, Alex Cresswell wrote: So I posted earlier with Service unavailable messages coming back from lmtpd, this is the bounce message I'm seeing. Is there any way to override lmtpd so that it will accept these messages or fix to filter these characters out? ... while ta

Re: Imap and PostFix - Authentication

2003-11-17 Thread Joakim Ryden
On Nov 17, 2003, at 8:57 AM, Tim Branson wrote: How do I get the SMTP part of PostFixto do theunixauthentication?  I have IMAP authenticating to unixfine.  What about Postfix? Thanks so much. README_FILES/SASL_README in the Postfix distribution has pretty detailed information on setting this up

Re: createmailbox virtual domain problem

2003-11-16 Thread Joakim Ryden
On Nov 16, 2003, at 6:20 PM, Troex Nevelin wrote: Hello. I want to set up cyrus-imapd to work with virtual domains but I have problems creating mail box'es: as it is written in documentation: To create a new INBOX for user 'test' in defaultdomain: cm user.test To create a new INBOX for user '

Realms?

2003-11-15 Thread Joakim Ryden
Hey everyone - this (or variations of this) has worked for me so many times in the past that I never considered it a hump to get over but this time I'm confuzzled. I can't get realm auth working with 2.2.2-BETA (and SASL 2.1.15). I add a user like so: saslpasswd2 -c jryden test it with imte

Re: Still need help PLEASE!!

2003-10-24 Thread Joakim Ryden
On Friday 24 October 2003 10:24 am, JHolmes wrote: > I was just forced into an upgrade of my mail system. I was running > Cyrus-IMAPD 1.6 and am now on 2.x. I was not able to get the older > version to compile and resorted to RPMs for the new version. The > problem I am having is that I cannot rea

Re: Slightly off-topic question but very useful one

2003-10-24 Thread Joakim Ryden
On Friday 24 October 2003 08:44 am, [EMAIL PROTECTED] wrote: > > Jim Howell wrote: > >> Hi, > >> I apologize for this off-topic question but I think we will all > >> find this useful. What mailfile size limits do folks support and the > >> user mailbox quota size? We are being told by som

Re: execvp

2003-10-22 Thread Joakim Ryden
:-) There is no execvp program. That's a system call. You will probably want to make sure the saslauthd binary is where it says in /etc/init.d/saslauthd that it is. --Jo On Wednesday 22 October 2003 01:44 pm, [EMAIL PROTECTED] wrote: > Hello all, > > I recently moved my lovely Cyrus server (o

Re: LMTP ownership?

2003-10-21 Thread Joakim Ryden
What are the permissions on the directory where the socket lives? Can postfix search the directory? --Jo On Tuesday 21 October 2003 01:39 pm, Doug Koobs wrote: > Setting up Postfix and Cyrus on RH9. I can send mail, but can not seem to > receive. In /var/log/maillog, the following error shows up

Re: spam filtering

2003-10-15 Thread Joakim Ryden
On Wednesday 15 October 2003 02:37 am, Tom Allison wrote: [...] > I'm thinking your answer might be correct. > > Even though I tried a rpm for amavisd-new and that was a pretty bad > failure, it might make sense for me to just install and configure all of > this without trying to rely on any packag

Re: broken mailbox

2003-10-15 Thread Joakim Ryden
On Tuesday 14 October 2003 08:59 am, Gerard Ceraso wrote: > I don't know what I did but I think I broke one of my mail boxes. I cannot > get to it from any of my mail browsers, this folder is pretty hefty though. > I am using cyrus imap I believe version 1.5. I get this error when trying > to rena

Re: lmtp connect problem

2003-10-09 Thread Joakim Ryden
On Thursday 09 October 2003 04:26 pm, Jon Johnson wrote: JJ> First, many thanks to Rob on helping with my last JJ> question. Secondly, sorry for bugging you all again, JJ> but I have been searching for info on this like mad JJ> and none applies to my problem: JJ> JJ> I have cyrus running ok when I

info-cyrus@lists.andrew.cmu.edu

2003-09-24 Thread Joakim Ryden
On Tuesday 23 September 2003 23:58, Simon Matter wrote: > Hi, > > I've got a problem report from a user of my cyrus-imapd rpms who tried > to create a mailbox like this: > > localhost.localdomain> cm 'user.&g0l6Pw-' > syntax error: cannot deal with `&' here > > I tried it on RedHat 7.2 and it works

Re: can´t compile cyradm

2003-09-22 Thread Joakim Ryden
On Monday 22 September 2003 15:45, Danny García Hernández wrote: > ldd command show: > > [EMAIL PROTECTED] cyrus-imapd-2.2.1-BETA]$ ldd > /usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/Cyrus/IMAP/IMAP.so > libssl.so.2 => /lib/libssl.so.2 (0x40018000) > libcrypto.so.2 => /lib/libcryp

Re: can´t compile cyradm

2003-09-22 Thread Joakim Ryden
What does 'ldd /usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/Cyrus/IMAP/IMAP.so' show? --Jo On Monday 22 September 2003 15:21, Danny García Hernández wrote: > Yes, i did it. > > My cyrus-imap was compiled with sasl support. Right now, i need to compile > the perl scripts and cyradm administrat

Re: [Fwd: Virtual domains shared folders]

2003-09-17 Thread Joakim Ryden
Ken Murchison wrote: Joakim Ryden wrote: No takers on this one? From the description below can anyone say if I did something obviously wrong? Or does it sound like a "it should be working but it isn't"? More info needed to troubleshoot? This should work. Did you set 'po

[Fwd: Virtual domains shared folders]

2003-09-17 Thread Joakim Ryden
No takers on this one? From the description below can anyone say if I did something obviously wrong? Or does it sound like a "it should be working but it isn't"? More info needed to troubleshoot? --Jo -Forwarded Message----- From: Joakim Ryden <[EMAIL PROTECTED]>

Re: \HasNoChildren

2003-09-17 Thread Joakim Ryden
On Wed, 2003-09-17 at 02:11, damian wrote: > Hi Jo, > > I tried to issue cm user.damian,'INBOX' > > however, it still says (\HasNoChildren). > > Is that the correct way to create subfolders? No, the correct way would be: cm user.damian.sublevel1.sublevel2 etc. Also, user.damian is the INBOX.

Re: \HasNoChildren

2003-09-17 Thread Joakim Ryden
On Wed, 2003-09-17 at 01:12, damian wrote: > Hi, > > I try to add a user in cryadm using cm. > > cm user.damian > > however, when I issue a lm command, it shows user.damian(\HasNoChildren) > when I issue a ls command, there is no damian directory. > > Did I did anything wrong? No. :) It's sup

Re: Virtual domains shared folders

2003-09-16 Thread Joakim Ryden
On Tue, 2003-09-16 at 23:16, Tarjei Huse wrote: > Hi, > > >I've used shared folders very happily and successfully in the past, but > >on slightly older installations of Cyrus (this particular installation > >is 2.2.1), and obviously never in a virtual domains environment. > > > > > What's your

Virtual domains shared folders

2003-09-16 Thread Joakim Ryden
Hey fellas - so I've seen some confusion about shared folders and thought I'd check out what the fuss was all about. ;) I've used shared folders very happily and successfully in the past, but on slightly older installations of Cyrus (this particular installation is 2.2.1), and obviously never in

Re: Sql based Spamassassin with sieve

2003-09-15 Thread Joakim Ryden
On Mon, 2003-09-15 at 08:38, Ramprasad A Padmanabhan wrote: > On Mon, 2003-09-15 at 20:54, Darron Froese wrote: > > On Monday, September 15, 2003, at 01:53 AM, Joakim Ryden wrote: > > > > >>> How about this? > > >>> http://au2.spamassassin.org/full/2

Re: Sql based Spamassassin with sieve

2003-09-15 Thread Joakim Ryden
On Mon, 2003-09-15 at 00:35, Ramprasad A Padmanabhan wrote: > On Fri, 2003-09-12 at 21:16, Darron Froese wrote: > > On Friday, September 12, 2003, at 03:11 AM, Ramprasad A Padmanabhan > > wrote: > > > > > Precisely. > > > But thats what I do not want. There are some people in my office who > > >

Re: Re[2]: How to hand over mails from postfix to cyrus

2003-09-14 Thread Joakim Ryden
27;[EMAIL PROTECTED]'- example, > would the commandline be '-m bar foo' or '-m barfoo'??? > > I hope you were able to follow my argumentation > I'm not very good at English :-/ > Big Thanks in advance... > Oliver > > Joakim Ryden wrote: &

Re: How to hand over mails from postfix to cyrus

2003-09-14 Thread Joakim Ryden
The pipe(8) man page is a good, short and easy read. The LMTP_README that comes with Postfix also has lots of good tips and stuff in it. --Jo On Sun, 2003-09-14 at 18:26, Oliver Demetz - Hardware-XPress.de wrote: > Hi! > I searched for hours now for a documentation on how postfix hands over > mai

Re: AW: Cyrus-Imap gmake problems

2003-09-10 Thread Joakim Ryden
I certainly don't mean to be rude, just wanted to point out that if you don't know how to check if perl is working you are going to have a very hard time installing and configuring Cyrus in general Perhaps there is a prepackaged version of Cyrus for the system you are running? --Jo On Wed, 20

Re: SIEVE variables not working

2003-08-29 Thread Joakim Ryden
On Fri, 2003-08-29 at 09:34, Ken Murchison wrote: > David Meier wrote: > > > When I am sending mailto notifications the following variables are not resolved: > > > > $env-from$ > > $text$ > > $text[n]$ > > The $text$ variables aren't implemented yet. $env_from$ IS implemented, > but I can't se

Re: shared folder for spam

2003-08-24 Thread Joakim Ryden
Etienne Goyer said the following on 08/22/2003 03:28 PM: On Fri, Aug 22, 2003 at 12:41:52PM -0600, Gary C. New wrote: Does anyone know how to configure horde's imp for shared cyrus folders? AFAIK, released IMP do not support IMAP shared folder. However, support is in the CVS. I am using it her

Re: root mail account problem

2003-08-06 Thread Joakim Ryden
On Wed, 2003-08-06 at 15:01, Oliver wrote: > I now tryied with local_transport = lmtp:unix:/var/lib/imap/socket/lmtp in > /etc/postfix/main.c and the new error is > > > Aug 7 00:52:58 serenity postfix/qmgr[23637]: CB4CEC0445: > from=<[EMAIL PROTECTED]>, size=649, nrcpt=1 (queue active) > Aug 7

Re: Anyone migrating from lotus to cyrus

2003-08-01 Thread Joakim Ryden
On Fri, 2003-08-01 at 01:24, Ramprasad A Padmanabhan wrote: > On Wed, 2003-07-16 at 12:28, Joakim Ryden wrote: [...] > > Check out this tool: > > http://www.jplanglois.com/products/imapcp/ > > > > I have used it for Exchange, cyrus, courier and whole bunch of other

Re: Sieve vacation failure

2003-07-31 Thread Joakim Ryden
Hi - make sure sendmail: in your imapd.conf is pointing to the right place. --Jo On Thu, 2003-07-31 at 08:21, John Lederer wrote: > Sure would appreciate any hints on how to diagnose the problem| > > John Lederer wrote: > > > We are running Postfix with Cyrus . > > > > Sieve works fine for f

Re: cyradm and spaces

2003-07-22 Thread Joakim Ryden
On Tue, 2003-07-22 at 17:09, joe ritter wrote: > The other oddity is that user who are accessing cyrus > boxes through a squirrel mail front end can create > mail > boxes with space in the name just fine? Is there > another means of create? This is really strange. > Thanks again for your help. Thi

Re: empty line Cyrus' reject/vacation messages (was: Re: Sievewrites an empty line in headers for reject/vacation)

2003-07-22 Thread Joakim Ryden
On Tue, 2003-07-22 at 01:56, Stephen Grier wrote: > On Sat, 2003-07-19 at 21:41, Bernhard Erdmann wrote: > > Hi, > > > > if Cyrus 2.1.13 sends reject or vacation messages generated by Sieve on > > Exim 3.36 Linux systems and being filed back from Exim into Cyrus, a > > blank line is added in the

Re: Anyone migrating from lotus to cyrus

2003-07-16 Thread Joakim Ryden
En viss Ramprasad A Padmanabhan skrev: [...] > Great to hear that you too are using Mail::IMAPClient. Just a question > When I used the migrate function to migrate the folders ( from a WU-imap > server to a cyrus server ) I found that My script would sometimes just > hang. This would happen wheneve

Re: Webmail -- What's recommended?

2003-07-15 Thread Joakim Ryden
On 2003.07.15 18:49 Wil Cooley wrote: => On Tue, 2003-07-15 at 07:27, Etienne Goyer wrote: => > I love IMP. It's very flexible and have a ton of features. But, => as => > somebody else mentioned, it's a pain to configure. => => This is quickly getting OT, and I apologize in advance to the rest o

Re: sa prior to lmtp delivery

2003-07-15 Thread Joakim Ryden
En viss Sebastian Hagedorn skrev: > --On Montag, 14. Juli 2003 16:36 Uhr -0700 pnelson <[EMAIL PROTECTED]> > wrote: > >> How do you setup sendmail to first filter for spam and then send the >> email onto cyrus lmtp for delivery, where sieve pprocesses the email >> header for a spam line (or whateve