similar to: CMU Sieve pluigin missing proper charset support

Displaying 20 results from an estimated 1100 matches similar to: "CMU Sieve pluigin missing proper charset support"

2006 Jun 28
3
limit on the number of NICs per domU
Hello, Xen FAQ states that there''s a limitation of 3 virtual network interfaces per domU: http://wiki.xensource.com/xenwiki/XenFaq#head-9896478cf65a16f43ab4fb066f74c0e0d67a16ac My question is: is there any way (like setting some #define or something in the sources) to rise this limit to 4 or 5? Why is the limit set to 3 actually? I tried to google, but I couldn''t find any
2007 Jan 31
1
IMAP on move message command launch
Hello, Is it possible with dovecot IMAP server to do the following thing: After the clients moves a message from any folder to the given one, I want to launch a command and feed that message into it, as well as physically move the message to this folder. Is that possible? -- Jan Srzednicki w at expro.pl
2009 Dec 30
3
sieve 0.1.14: vacation encodes Subject twice
Hi! I noticed the following problem in dovecot-1.2-sieve-0.1.14: The following vacation causes trouble with the Subject line: if not exists ["List-Id", "List-Post"] { vacation :days 7 :addresses ["test at netcologne.de"] :subject "=?utf-8?b?w4TDlsOc?= sadasd" "Bin gerade nicht hier."; } As you can see, the Subject is already MIME encoded
2008 Feb 24
2
A simple rc.d jail patch to enable priority
Hello, I have written this tiny little patch to the jail rc.d script, which allows user to set jail nice value. It doesn't change any default behaviour. Can that make it to the trees? Patch attached. -- Jan Srzednicki :: http://wrzask.pl/ "Remember, remember, the fifth of November" -- V for Vendetta -------------- next part
2008 Feb 24
2
A simple rc.d jail patch to enable priority
Hello, I have written this tiny little patch to the jail rc.d script, which allows user to set jail nice value. It doesn't change any default behaviour. Can that make it to the trees? Patch attached. -- Jan Srzednicki :: http://wrzask.pl/ "Remember, remember, the fifth of November" -- V for Vendetta -------------- next part
2007 Mar 03
1
Dovecot Deliver to Folders
Is there a way to get dovecot deliver to deliver directly to folders instead of the inbox?
2009 Sep 11
3
Sieve and locale (Japanese)
I have setup Dovecot-1.2 'delivery' to use Dovecot's Sieve as well (both versions are latest from dovecot.org). I am curious if sieve can handle Japanese, or locale, in general in the language. In particular, the subject which is encoded even more complicated. if header :contains "subject" ["test", "???"] { So if I want to file based on above, test,
2009 Sep 11
2
Sieve, vacation, variables and russian language
Folks, I'm using a Sieve script for vacation messages and there's something strange with it in certain cases. The script uses the "variables" extension to produce the "Re: [original subject] (autoreply)" subject line for the vacation message. All is well except for cases when that [original subject] is written in Russian. In those cases the subject string is
2011 Sep 29
0
Long attachment encoded filenames (for non-ASCII characters etc) in MIME headers & corresponding Dovecot behaviour
(Correction: Subject was confused) Hi, I've noticed a possible minor issue with long encoded filenames for attachments where these filenames are split across multiple lines. My understanding of character encoding and MIME is not as good as it should be, so I may easily have got this all mixed up, in which case sorry for the noise... Although I understand the preferred method for handling
2011 Sep 29
1
Broken mail clients? [MIME] Long attachment encoded filenames (for non-ASCII characters etc)
Hi, I've noticed a possible minor issue with long encoded filenames for attachments where these filenames are split across multiple lines. My understanding of character encoding and MIME is not as good as it should be, so I may easily have got this all mixed up, in which case sorry for the noise... Although I understand the preferred method for handling filenames split across multiple
2005 Dec 15
6
Sharing a partition between dom0 and domU
Hi! I''m currently preparing to xen installation. In the system that I''m going to set up, there will be a need to copy large amounts of data (therefore I want to avoid using network) from domUs to the dom0 (one way only). Mounting a filesystem RO, when a domU has it mounted RW is probably asking for trouble. Therefore I was thinking about using some remounting protocol similar
2007 Mar 13
1
imap and character enconding
Hi, hi, hi little droogies First of all, sorry for the lame english and the dumb question. After a quick search on google I found iconv, and some other toys, but the point is: I''m making a small webmail app for my company, still taking the first steps. For instance, if I want to read my INBOX folder and list the messages: ------------------------------------------- CONTROLLER =>
2009 Dec 19
1
Released Pigeonhole Sieve v0.1.14 and ManageSieve v0.11.10 for Dovecot v1.2.9
Hello Dovecot users, Due to personal matters I haven't had time to do anything in the last few weeks. Before that I provided some pre-releases and since nobody indicated problems with those, I release them definitively now. I hope the shit storm has blown over, so that I can dedicate more of my time towards Pigeonhole development. The Sieve release involves a large architectural change,
2009 Dec 19
1
Released Pigeonhole Sieve v0.1.14 and ManageSieve v0.11.10 for Dovecot v1.2.9
Hello Dovecot users, Due to personal matters I haven't had time to do anything in the last few weeks. Before that I provided some pre-releases and since nobody indicated problems with those, I release them definitively now. I hope the shit storm has blown over, so that I can dedicate more of my time towards Pigeonhole development. The Sieve release involves a large architectural change,
2009 Jul 08
4
Sieve vacation with russian subject
Hello list, I have noticed that sieve vacation action breaks some non-english letters in the subject. I tested with russian language, if subject contains letters from specific diapason russian alphabet, the message received with unreadable subject, but text in the body with the same letters looks ok. Here is example of full subject header, it contains russian alphabet: Subject:
2005 Jan 24
0
:R9}@{@N 9f9}@: 0E5i60 :8Av55 86<<?d
CORRUPTED MESSAGE This is the Courier Mail Server 0.40 on mail. I received the following message for delivery to your address. Unfortunately, the sender's mail software did not properly format the following message according to Internet mail formatting protocols, and I can only deliver mail which has been properly formatted according to Internet standards. Instead of returning the
2002 Jan 10
3
UTF8_LANG: a much better idea
I've found a much better solution; it's standard (in Unicode itself), simple and more flexible: Unicode language tagging. It was made for just this purpose, in fact. A technical description is at http://www.unicode.org/unicode/reports/tr27/#tag which, like all specs, makes it sound a bit more complicated than it really is. It comes down to this: mark the language of text with U+E0001
2009 Sep 13
0
Security holes in CMU Sieve plugin
A recently found security hole in Cyrus Sieve exists also in Dovecot, because Dovecot's Sieve plugin is based on libsieve from Cyrus project. I also found and fixed a few additional buffer overflows that I can't really understand why I hadn't noticed/fixed before. This security hole affects all installations that give their users any kind of ability to modify their Sieve scripts. Even
2009 Sep 13
0
Security holes in CMU Sieve plugin
A recently found security hole in Cyrus Sieve exists also in Dovecot, because Dovecot's Sieve plugin is based on libsieve from Cyrus project. I also found and fixed a few additional buffer overflows that I can't really understand why I hadn't noticed/fixed before. This security hole affects all installations that give their users any kind of ability to modify their Sieve scripts. Even
2007 Aug 08
1
LDAP and (py|cmu)sieve
Hello, Before asking help, i would like thank Timo for this awesome server, it's lite, fast, and has good features. I've read the Wiki, tutorials, and tried various configurations to get the result I expect. My company is running a dovecot 1.0.0 server set up with an LDAP directory, mails are delivered to /var/spool/imap and users do not have a real unix home directory on this