Re: Vacation Not Working...

2011-05-16 Thread Nathanael D. Noblet
On 05/12/2011 11:48 AM, Gary Mills wrote: > Look what I found in the sieve vacation document > (draft-ietf-sieve-vacation-07): > > "Vacation" is used to respond to a message with another message. > Vacation's messages are always addressed to the Return-Path address > (that is, the envel

Re: Vacation Not Working...

2011-05-16 Thread Marc Patermann
Hi, Nathanael D. Noblet schrieb am 12.05.2011 18:05 Uhr: >I have yet to get it working. I figured I'd give a recap of what has > changed since I started asking for help here. > > I've added sieve_extensions: vacations to imap.conf and a > 'telnet localhost sieve' shows that vacation is supp

Re: Vacation Not Working...

2011-05-12 Thread Gary Mills
On Tue, May 10, 2011 at 10:33:28AM -0500, Gary Mills wrote: > On Tue, May 10, 2011 at 08:59:48AM -0600, Nathanael D. Noblet wrote: > > On 05/10/2011 06:17 AM, Gary Mills wrote: > > >On Tue, May 10, 2011 at 07:39:48AM +0200, Simon Matter wrote: > > >> > > >>To start, you may want to post your imapd.

Re: Vacation Not Working...

2011-05-12 Thread Dan White
On 12/05/11 11:12 -0600, Nathanael D. Noblet wrote: >On 05/12/2011 10:41 AM, Dan White wrote: >>Have you tried running sieve/test.c against your script? > >I haven't is this a source file from the package itself, or would >this normally turn into sometype of sieve test binary I can use? I'll >sta

Re: Vacation Not Working...

2011-05-12 Thread Nathanael D. Noblet
On 05/12/2011 10:41 AM, Dan White wrote: > I don't recall if this was asked, but did you install the script via > timsieved (as opposed to copying it into its location directly)? Did you > verify if the script got converted to bytecode? If I use sieveshell I can see that the script exists and it i

Re: Vacation Not Working...

2011-05-12 Thread Nathanael D. Noblet
On 05/12/2011 10:41 AM, Dan White wrote: > I don't recall if this was asked, but did you install the script via > timsieved (as opposed to copying it into its location directly)? Did you > verify if the script got converted to bytecode? This wasn't asked, I have a default.bc file and ingo tells me

Re: Vacation Not Working...

2011-05-12 Thread Michael D. Sofka
Nathanael D. Noblet wrote: > I set the sieve script to > > # Sieve Filter > # Generated by Ingo (http://www.horde.org/ingo/) (May 2, 2011, 11:06 am) > > require "vacation"; > > # Vacation > vacation :days 3 :addresses "t...@greatexcursions.com" :subject "Out of > Office" "Hello? Auto responder."

Re: Vacation Not Working...

2011-05-12 Thread Dan White
On 12/05/11 10:05 -0600, Nathanael D. Noblet wrote: >Hello some more... ;) > > I have yet to get it working. I figured I'd give a recap of what has >changed since I started asking for help here. > >I've added sieve_extensions: vacations to imap.conf and a >'telnet localhost sieve' shows that vaca

Re: Vacation Not Working...

2011-05-12 Thread Nathanael D. Noblet
Hello some more... ;) I have yet to get it working. I figured I'd give a recap of what has changed since I started asking for help here. I've added sieve_extensions: vacations to imap.conf and a 'telnet localhost sieve' shows that vacation is supported. Gary Mills checked the headers of the

Re: Vacation Not Working...

2011-05-10 Thread Bron Gondwana
On Tue, May 10, 2011 at 08:58:43AM -0600, Nathanael D. Noblet wrote: > sievedir: /var/lib/imap/sieve > sendmail: /usr/sbin/sendmail > sieve_maxscriptsize: 32 > sieve_maxscripts: 5 Here's what else we have in our config file: sievenotifier: mailto sieve_extensions: fileinto reject vacation imapfla

Re: Vacation Not Working...

2011-05-10 Thread Nathanael D. Noblet
On 05/10/2011 09:46 AM, Joseph Brennan wrote: > > > --On Tuesday, May 10, 2011 9:43 -0600 "Nathanael D. Noblet" > wrote: > IMHO :days 0 is not allowed/ignored >>> >>> Ok, I've set it to 1. > > > Try 3. No difference. Set to 3, stopped cyrus, deleted deliver.db, sent from two different acco

Re: Vacation Not Working...

2011-05-10 Thread Joseph Brennan
--On Tuesday, May 10, 2011 9:43 -0600 "Nathanael D. Noblet" wrote: >>> IMHO :days 0 is not allowed/ignored >> >> Ok, I've set it to 1. Try 3. Joseph Brennan Columbia University Information Technology Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cm

Re: Vacation Not Working...

2011-05-10 Thread Nathanael D. Noblet
On 05/10/2011 09:26 AM, Nathanael D. Noblet wrote: > On 05/10/2011 09:21 AM, Michael Menge wrote: >> you may need to set sieve_extensions > > Yeah, another list member suggested the same, which I've added but still > no response. > >> IMHO :days 0 is not allowed/ignored > > Ok, I've set it to 1. Ho

Re: Vacation Not Working...

2011-05-10 Thread Gary Mills
On Tue, May 10, 2011 at 08:59:48AM -0600, Nathanael D. Noblet wrote: > On 05/10/2011 06:17 AM, Gary Mills wrote: > >On Tue, May 10, 2011 at 07:39:48AM +0200, Simon Matter wrote: > >> > >>To start, you may want to post your imapd.conf here and an example sieve > >>script used for vacations. > > > >F

Re: Vacation Not Working...

2011-05-10 Thread Nathanael D. Noblet
On 05/10/2011 09:21 AM, Michael Menge wrote: > you may need to set sieve_extensions Yeah, another list member suggested the same, which I've added but still no response. > IMHO :days 0 is not allowed/ignored Ok, I've set it to 1. However then I need to delete the deliver.db between attempts. D

Re: Vacation Not Working...

2011-05-10 Thread Michael Menge
Hi, Quoting "Nathanael D. Noblet" : On 05/09/2011 11:39 PM, Simon Matter wrote: Hello, I have a mail server that we use cyrus-imap for. It works well enough. Stock package for RHEL 5 (cyrus-imapd-2.3.7-7.el5_4.3). Likely somewhat old. In anycase we've used sieve for server side filtering

Re: Vacation Not Working...

2011-05-10 Thread Nathanael D. Noblet
On 05/10/2011 09:10 AM, Nathanael D. Noblet wrote: > On 05/10/2011 07:24 AM, Michael Menge wrote: >> Third, there are some measures to prevent mailloops and other not >> intended vacationmails. So to test you have to use different >> senderaddresses or delete the delivery DB for each try, and >> yo

Re: Vacation Not Working...

2011-05-10 Thread Nathanael D. Noblet
On 05/10/2011 07:24 AM, Michael Menge wrote: > Hi, > > Quoting "Nathanael D. Noblet" : > >> >> Hello, >> >> I have a mail server that we use cyrus-imap for. It works well >> enough. Stock package for RHEL 5 (cyrus-imapd-2.3.7-7.el5_4.3). Likely >> somewhat old. In anycase we've used sieve for serve

Re: Vacation Not Working...

2011-05-10 Thread Nathanael D. Noblet
On 05/10/2011 06:17 AM, Gary Mills wrote: > On Tue, May 10, 2011 at 07:39:48AM +0200, Simon Matter wrote: >> >> To start, you may want to post your imapd.conf here and an example sieve >> script used for vacations. > > Find a message that should have triggered a vacation response. Check > the enve

Re: Vacation Not Working...

2011-05-10 Thread Nathanael D. Noblet
On 05/09/2011 11:39 PM, Simon Matter wrote: >> >> Hello, >> >> I have a mail server that we use cyrus-imap for. It works well >> enough. Stock package for RHEL 5 (cyrus-imapd-2.3.7-7.el5_4.3). Likely >> somewhat old. In anycase we've used sieve for server side filtering and >> it has worked wel

Re: Vacation Not Working...

2011-05-10 Thread Michael Menge
Hi, Quoting "Nathanael D. Noblet" : Hello, I have a mail server that we use cyrus-imap for. It works well enough. Stock package for RHEL 5 (cyrus-imapd-2.3.7-7.el5_4.3). Likely somewhat old. In anycase we've used sieve for server side filtering and it has worked well for years. We have a c

Re: Vacation Not Working...

2011-05-10 Thread Gary Mills
On Tue, May 10, 2011 at 07:39:48AM +0200, Simon Matter wrote: > > To start, you may want to post your imapd.conf here and an example sieve > script used for vacations. Find a message that should have triggered a vacation response. Check the envelope recipient and header recipient of this message

Re: Vacation Not Working...

2011-05-10 Thread Adam Tauno Williams
On Mon, 2011-05-09 at 20:03 -0600, Nathanael D. Noblet wrote: > Hello, > I have a mail server that we use cyrus-imap for. It works well > enough. Stock package for RHEL 5 (cyrus-imapd-2.3.7-7.el5_4.3). Likely > somewhat old. But it certainly worked at that version. > In anycase we've used siev

Re: Vacation Not Working...

2011-05-09 Thread Simon Matter
> > Hello, > >I have a mail server that we use cyrus-imap for. It works well > enough. Stock package for RHEL 5 (cyrus-imapd-2.3.7-7.el5_4.3). Likely > somewhat old. In anycase we've used sieve for server side filtering and > it has worked well for years. We have a couple users however that wou

Vacation Not Working...

2011-05-09 Thread Nathanael D. Noblet
Hello, I have a mail server that we use cyrus-imap for. It works well enough. Stock package for RHEL 5 (cyrus-imapd-2.3.7-7.el5_4.3). Likely somewhat old. In anycase we've used sieve for server side filtering and it has worked well for years. We have a couple users however that would like

Re: Sieve: Vacation not working (solved)

2009-05-28 Thread Garry Glendown
Garry wrote: > define(`confLOCAL_MAILER', `cyrus')dnl > ifdef(`CYRUS_MAILER_ARGS',, > `define(`CYRUS_MAILER_ARGS', `deliver -e -f $f -m $h -- $u')') > dnl MAILER(`cyrus')dnl Of course, that was MAILER(`cyrus')dnl Also, please note that the define/ifdef part was well above all the other MAILER l

RE: Sieve: Vacation not working (My issue resolved!!)

2009-05-28 Thread Gottschalk, David
david.gottsch...@emory.edu -Original Message- From: Garry [mailto:ga...@glendown.de] Sent: Thursday, May 28, 2009 10:17 AM To: Gottschalk, David Subject: Re: Sieve: Vacation not working (solved) Gottschalk, David wrote: > Oh, one thing I forgot to mention. > > I got the unknown mailer e

RE: Sieve: Vacation not working (solved)

2009-05-28 Thread Gottschalk, David
id.gottsch...@emory.edu -Original Message- From: Garry Glendown [mailto:ga...@glendown.de] Sent: Wednesday, May 27, 2009 11:18 PM To: Gottschalk, David Subject: Re: Sieve: Vacation not working (solved) Gottschalk, David wrote: > I put the lines in my sendmail.mc file then built the sen

Re: Sieve: Vacation not working (solved)

2009-05-28 Thread Sebastian Hagedorn
--On 28. Mai 2009 11:39:03 +0200 Garry wrote: You didn't actually edit the .cf file, did you? That's not how it works ... you need to edit the .mc and generate the .cf. He didn't, he put it in the .mc and m4'd it ... Wouldn't the m4 command have thrown an error in that case if it didn't know

Re: Sieve: Vacation not working (solved)

2009-05-28 Thread Garry
Sebastian Hagedorn wrote: > --On 27. Mai 2009 22:42:30 -0400 "Gottschalk, David" > wrote: > >> Well, I tried to enable this same feature this evening in sendmail, but >> ran into some problems. Forgive me as I am complete novice when it comes >> to enabling this feature in sendmail. I enabled this

RE: Sieve: Vacation not working (solved)

2009-05-28 Thread Sebastian Hagedorn
--On 27. Mai 2009 22:42:30 -0400 "Gottschalk, David" wrote: Well, I tried to enable this same feature this evening in sendmail, but ran into some problems. Forgive me as I am complete novice when it comes to enabling this feature in sendmail. I enabled this in my sendmail.cf, You didn't actu

RE: Sieve: Vacation not working (solved)

2009-05-27 Thread Gottschalk, David
@lists.andrew.cmu.edu] On Behalf Of Garry Sent: Wednesday, May 27, 2009 3:45 PM To: info-cyrus@lists.andrew.cmu.edu Subject: Re: Sieve: Vacation not working (solved) Well, found another post on this ... seems to be that depending on the way the MTA does the local delivery causes vacation (and only

RE: Sieve: Vacation not working (solved)

2009-05-27 Thread Gottschalk, David
cyrus-bounces+dgottsc=emory@lists.andrew.cmu.edu] On Behalf Of Garry Sent: Wednesday, May 27, 2009 3:45 PM To: info-cyrus@lists.andrew.cmu.edu Subject: Re: Sieve: Vacation not working (solved) Well, found another post on this ... seems to be that depending on the way the MTA does the local del

Re: Sieve: Vacation not working (solved)

2009-05-27 Thread Garry
Well, found another post on this ... seems to be that depending on the way the MTA does the local delivery causes vacation (and only vacation) to work or not... Originally, I had this in my .mc file: define(`confLOCAL_MAILER', `cyrus')dnl ifdef(`CYRUS_MAILER_ARGS',, `define(`CYRUS_MAILER_ARGS',

Re: Sieve: Vacation not working

2009-05-27 Thread Andrew Morgan
On Wed, 27 May 2009, Garry wrote: > Can someone please clarify what process' job it is to generate the mail > by calling sendmail? Is it lmtpd which I assumed? I really need to stop > wasting time on looking at the wrong places and got to move on to more > important work ... lmtpd processes sieve

Re: Sieve: Vacation not working

2009-05-27 Thread Garry
Carsten Hoeger wrote: > On Wed, May 27, Garry wrote: > > >>> Also, the logfile created by this line: >>> [..] >>> doesn't show up right away either ... >>> >>> >> Actually, I just noticed that timsieved of course isn't even the process >> responsible for doing any filtering, but only f

Re: Sieve: Vacation not working

2009-05-27 Thread Adam Tauno Williams
On Wed, 2009-05-27 at 16:35 +0200, Carsten Hoeger wrote: > On Wed, May 27, Garry wrote: > > > Also, the logfile created by this line: > > > [..] > > > doesn't show up right away either ... > > Actually, I just noticed that timsieved of course isn't even the process > > responsible for doing any fil

Re: Sieve: Vacation not working

2009-05-27 Thread Carsten Hoeger
On Wed, May 27, Garry wrote: > > Also, the logfile created by this line: > > [..] > > doesn't show up right away either ... > > > Actually, I just noticed that timsieved of course isn't even the process > responsible for doing any filtering, but only for doing the back-end > script stuff ... so

Re: Sieve: Vacation not working

2009-05-27 Thread Garry
> Also, the logfile created by this line: > [..] > doesn't show up right away either ... > Actually, I just noticed that timsieved of course isn't even the process responsible for doing any filtering, but only for doing the back-end script stuff ... so I added the "-D" to the lmtpd line, which

Re: Sieve: Vacation not working

2009-05-27 Thread Garry
Adam Tauno Williams wrote: > On Tue, 2009-05-26 at 09:21 -0400, Gottschalk, David wrote: > >> See, I'm using this entirely custom deliver script in .procmailrc, and >> I think that is my problem. I think if Sieve doesn't get a proper from >> address, it will not reply. The question is how do you

RE: Sieve: Vacation not working

2009-05-26 Thread Adam Tauno Williams
On Tue, 2009-05-26 at 09:21 -0400, Gottschalk, David wrote: > See, I'm using this entirely custom deliver script in .procmailrc, and > I think that is my problem. I think if Sieve doesn't get a proper from > address, it will not reply. The question is how do you know if this is > occurring? Sendma

RE: Sieve: Vacation not working

2009-05-26 Thread Gottschalk, David
ttschalk, David Subject: Re: Sieve: Vacation not working Gottschalk, David wrote: > Check out my thread going on this. > > I'm having the same issue. > > How do you hand off mail from Sendmail to Cyrus? I'm thinking that could be > my issue, maybe yours too. > I'

RE: Sieve: Vacation not working

2009-05-26 Thread Gottschalk, David
ttsc=emory@lists.andrew.cmu.edu [mailto:info-cyrus-bounces+dgottsc=emory@lists.andrew.cmu.edu] On Behalf Of Garry Sent: Monday, May 25, 2009 4:12 PM To: info-cyrus@lists.andrew.cmu.edu Subject: Sieve: Vacation not working I have a SuSE Enterprise 10 system set up, which is running smoothly

Sieve: Vacation not working

2009-05-25 Thread Garry
I have a SuSE Enterprise 10 system set up, which is running smoothly ... I have Cyrus 2.2.12 on it, which too is working fine - IMAP, SASL-Auth, the whole 9 yards ... even Sieve itself is fine, messages are moved to the appropriate folders as directed in the Sieve config ... Here's an excerpt from

vacation not working

2007-02-28 Thread eric smith
Hi All, built a cyrus/postfix/squirelmail server behind dmz with name xyz.foo.bar and during testing vacation worked just fine when using squirlemails vacation filter. But after moving it into the dmz and changing the name to mail.foo.bar vacation stopped working. so the changes are diff

Re: Sieve Vacation not working (filter does work)

2006-10-27 Thread Jo Rhett
Did you enable the mailto method in imapd.conf? Without this enabled, all of the functions that send mail are disabled. -- Jo Rhett Senior Network Engineer Network Consonance Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/I

Re: Sieve Vacation not working (filter does work)

2006-10-27 Thread Georg Glas
Martin Schweizer schrieb: > Did you use umlauts or other non 8 bit characters in the vacation text > (that was my problem at the beginning)? >> the script itself is really simple: >> >> require "vacation"; >> vacation :days 7 :addresses [ "[EMAIL PROTECTED]", "[EMAIL PROTECTED]"] "Out >> of >> of

Re: Sieve Vacation not working (filter does work)

2006-10-26 Thread Martin Schweizer
Hello Georg Did you use umlauts or other non 8 bit characters in the vacation text (that was my problem at the beginning)? Regards, Martin 2006/10/24, Georg Glas <[EMAIL PROTECTED]>: Hi list, i have a cyrus 2.2.12 installation (debians kolab-cyrus-imapd package with AutoCreate Inbox patch).

Sieve Vacation not working (filter does work)

2006-10-24 Thread Georg Glas
Hi list, i have a cyrus 2.2.12 installation (debians kolab-cyrus-imapd package with AutoCreate Inbox patch). It seems that every filter works but the vacation action is simply ignored. When email is delivered i see an stat/open syscall for the script, and the precompiled script seems to be parsed

cyrus + sieve filter working but vacation not working

2005-12-08 Thread Andri Herumurti
i have a problem with sieve vacation in Open Xchange, when i try sieve filter, it works, but when i try sieve vacation, it dont work, what should i do?   some one know how to debug / see debug messages of sieve? i have see in /var/log/messages but it no errror...     Thanks Andri    

Re: Sieve vacation not working

2003-06-06 Thread John Hayward
I believe you need an address option. The vacation facility will only send out a message if the to address matches the addresse(s) in the address option. This allows sieve to prevent messages being sent to mailing lists, spam. johnh... On Fri, 6 Jun 2003, Mathieu Arnold wrote: >Hi, > >I do hav

Sieve vacation not working

2003-06-06 Thread Mathieu Arnold
Hi, I do have a set of rules, which are all working, and then, I add : require "vacation"; if header :contains "subject" "vacation sieve" { vacation "I'm outta here"; fileinto "INBOX/mat"; stop; } It does file the mail into INBOX/mat but does not respond with anything. Am I doing somethi

Sieve Vacation not working

2002-12-18 Thread Ricardo T. Muggli
I have the following script that I have installed and activated using sieveshell. require ["vacation","reject"]; if address :is "From" "[EMAIL PROTECTED]" { reject "Please do not email me anymore."; } else { vacation "I'm on vacation."; } When I send a message from [EMAIL PROTECTED] I get

Re: Sieve Vacation not working

2002-10-23 Thread Gary Mills
On Wed, Oct 23, 2002 at 12:10:05PM -0500, Eric Minto wrote: > > Sieve works perfectly for all functions except for vacation. We are > using sendmail as the MTA, Cyrus as the IMAP server, and procmail to > process some advanced SPAM filtering. Many would ask: "Why not use the > vacation functi

Re: Sieve Vacation not working

2002-10-23 Thread Michael Bacon
The problem is that vacation absolutely has to have the envelope sender, or it won't know who to send it to. If you're using LMTP, this isn't a problem, but if you're going through procmail, it is. You have to tell sendmail to add a command line option in that instance. For us, it goes somet

Sieve Vacation not working

2002-10-23 Thread Eric Minto
I know this has been discussed several times on this list, but I have an additional wrench to add to the problem: Sieve works perfectly for all functions except for vacation. We are using sendmail as the MTA, Cyrus as the IMAP server, and procmail to process some advanced SPAM filtering. Many

Re: Vacation not working, seeing 2 return paths in headers

2002-02-27 Thread Mike Grommet
a cleaner solution. - Original Message - From: "Gary Mills" <[EMAIL PROTECTED]> To: "Mike Grommet" <[EMAIL PROTECTED]> Cc: "Michael Bacon" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, February 27, 2002 8:37 AM Sub

Re: sieve vacation not working

2002-02-27 Thread Lawrence Greenfield
--On Wednesday, February 27, 2002 12:18 AM -0800 Ian Macdonald <[EMAIL PROTECTED]> wrote: > On Wed 27 Feb 2002 at 00:44:50 -0500, you wrote: > >> When Cyrus puts the return-path into the message, it qualifies it >> with the value of 'servername' (defaulting to gethostname()). It >> doesn't pass

Re: Vacation not working, seeing 2 return paths in headers

2002-02-27 Thread Gary Mills
On Wed, Feb 27, 2002 at 12:24:44AM -0600, Mike Grommet wrote: > > I'm not sure how to go about setting sendmail to use lmtp exclusively... One way to do this is explained at: http://mail.cc.umanitoba.ca/source Look for `feature/local_cyrus.m4'. -- -Gary Mills--Unix Support--U of M Acad

Re: sieve vacation not working

2002-02-27 Thread Ian Macdonald
On Wed 27 Feb 2002 at 00:44:50 -0500, you wrote: > When Cyrus puts the return-path into the message, it qualifies it > with the value of 'servername' (defaulting to gethostname()). It > doesn't pass that qualification to the Sieve subsystem. Doesn't Cyrus only qualify it if the MAIL FROM in the

Re: Vacation not working, seeing 2 return paths in headers

2002-02-26 Thread Luc Brouard (mailing lists)
Hello, I also have 2 return-path from the beginning : Return-Path: X-Sieve: cmu-sieve 2.0 Return-Path: <[EMAIL PROTECTED]> Received: by mail.slortar.net (Postfix, from userid 102) id 4D61372C006; Wed, 27 Feb 2002 08:27:47 +0100 (CET) X-Sieve: cmu-sieve 2.0 Received: from lists2.andrew.cmu.e

Re: Vacation not working, seeing 2 return paths in headers

2002-02-26 Thread Mike Grommet
t; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, February 27, 2002 12:24 AM Subject: Re: Vacation not working, seeing 2 return paths in headers > Bingo. Sounds pretty darn close... > > I'm not sure how to go about setting sendmail to use lmtp exclusively... >

Re: Vacation not working, seeing 2 return paths in headers

2002-02-26 Thread Mike Grommet
Original Message - From: "Michael Bacon" <[EMAIL PROTECTED]> To: "Mike Grommet" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, February 26, 2002 11:09 PM Subject: Re: Vacation not working, seeing 2 return paths in headers > Here's a guess:

Re: sieve vacation not working

2002-02-26 Thread Lawrence Greenfield
Date: Mon, 25 Feb 2002 16:11:23 -0800 From: Ian Macdonald <[EMAIL PROTECTED]> [...] Return-Path: <[EMAIL PROTECTED]> Received: from lovelace.corp.google.com ([unix socket]) by lovelace.corp.google.com (Cyrus v2.1.2) with LMTP; Mon, 25 Feb 2002 +16:00:45 -0800 X-Sieve:

Re: Vacation not working, seeing 2 return paths in headers

2002-02-26 Thread Michael Bacon
Here's a guess: You're using the old sendmail cyrus configure which delivers mail by calling the "deliver" binary as the mailer. In the mailer definition in the cf file, you've specified to sendmail the option to add a return-path header to the message before delivery. And the name of your

Vacation not working, seeing 2 return paths in headers

2002-02-26 Thread Mike Grommet
Relevant details: Sendmail 8.12.2 Cyrus Imap 2.0.16 As I've posted in the past, I'm having some "fun" trying to get vacation working in Cyrus 2.0.16 Cyrus recieves and delivers mail properly, I'm not seeing any problems there What I've uncovered, through the help of several individuals is that

Re: sieve vacation not working

2002-02-25 Thread Ian Macdonald
On Mon 25 Feb 2002 at 16:14:33 -0500, you wrote: > What's the "Return-Path" header indicate? Hmm, I seem to have two. The Cyrus server is currently not in production, so the current sequence of events for delivery is as follows: - MX host (sendmail) accepts message from the Internet - MX host

Re: sieve vacation not working

2002-02-25 Thread Lawrence Greenfield
What's the "Return-Path" header indicate? If Return-Path isn't right, vacation won't work either, since the vacation message will attempt to go to the Return-Path. If Return-Path isn't right, then it's almost certainly your MTA rewriting the return-path to something bogus and there's nothing we

Re: sieve vacation not working

2002-02-25 Thread Ian Macdonald
On Mon 25 Feb 2002 at 10:36:00 -0800, you wrote: > On Fri 22 Feb 2002 at 19:04:17 -0600, you wrote: > > > On Fri, Feb 22, 2002 at 05:48:35PM -0500, Ken Murchison wrote: > > > > > > > > > [EMAIL PROTECTED] wrote: > > > > > > > > I have been following this thread, and > > > > humbly suggest loo

Re: sieve vacation not working

2002-02-25 Thread Ian Macdonald
On Fri 22 Feb 2002 at 19:04:17 -0600, you wrote: > On Fri, Feb 22, 2002 at 05:48:35PM -0500, Ken Murchison wrote: > > > > > > [EMAIL PROTECTED] wrote: > > > > > > I have been following this thread, and > > > humbly suggest looking for where the line: > > > > > > unspecified-domain.google.com

Re: sieve vacation not working

2002-02-22 Thread Gary Mills
On Fri, Feb 22, 2002 at 05:48:35PM -0500, Ken Murchison wrote: > > > [EMAIL PROTECTED] wrote: > > > > I have been following this thread, and > > humbly suggest looking for where the line: > > > > unspecified-domain.google.com > > > > is lurking. > > The "unspecified-domain" is almost certain

Re: sieve vacation not working

2002-02-22 Thread Amos Gouaux
> On Fri, 22 Feb 2002 17:48:35 -0500, > Ken Murchison <[EMAIL PROTECTED]> (km) writes: km> The "unspecified-domain" is almost certainly being added by lmtpd/sieve. If that's the case, then I bet the ".google.com" is getting tacked on by Postfix because it don't care for unqualified addre

Re: sieve vacation not working

2002-02-22 Thread Ken Murchison
[EMAIL PROTECTED] wrote: > > I have been following this thread, and > humbly suggest looking for where the line: > > unspecified-domain.google.com > > is lurking. The "unspecified-domain" is almost certainly being added by lmtpd/sieve. > > I'm not certain where Postfix gets this, but > wh

Re: sieve vacation not working

2002-02-22 Thread kboyd
I have been following this thread, and humbly suggest looking for where the line: unspecified-domain.google.com is lurking. I'm not certain where Postfix gets this, but when I see wierd stuff of this ilk in my Sendmail/cyrus config, it is usually some daft alias in my hosts file.(Legacy) De

Re: sieve vacation not working

2002-02-22 Thread Amos Gouaux
> On Fri, 22 Feb 2002 13:18:33 -0800, > Ian Macdonald <[EMAIL PROTECTED]> (im) writes: im> Well, it's not being sent to the MAIL FROM address either, I'm im> afraid. The MAIL FROM is a fully qualified on-site address that I im> receive mail at, but instead the [EMAIL PROTECTED] im> addres

Re: sieve vacation not working

2002-02-22 Thread Ian Macdonald
On Fri 22 Feb 2002 at 16:16:00 -0500, you wrote: > Ian Macdonald wrote: > > > > On Fri 22 Feb 2002 at 15:09:12 -0500, you wrote: > > > > > > I'm running Cyrus 2.1.2/Postfix 1.1.3 here and Sieve is working > > > > nicely, apart from the vacation extension. > > > > > > > > Redirects are working,

Re: sieve vacation not working

2002-02-22 Thread Ken Murchison
Ian Macdonald wrote: > > On Fri 22 Feb 2002 at 15:09:12 -0500, you wrote: > > > > I'm running Cyrus 2.1.2/Postfix 1.1.3 here and Sieve is working > > > nicely, apart from the vacation extension. > > > > > > Redirects are working, so I know that Postfix is being spawned > > > correctly to send

Re: sieve vacation not working

2002-02-22 Thread Ian Macdonald
On Fri 22 Feb 2002 at 15:09:12 -0500, you wrote: > > I'm running Cyrus 2.1.2/Postfix 1.1.3 here and Sieve is working > > nicely, apart from the vacation extension. > > > > Redirects are working, so I know that Postfix is being spawned > > correctly to send the message. > > > > When the vacation

Re: sieve vacation not working

2002-02-22 Thread Ken Murchison
Ian Macdonald wrote: > > Hi, > > I'm running Cyrus 2.1.2/Postfix 1.1.3 here and Sieve is working > nicely, apart from the vacation extension. > > Redirects are working, so I know that Postfix is being spawned > correctly to send the message. > > When the vacation module tries to send a respo

sieve vacation not working

2002-02-22 Thread Ian Macdonald
Hi, I'm running Cyrus 2.1.2/Postfix 1.1.3 here and Sieve is working nicely, apart from the vacation extension. Redirects are working, so I know that Postfix is being spawned correctly to send the message. When the vacation module tries to send a response, this is what I'm seeing in my logs: Fe

Vacation not working!

2001-07-13 Thread Rob O'Connor
Can't get vacation to work and this has got me really confused! Running: Redhat Linux 2.2.19 kernel on everything Postfix 20010228-pl03 on mail relay servers Cyrus IMAPD 1.6.24 on delivery servers Running lmtp from postfix to the deliveries - this works great. The Cyrus build was done on an id

Sieve's vacation not working. what to try?

2001-02-23 Thread Juan Leon
I am running cyrus 2.0.9, which comes with timsieve ready to go. I can telnet to the timsieve port and get a list of sieve features that include "vacation" among 7 others. I install a sieve script like the following: require ["fileinto","vacation"]; vacation :days 7 :addresses ["[EMAIL PROTECT