lmtpd and forwarding MTA error messages

2002-05-15 Thread Stephen Grier
rpath, hostname ? "@" : "", hostname ? hostname : ""); which explains why messages generated by a sieve vacation rule (where the envelope sender will be "<>) have: "Return-Path: <@imapdomain>" I think this might be fixed in the cvs, but I'm not sure. Thanks. -- Stephen Grier [EMAIL PROTECTED] Systems Developer Computing Services Queen Mary, University of London

NULL pointer bug in 2.3.13rc3 when deleting top-level mailboxes

2008-10-14 Thread Stephen Grier
if (updatenotifier) updatenotifier(nbuf); -- Stephen Grier Systems Developer Computing Services Queen Mary, University of London Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Patch: add new lmtptarget annotation

2010-05-18 Thread Stephen Grier
as a delivery target, but does not do the same for shared mailboxes because there is no way for Cyrus to know which shared mailboxes we intend to deliver mail into. Using a mailbox annotation seems a nice way of flagging this. Patch attached. Comments welcome. Cheers, Stephen -- Stephen Grier

Re: Patch: add new lmtptarget annotation

2010-05-18 Thread Stephen Grier
client. I can add a syslog call if people think that would be useful. > Is there a bugzilla number? #3220. > :wes > > On 18 May 2010, at 12:38, Stephen Grier wrote: >> Just submitting a patch I'm supporting locally for consideration. >> >> We use share

Sieve for shared mailboxes

2004-03-17 Thread Stephen Grier
se the IMAP ANNOTATE extension to hold a /sieve value indicating the Sieve script to run for a particular shared mailbox? -- Stephen Grier Systems Developer Computing Services Queen Mary, University of London --- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.ed

Re: Sieve for shared mailboxes

2004-03-19 Thread Stephen Grier
On Fri, 2004-03-19 at 01:09, Ken Murchison wrote: > Stephen Grier wrote: > > > What is the current situation with Sieve for shared mailboxes? I've read > > the discussion from last July on the cyrus-devel list, subject > > "[PROPOSAL] Sieve for shared mailbox

Re: Problems with cyrus-imapd 2.1.11 under Solaris 8

2002-12-09 Thread Stephen Grier
cmu.edu/show_bug.cgi?id=1261 -- Stephen Grier Systems Developer Computing Services Queen Mary, University of London

Re: Websieve and Cyrus 2.1.11

2003-01-17 Thread Stephen Grier
[EMAIL PROTECTED] wrote: This Websieve thing really looks old :( You could take a look at SmartSieve, at: http://smartsieve.sourceforge.net Its an active project, written in PHP, and works with Websieve scripts. Regards -- Stephen Grier <[EMAIL PROTECTED]> SmartSieve P

read-receipts & duplicate delivery suppression

2003-06-12 Thread Stephen Grier
sibly or not. We may have to disable duplicate delivery suppression if this is likely to happen again. Thanks -- Stephen Grier Systems Developer Computing Services Queen Mary, University of London

non-existent msgids & duplicate delivery suppression

2003-06-27 Thread Stephen Grier
message-ids. This raises the possibility that the server is suppressing messages that are not duplicates, but merely have no message-id header. Has anyone else seen this happening?. If this continues to happen we may have to disable duplicate delivery suppression. Thanks -- Stephen Grier Systems

Re: non-existent msgids & duplicate delivery suppression

2003-06-27 Thread Stephen Grier
On Fri, 2003-06-27 at 14:10, Sebastian Hagedorn wrote: > -- Stephen Grier <[EMAIL PROTECTED]> is rumored to have mumbled on > Freitag, 27. Juni 2003 13:47 Uhr +0100 regarding non-existent msgids & > duplicate delivery suppression: > > > I have noticed that this

Re: non-existent msgids & duplicate delivery suppression

2003-06-27 Thread Stephen Grier
On Fri, 2003-06-27 at 14:27, David Carter wrote: > On Fri, 27 Jun 2003, Stephen Grier wrote: > > > I have noticed that this has been happening on other occasions, where > > lmtpd does a duplicate_check and then a duplicate_mark on zero length > > message-ids. This raises

Re: non-existent msgids & duplicate delivery suppression

2003-06-27 Thread Stephen Grier
On Fri, 2003-06-27 at 16:48, Rob Siemborski wrote: > On Fri, 27 Jun 2003, Stephen Grier wrote: > > > We use Exim here. The messages do have a Message-Id: header, but with an > > empty value. I assume Exim will not add or alter the msg-id in this > > case. > >

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

2003-07-22 Thread Stephen Grier
rminator > - patch Cyrus to use a wrapper for the sendmail binary stripping \r\n > down to \n > - upgrade to Exim 4.20 and use the option drop_cr? We created a simple wrapper to exim using the -dropcr option and specified this in the sendmail: line of imapd.conf. -- Stephen Grier System

sieve redirect mail loop causing mail to be lost

2003-08-14 Thread Stephen Grier
pect it to produce a mail loop, which our MTA should handle. But it is very likely that other users will inadvertently redirect mail to themselves, and if this is going to cause mail to be lost we may have to disable duplicate delivery suppression. -- Stephen Grier Systems Developer Computing

Sieve script and fileinto encoding

2003-09-09 Thread Stephen Grier
Hi, I have a question regarding the charset encoding of Sieve scripts which I have not been to find a definite answer to elsewhere. As I understand it, Cyrus expects Sieve scripts to be UTF-8 encoded. Is this also true of mailbox names in a fileinto action? Cyrus supplies mailbox names in modifie

Cyrus Murder patch

2005-02-24 Thread Stephen Grier
.conf option. I'd be grateful if someone could take a look at this. It should patch OK against the CVS HEAD. Regards, Stephen Grier -- Stephen Grier Systems Developer Computing Services Queen Mary, University of London diff -Naur cyrus-imapd-2.2.10.old/imap/backend.c cyrus-imapd-2

imclient broken on Solaris 9

2005-03-16 Thread Stephen Grier
is 7/8. Does anyone know why this is happening? I have found a couple of references on this issue in the info-cyrus archives, but nothing conclusive. We can work with the above fix for now, but I'd rather know exactly what's going on here. Regards, Stephen -- Stephen Grier Systems