<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — sieve - not filtering (0.4 - stable) [solved]]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic80.xml" />
	<updated>2009-06-17T12:05:52Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic80-sieve-not-filtering-04-stable-solved.html</id>
		<entry>
			<title type="html"><![CDATA[Re: sieve - not filtering (0.4 - stable) [solved]]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post382.html#p382" />
			<content type="html"><![CDATA[<p>Solved:</p><p>error in /etc/postfix/master.cf:<br />found </p><p>flags=DRhu user=vmail:vmail argv=/usr/bin/procmail -r -t SENDER=${sender} RECIPIENT=${recipient} DOMAIN=${nexthop} -m USER=${user} EXTENSION=${extension} /etc/procmailrc</p><p>instead of </p><p>flags=DRhu user=vmail:vmail argv=/usr/libexec/dovecot/deliver -d ${recipient} -f ${sender}</p><p>Don&#039;t know where it comes from.</p><p>Thank you for your efforts!</p>]]></content>
			<author>
				<name><![CDATA[nylan]]></name>
				<uri>http://www.iredmail.org/forum/user80.html</uri>
			</author>
			<updated>2009-06-17T12:05:52Z</updated>
			<id>http://www.iredmail.org/forum/post382.html#p382</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: sieve - not filtering (0.4 - stable) [solved]]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post375.html#p375" />
			<content type="html"><![CDATA[<p>Could it be a postfix issue with dovecot?<br />I&#039;m using centos 5.3 x86_64. Could it be a problem with the dovecot-sieve package?<br />Does exist a way to tell if the lib90_cmusieve_plugin.so gets loaded at dovecot startup like the other libs/plugins?</p>]]></content>
			<author>
				<name><![CDATA[nylan]]></name>
				<uri>http://www.iredmail.org/forum/user80.html</uri>
			</author>
			<updated>2009-06-17T09:30:05Z</updated>
			<id>http://www.iredmail.org/forum/post375.html#p375</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: sieve - not filtering (0.4 - stable) [solved]]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post373.html#p373" />
			<content type="html"><![CDATA[<p>Strange, there must be something in sieve.log.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-06-17T09:23:18Z</updated>
			<id>http://www.iredmail.org/forum/post373.html#p373</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: sieve - not filtering (0.4 - stable) [solved]]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post372.html#p372" />
			<content type="html"><![CDATA[<p>sieve.log = nothing<br />dovecot.log&nbsp; = nothing<br />maillog :<br />Jun 17 10:41:24 mail amavis[18439]: (18439-08) Passed SPAM, MYNETS LOCAL [192.168.36.1] [212.186.72.17] &lt;NYLAN@gmx.net&gt; -&gt; &lt;name.surname@domain.com&gt;, quarantine: spam-F2gbPJU2yShV.gz, Message-ID: &lt;20090617084122.304230@gmx.net&gt;, mail_id: F2gbPJU2yShV, Hits: 8.143, size: 1137, queued_as: 4C8F460CFA7, 355 ms<br />Jun 17 08:41:24 mail postfix/smtp[18514]: D441460CFA5: to=&lt;name.surname@domain.com&gt;, relay=127.0.0.1[127.0.0.1]:10024, delay=0.52, delays=0.16/0/0/0.36, dsn=2.0.0, status=sent (250 2.0.0 Ok: queued as 4C8F460CFA7)<br />Jun 17 10:41:24 mail postfix/pipe[18557]: 4C8F460CFA7: to=&lt;name.surname@domain.com&gt;, relay=dovecot, delay=0.02, delays=0.01/0/0/0.01, dsn=2.0.0, status=sent (delivered via dovecot service)<br />Jun 17 10:41:24 mail postfix/qmgr[9789]: D441460CFA5: removed</p><p>the sieve rule I&#039;m currently testing in /home/vmail/sieve/domain/username/.dovecot.sieve:</p><p>require [&quot;notify&quot;];<br /># rule:[test]<br />if anyof (true)<br />{<br />&nbsp; &nbsp; &nbsp; &nbsp; notify<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :method &quot;mailto&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :options &quot;othername@domain.com&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; :message &quot;new mail received&quot;;<br />}</p>]]></content>
			<author>
				<name><![CDATA[nylan]]></name>
				<uri>http://www.iredmail.org/forum/user80.html</uri>
			</author>
			<updated>2009-06-17T08:49:07Z</updated>
			<id>http://www.iredmail.org/forum/post372.html#p372</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: sieve - not filtering (0.4 - stable) [solved]]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post371.html#p371" />
			<content type="html"><![CDATA[<p>Try to send mail to name.surname@domain.com, and monitor /var/log/sieve.log.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-06-17T08:32:13Z</updated>
			<id>http://www.iredmail.org/forum/post371.html#p371</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: sieve - not filtering (0.4 - stable) [solved]]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post369.html#p369" />
			<content type="html"><![CDATA[<p>already done.</p><p>the debug=yes in the protocol lda section is an act of desperation.&nbsp; :-)</p><p>dovecot messages when starting with mail_debug=yes<br />dovecot: Jun 17 10:04:06 Info: IMAP(name.surname@domain.com): Loading modules from directory: /usr/lib64/dovecot/imap<br />dovecot: Jun 17 10:04:06 Info: IMAP(name.surname@domain.com): Module loaded: /usr/lib64/dovecot/imap/lib10_quota_plugin.so<br />dovecot: Jun 17 10:04:06 Info: IMAP(name.surname@domain.com): Module loaded: /usr/lib64/dovecot/imap/lib11_imap_quota_plugin.so<br />dovecot: Jun 17 10:04:06 Info: IMAP(name.surname@domain.com): Module loaded: /usr/lib64/dovecot/imap/lib20_zlib_plugin.so<br />dovecot: Jun 17 10:04:06 Info: IMAP(name.surname@domain.com): Effective uid=501, gid=501, home=/home/vmail<br />dovecot: Jun 17 10:04:06 Info: IMAP(name.surname@domain.com): Quota root: name= backend=maildir args=<br />dovecot: Jun 17 10:04:06 Info: IMAP(name.surname@domain.com): Quota rule: root= mailbox=* bytes=104857600 messages=0</p>]]></content>
			<author>
				<name><![CDATA[nylan]]></name>
				<uri>http://www.iredmail.org/forum/user80.html</uri>
			</author>
			<updated>2009-06-17T08:17:35Z</updated>
			<id>http://www.iredmail.org/forum/post369.html#p369</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: sieve - not filtering (0.4 - stable) [solved]]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post367.html#p367" />
			<content type="html"><![CDATA[<div class="quotebox"><blockquote><p>Is there a way to trace dovecot and sieve processing? The sieve.log is empty.</p></blockquote></div><p>Set &#039;mail_debug = yes&#039; in /etc/dovecot.conf, restart dovecot service and monitor /var/log/sieve.log.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-06-17T08:14:33Z</updated>
			<id>http://www.iredmail.org/forum/post367.html#p367</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[sieve - not filtering (0.4 - stable) [solved]]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post366.html#p366" />
			<content type="html"><![CDATA[<p>Hello!</p><p>I&#039;m having big troubles with sieve.&nbsp; Per user sieve scripts don&#039;t work. Neither the global sieve script.<br />Shouldn&#039;t exist a .dovecot.sievec (if sieve works correctly)?<br />Is there a way to trace dovecot and sieve processing? The sieve.log is empty.</p><p>Here is the relevant part from the dovecot.conf</p><p>plugin {<br />&nbsp; &nbsp; # NOTE: %variable expansion works only with Dovecot v1.0.2+.<br />&nbsp; &nbsp; # For maildir format.<br />&nbsp; &nbsp; sieve = /home/vmail/sieve/%Ld/%Ln/.dovecot.sieve<br />}</p><p># LDA: Local Deliver Agent<br />protocol lda {<br />&nbsp; &nbsp; postmaster_address = root<br />&nbsp; &nbsp; auth_socket_path = /var/run/dovecot/auth-master<br />&nbsp; &nbsp; mail_plugins = cmusieve quota expire<br />&nbsp; &nbsp; sieve_global_path = /home/vmail/.dovecot.sieve<br />&nbsp; &nbsp; log_path = /var/log/sieve.log<br />&nbsp; &nbsp; debug=yes<br />}</p><p>the pysieved.ini:<br />[main]<br />auth&nbsp; &nbsp; = Dovecot<br />userdb&nbsp; = Virtual<br />storage = Dovecot<br />bindaddr = 127.0.0.1<br />port&nbsp; &nbsp; = 2000<br />pidfile = /var/run/pysieved/pysieved.pid<br />[Virtual]<br />base = /home/vmail/sieve<br />uid = 501<br />gid = 501<br />hostdirs = True<br />[Dovecot]<br />mux = /var/spool/postfix/dovecot-auth<br />master = /var/run/dovecot/auth-master<br />sievec = /usr/libexec/dovecot/sievec<br />scripts = .sieve<br />active = .dovecot.sieve<br />uid = 501<br />gid = 501</p><br /><p>Any help greatly appreciated </p><p>Best regards</p>]]></content>
			<author>
				<name><![CDATA[nylan]]></name>
				<uri>http://www.iredmail.org/forum/user80.html</uri>
			</author>
			<updated>2009-06-17T08:01:27Z</updated>
			<id>http://www.iredmail.org/forum/post366.html#p366</id>
		</entry>
</feed>
