<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Arial'; font-size:12pt; font-weight:400; font-style:normal;">On Thursday 30 April 2009, vu pham wrote:<br>
&gt; First time I use procmail and it looks like I miss something.<br>
&gt;<br>
&gt; My /etc/procmailrc is as follows :<br>
&gt;<br>
&gt; [root@xen2vm1 etc]# cat procmailrc<br>
&gt; 0:c<br>
&gt; vu@sivell.com<br>
&gt;<br>
&gt; but any emails to me on this system  is locally delivered to  me on this<br>
&gt; system only and never delivered to my office email. My sendmail.mc does<br>
&gt; include ostype(linux) which include FEATURE(local_procmail).<br>
&gt; Any advice is greatly appreciated.<br>
&gt;<br>
&gt; Thanks.<br>
&gt; Vu<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Not sure what the line with your address is doing, but  '!'  is supposed to "invert the condition"    Maybe you wanted  '|'<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>For sending to others, I use:<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>:0c<br>
 | /usr/sbin/sendmail -f ace@xxx.net -oi xxxx@earthlink.net<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p></body></html>