Re: vacation script with optional(??) address parameter

2002-05-12 Thread Scott M Likens
Mike, you do realize that the Vacation script only replies once. It will not reply multiple times to the same address. Idea is you tell the user _ONCE_ that you are on vacation, not 500x. If you set it up with the mailing list for example, each message you get would reply with a vacation mess

vacation script with optional(??) address parameter

2002-05-12 Thread Mike Grommet
Hi list. I'm trying to get a vacation script up and running... In this form, the script works fine: require "vacation"; vacation :days 1:addresses ["[EMAIL PROTECTED]","[EMAIL PROTECTED]"] text: **AUTOGENERATED MESSAGE** Test!!! . Now, when I try to leave the address parameter off, so that

Re: cyradm: cannot authenticate to server with as cyrus

2002-05-12 Thread Scott M Likens
How about /var/log/messages or /var/log/syslog. Either one of those files I'm looking for what syslogd is logging, because Cyrus should be giving error messages and we need to find out what those are. Saslauthd is required for PAM authentication, LDAP, etc etc. Unless you use the DB plaintex

Re: cyradm: cannot authenticate to server with as cyrus

2002-05-12 Thread Jim Worke
So sorry. I'm new to cyrus imap. My log is empty (I'm looking at /var/imap/log directory and /var/log/imapd.log file. In Redhat, I can't find /var/adm directory). And I don't know how to increase the debug level. That's why I don't know what's happenning.. I didn't have saslauthd runni

Re: cyradm: cannot authenticate to server with as cyrus

2002-05-12 Thread Scott M Likens
Can you please give us more detail. Like how about what error messages in /var/adm/messages Why did it fail to authenticate, no saslauthd running, unable to access a directory... what? --On Monday, May 13, 2002 7:35 AM +0800 Jim Worke <[EMAIL PROTECTED]> wrote: > I've set up my RedHat 7.3

cyradm: cannot authenticate to server with as cyrus

2002-05-12 Thread Jim Worke
I've set up my RedHat 7.3 box with LDAP, authenticating users through PAM. I've created the cyrus user in /etc/passwd (as with my postfix, root etc users). I've changed cyrus's password (but not sasldbpasswd, because I don't use /etc/sasldb. I authenticate through PAM). Here's my /etc/imap

Re: sieve does not work properly

2002-05-12 Thread Luc de Louw
Thanks a lot for you fast answer. I tested it the wrong way I guess :-) and I did not found it in a documentation For regular operation that behaviour is okay ( I dont like it, better write a email each time, or have it as an option) My problem with that is: I'm writing a web-app which allows

Re: sieve does not work properly

2002-05-12 Thread Ken Murchison
Quoting Luc de Louw <[EMAIL PROTECTED]>: > Hi! > > I've go a problem with sieve. > > After installing a vacancy script, it is working ONCE and never again This is the correct behavior. Only one response per sender per vacation text will be sent for as long as the vacation action is activ

Re: sieve does not work properly

2002-05-12 Thread Scott Lamb
Luc de Louw wrote: > Hi! > > I've go a problem with sieve. > > After installing a vacancy script, it is working ONCE and never again I suspect it's working correctly. How are you testing it? If you are sending a couple messages to it from the same email address and only getting one reply,

sieve does not work properly

2002-05-12 Thread Luc de Louw
Hi! I've go a problem with sieve. After installing a vacancy script, it is working ONCE and never again This occures with the same scripts on 2 different setups: cyrus-IMAP 2.0.16 and 2.1.13 both machines having postfix as MTA with mysql as lookup for aliases and stuff. Here is the scrip