<div style="font-family: Verdana; font-size: 12px;">Uhm....so...how would I let it match the complete From header instead of just the email address?<br>
I assumed that "from" was all the from string, including the display name.<br>
And...actually I have remembrances of having the same problem with a Subject containing spaces...<div><br>
<table border="1" cellspacing="0">
<tbody><tr>
 <td align="right"><a target="_blank" href="http://www.sonicle.com">
<img src="http://www.sonicle.com/images/mailcard.jpg" wid="" th="350" border="0" height="45"></a></td>
</tr>
<tr>
 <td align="right">
<font size="1" face="Arial">
Gabriele Bulfon - Sonicle S.r.l.<br>
Tel +39 028246016 Int. 30 - Fax +39 028243880<br>
Via Felice Cavallotti 16 - 20089, Rozzano - Milano - ITALY<br>
<a href="http://www.sonicle.com">http://www.sonicle.com</a>
</font>
 </td>
</tr>
</tbody></table></div><tt><br><br><br>----------------------------------------------------------------------------------<br><br>Da: Michael Menge &lt;michael.menge@zdv.uni-tuebingen.de&gt;<br>A: info-cyrus@lists.andrew.cmu.edu <br>Data: 26 maggio 2009 11.30.27 CEST<br>Oggetto: Re: Sieve filter with spaces<br><br></tt><blockquote style="border-left: 2px solid rgb(0, 0, 128); margin-left: 5px; padding-left: 5px;"><tt>Hi,
<br>
<br>Quoting Gabriele Bulfon &lt;gbulfon@sonicle.com&gt;:
<br>
<br>&gt; Hello,
<br>&gt; I'm having trouble with some filters that match a sentence with spaces.
<br>&gt; Is there a special way I should specify spaces in a rule?
<br>&gt; This is the rule that is not considered at all:
<br>&gt; ...
<br>&gt; elsif allof (address :contains ["from"] "Mall LM Giver") {
<br>&gt;         fileinto "SL.Mall";
<br>&gt; }
<br>&gt; ...
<br>&gt; The mails that should be matched, all contains this header:
<br>&gt; ...
<br>&gt; From: "Mall LM Giver"  
<br>&gt; &lt;2yojfioavbclku66o6sizjkk32inpbiaqqbysp3foyqi2d5lsrknu3ks6svsd35v@im.agni.lindenlab.com&gt;
<br>&gt; ...
<br>
<br>The space is not the problem. String has to match the address not
<br>the display name. In your case  
<br>"2yojfioavbclku66o6sizjkk32inpbiaqqbysp3foyqi2d5lsrknu3ks6svsd35v@im.agni.lindenlab.com"
<br>
<br>--------------------------------------------------------------------------------
<br>M.Menge                                Tel.: (49) 7071/29-70316
<br>Universität Tübingen                   Fax.: (49) 7071/29-5912
<br>Zentrum für Datenverarbeitung          mail:  
<br>michael.menge@zdv.uni-tuebingen.de
<br>Wächterstraße 76
<br>72074 Tübingen<br><br><br><br><br><br>----
<br>Cyrus Home Page: http://cyrusimap.web.cmu.edu/
<br>Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
<br>List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html<br><br><br><br></tt></blockquote></div>