Displaying 8 results from an estimated 8 matches for "rfc3028".
2008 Mar 17
2
sieve header :matches for multiline header
RFC3028 say:
Folding of long header lines (as described in [IMAIL] 3.4.8) is
removed prior to interpretation of the data. The folding syntax (the
CRLF that ends a line plus any leading whitespace at the beginning of
the next line that indicates folding) are interpreted as if they were...
2007 Nov 06
1
UTF-8 in dovecot-sieve ?
Hi,
Reading http://tools.ietf.org/html/rfc3028#section-2.7.2 I thought
that out-of-the-box dovecot can filter messages by matching header in
UTF-8.
But when I tested it, it failed :
(I'm using 1.0.5 with sieve plugin)
Here is my .dovecot.sieve file :
----------
require ["fileinto", "imapflags"];
if allof(header :...
2008 May 27
1
Sieve plugin changes 'To' header on redirect
Hi,
I'm a bit confused by the fact that the 'To' header is being modified by sieve
when a message is being redirected.
RFC3028 states in chapter 4.3:
> The "redirect" action is used to send the message to another user at
> a supplied address, as a mail forwarding feature does. The
> "redirect" action makes no changes to the message body or existing
> headers, but it may add new head...
2018 May 28
3
Problem in Pigeonhole sievec
Dear all,
I stumbled upon the following behaviour of Pigeonhole, which I consider
to be problematic. A user deployed a Sieve script similar to the following
snippet
if not anyof (address :is ["from","cc"] ["...", ..., "... at ...
GARBAGE", ...] {
fileinto "inbox.Trash";
stop;
}
Note the extra line break before GARBAGE. This script is
2018 May 28
0
Problem in Pigeonhole sievec
...>
> line X: error: found stray carriage-return (CR) character in quoted
> string started at line X.
>
> So, the question is whether line breaks in strings are allowed in general
> and the runtime error is unavoidable, or should sievec return an error?
https://www.ietf.org/rfc/rfc3028.txt first hit of quoted-string
quoted-string = DQUOTE *CHAR DQUOTE
;; in general, \ CHAR inside a string maps to CHAR
;; so \" maps to " and \\ maps to \
;; note that newlines and other characters are all allowed
;; strings
So, it's...
2008 Feb 04
3
Convert plugin question
Hi,
Is it possible to change convert plugin, so it would keep old
UIDVALIDITY and UIDNEXT after conversion from mbox to Maildir?
As far as I can tell, this shouldn't be a big problem as this
information already exists in the mbox. Well, at least for mboxes, that
have
that information.
The problem is easy, if UIDVALIDITY changes during conversion, then
client has to reload whole mailbox
2011 Jul 25
1
Pigeon Sieve, redirect action and SPF
Since I've upgraded to dovecot 2.0.13 + Pigeonhole 0.2.3 (Gentoo
package) I've received a few complains of users about rejected messages.
Investigating the problem, I've seen that when the external sender
server publishes SPF information, when some message is sent from there
to one of my users that has a Sieve redirect action active to another
external system (that does SPF
2003 Nov 24
2
deliver mail with postfix to dovecot for mailinglists
This is a bit off topic on that list. But the question is
required because of a limitation of dovecot. It cannot
have shared mailboxes into which one would collect mailing list
mails. I assume one has already solved that problem and
therefore ask this question on that list.
I try to do the following:
I would like to setup an alias dovecot at kzone.ch
and subscribe this alias to the dovecot