On 06/18/11 21:10, Athanasius wrote:
On Sat, Jun 18, 2011 at 01:08:29PM -0600, Joseph wrote:
On 17.06.11,22:42, Joseph wrote:
I have in my .maildir folder file name: EXITCODE==255
Yes, this worked; it contian missing mail.
But hot did the mail ended up in there?
Typoed .procmailrc target? It's meant to be a single equals sign,
not double as you have above.
--
- Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/
Finger athan(at)fysh.org for PGP key
"And it's me who is my enemy. Me who beats me up.
Me who makes the monsters. Me who strips my confidence." Paula Cole - ME
OK, so my last section of .procmailrc is:
#passing it through sapmassasin
:0fw
| spamassassin -P
:0e
EXITCODE=$?
:0:
* ^X-Spam-Flag: YES
$MAILDIR/junk/
################################
# Last rule: mail that gets #
# this far goes in default box #
################################
:0
* .*
inbox/
Is it correct now?
--
Joseph