Gnus development mailing list
 help / color / mirror / Atom feed
From: "Jochen Küpper" <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>
Subject: Re: sieve: NO "Expected EOL"
Date: Tue, 25 May 2004 16:04:00 +0200	[thread overview]
Message-ID: <9en03w38of.fsf@fhi-berlin.mpg.de> (raw)
In-Reply-To: <iluzn7w4sz8.fsf-Hx3HMpEclzRikQyLtWShHUB+6BGkLq7r@public.gmane.org> (Simon Josefsson's message of "Tue, 25 May 2004 14:00:11 +0200")

[-- Attachment #1: Type: text/plain, Size: 733 bytes --]

On Tue, 25 May 2004 14:00:11 +0200 Simon Josefsson wrote:

Simon> Can you reproduce this using a smaller script, and post the entire
Simon> log?

Attached.

Seems to be a coding-system problem. In the manage-sieve log I see
\201 characters that where somehow hidden in my local sieve-script
buffer. I changed the script to ASCII-only and everything works fine.
(I'm happy with that solution, but can do some more testing (with
guidelines;) if it helps to enhance manage-sieve or emacs.)

Greetings,
Jochen
-- 
Einigkeit und Recht und Freiheit                http://www.Jochen-Kuepper.de
    Liberté, Égalité, Fraternité                GnuPG key: CC1B0B4D
        (Part 3 you find in my messages before fall 2003.)

[-- Attachment #2: Type: text/plain, Size: 1575 bytes --]

"IMPLEMENTATION" "Cyrus timsieved v2.1.11"
"SASL" "PLAIN OTP DIGEST-MD5 CRAM-MD5"
"SIEVE" "fileinto reject envelope vacation imapflags notify subaddress relational regex"
"STARTTLS"
OK
AUTHENTICATE "DIGEST-MD5"
{224}
bm9uY2U9IlNOU3ltNzlsbEJBcFVrWWkwSms0NXBrMlJWMlRmemVqNWZVbEhGdXErbUU9IixyZWFsbT0ibHVyc2EiLHFvcD0iYXV0aCxhdXRoLWludCxhdXRoLWNvbmYiLGNpcGhlcj0icmM0LTQwLHJjNC01NixyYzQiLG1heGJ1Zj00MDk2LGNoYXJzZXQ9dXRmLTgsYWxnb3JpdGhtPW1kNS1zZXNz
"dXNlcm5hbWU9ImpvY2hlbiIscmVhbG09Imx1cnNhIixub25jZT0iU05TeW03OWxsQkFwVWtZaTBKazQ1cGsyUlYyVGZ6ZWo1ZlVsSEZ1cSttRT0iLGNub25jZT0iMXhsODYyYWl6bjd3NG5xMiIsbmM9MDAwMDAwMDEsZGlnZXN0LXVyaT0ic2lldmUvaW1hcC5yei1iZXJsaW4ubXBnLmRlIixxb3A9YXV0aCxyZXNwb25zZT0wOTA4Yjk4NjJhOWIyYmM3YjNhYmYzZTM2NDJhYzhlOQ=="
OK (SASL "cnNwYXV0aD01MTE0M2M3YTllZGZhZWM0M2MyYzZjZDUyZTc2ZmE3Mg==")
LISTSCRIPTS
"sieve.conf" ACTIVE
"noproblem.sieve"
OK
GETSCRIPT "noproblem.sieve"
{237}
# sieve script FHI Berlin
#
# Copyright (C) 2003,2004 Jochen Kuepper <jochen-W2i0oK7yYu0+t3nig+EZI7NAH6kLmebB@public.gmane.org>

require "fileinto";


# VfK Suedwest
if address :contains "from" "florianschuhwerk-LWAfsSFWpa4@public.gmane.org" {
    fileinto "leute/Sport/Volleyball/VfK";
}

OK
PUTSCRIPT "noproblem.sieve" {242+}
# sieve script FHI Berlin
#
# Copyright (C) 2003,2004 Jochen Kuepper <jochen-W2i0oK7yYu0+t3nig+EZI7NAH6kLmebB@public.gmane.org>

require "fileinto";


# VfK Südwest
if address :contains "from" "florianschuhwerk-LWAfsSFWpa4@public.gmane.org" {
    fileinto "leute/Sport/Volleyball/VfK";
}


  parent reply	other threads:[~2004-05-25 14:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-25 11:26 Jochen Küpper
2004-05-25 12:00 ` Simon Josefsson
     [not found]   ` <iluzn7w4sz8.fsf-Hx3HMpEclzRikQyLtWShHUB+6BGkLq7r@public.gmane.org>
2004-05-25 14:04     ` Jochen Küpper [this message]
2004-05-25 14:24       ` Simon Josefsson
     [not found]         ` <iluekp84m9w.fsf-Hx3HMpEclzRikQyLtWShHUB+6BGkLq7r@public.gmane.org>
2004-05-27 12:11           ` Jochen Küpper
2004-05-27 13:17             ` Simon Josefsson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9en03w38of.fsf@fhi-berlin.mpg.de \
    --to=jochen-+it19tn3rl9sbm7dsapr3bnah6klmebb@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).