So I am trying to use procmail to filter out my messages... however I am running into a problem...<br>With fetchmail alone everything works fine... then if I use procmail I can see the messages getting onto my linux box but rt-mailgate does not seem to firing...
<br><br>my procmailrc file is very simple:<br># .procmailrc file<br><br>PATH=/usr/sbin:/usr/bin<br>MAILDIR=/var/spool/mail<br><br>I can see the message in the root file under mail directory... but rt-mailgate does not pick them up when I issue:
<br>fetchmail -m "/usr/bin/procmail -f %F"<br><br>but if I just simply use:<br>fetchmail everything works fine....<br><br>any thoughts? or help...<br><br><br><div><span class="gmail_quote">On 6/19/06, <b class="gmail_sendername">
Todd Chapman</b> <<a href="mailto:todd@chaka.net">todd@chaka.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Have fetchmail use procmail locally.
<br><br>On Mon, Jun 19, 2006 at 10:44:59AM -0400, Phil wrote:<br>> Is it possible to block email addresses at the RT level no matter how email<br>> gets to your RT server?<br>> I am using fetchmail, and no I do not have access to the mail server or the
<br>> ability to block email from it.<br>><br>> Thanks<br><br>> _______________________________________________<br>> <a href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
</a><br>><br>> Community help: <a href="http://wiki.bestpractical.com">http://wiki.bestpractical.com</a><br>> Commercial support: <a href="mailto:sales@bestpractical.com">sales@bestpractical.com</a><br>><br>>
<br>> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.<br>> Buy a copy at <a href="http://rtbook.bestpractical.com">http://rtbook.bestpractical.com</a><br>><br>><br>> We're hiring! Come hack Perl for Best Practical: 
<a href="http://bestpractical.com/about/jobs.html">http://bestpractical.com/about/jobs.html</a><br></blockquote></div><br>