<!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>
> First time I use procmail and it looks like I miss something.<br>
><br>
> My /etc/procmailrc is as follows :<br>
><br>
> [root@xen2vm1 etc]# cat procmailrc<br>
> 0:c<br>
> vu@sivell.com<br>
><br>
> but any emails to me on this system is locally delivered to me on this<br>
> system only and never delivered to my office email. My sendmail.mc does<br>
> include ostype(linux) which include FEATURE(local_procmail).<br>
> Any advice is greatly appreciated.<br>
><br>
> Thanks.<br>
> 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>