Re: Bug report: LMTP/SIEVE redirect

2002-01-23 Thread Christopher D. Audley
There is no need to 'work around this'. When Lawrence says sendmail ignores dots on input, he means they aren't given any special meaning. It doesn't mean they are discarded. The bigger problem is that this does not completely solve the issues with redirecting mail through sendmail. Another

Bug report: LMTP/SIEVE redirect

2002-01-22 Thread Christopher D. Audley
I've identified a bug in the lmtpd handling of email that has been 'redirect'ed with sieve. When sending the email to the sendmail process, no check is made for lines containing a single period that need to be escaped. The email is just read and pumped to sendmail in a tight loop: while

Re: sasldb realm change ?

2001-12-21 Thread Christopher D. Audley
I'm not sure if this is possible, but you can override the realm that Cyrus uses by setting the 'servername' attribute in imapd.conf. Note, this also changes the servername reported in the greeting banner. If you do migrate the users to a new realm, you may want to use something more generic

Re: lmtpd: how to send auth ?

2001-12-16 Thread Christopher D. Audley
In your description, you say you're trying to use the account 'cyrusadmin'. In your example code you use 'user'. However, your imapd.conf will only allow 'cyrus' and 'pilsl' to connect to your lmtpd. You need to have the account you are trying to login as listed as an administrator. Either

Re: formail creates deliver-unreadable format

2001-12-02 Thread Christopher D. Audley
deliver is correct in reporting the error. The 'From pilsl' line with no colon after the From is how the beginning of a new message is marked in an mbox file. It is not a correct rfc822 header, and as the first line in the message, it is not a valid rfc822 message. Peter Pilsl wrote: >t

Re: [POLL] Cyrus v2.1 and SASL v2

2001-11-20 Thread Christopher D. Audley
I whole heartedly support moving forward on SASLv2. It has to be done at some point, and the sooner some momentum is generated, the sooner other groups (sendmail, OpenLDAP have been mentioned) whille make the transition. Regarding complaints from those who don't want to mess with different s

Re: Webseive Download

2001-06-20 Thread Christopher D. Audley
The URL I have is http://host1.dyndns.org/websieve/ and it is up and running this morning. The URL you give does not match host1.dyndns.org, although I'm not surprised given the domain name. Cheers Chris Richard Gresek wrote: > I am trying to download Websieve Software since a > few days from

IMAPS from Netscape 4.76

2001-05-06 Thread Christopher D. Audley
I just upgraded my network machines to RedHat 7.1 and my Cyrus server to 2.0.12. I've been trying out Netscape Communicator 4.76 as my mail client ( previously used Outlook Express ) and wanted to try the SSL connectivity. However, Netscape reports an error connecting to the server and on the Cy