procmail
[Top] [All Lists]

Re: General Information about email in inbox

2005-05-07 12:47:27
On Sat, May 07, 2005 at 12:02:17PM -0500, Miguel! wrote:

I'm newbie with procmail and i have a question, i want
that in my procmail.log will save me general
information about the sender, subject and size from my
emails that arrive to my email inbox. 

My procmail.log looks:
-----------------------
Subject: test
Folder:
/home/files/users/malbores/Maildir/new/1115482562.23  
  2223
 Subject: Saludos


Only save information about subject, size and folder.

I can't see why that would be.  Procmail shows the sender in
its log unless it was somehow interrupted.  Here -- we need
nothing more than the procmail executable and a sample message to
demonstrate on the shell command-line -- don't even need an rcfile:


  9:25pm [~/Mail] 843[0]> procmail -m VERBOSE=y DEFAULT=/dev/null /dev/null < 
$SPAMPLE           
 procmail: [4883] Sat May  7 21:25:55 2005
 procmail: Assigning "DEFAULT=/dev/null"
 procmail: Rcfile: "/dev/null"
 procmail: Assigning "MAILDIR=/net/u/1/d/dman"
 procmail: Assigning "LASTFOLDER=/dev/null"
 procmail: Opening "/dev/null"
 From m_abacha70(_at_)terra(_dot_)com(_dot_)mx  Mon May  2 13:31:12 2005
  Subject: Greetings, My Dear
   Folder: /dev/null                                                        5625


On the other hand, I can't see how you got to that folder you show
from the snippet you showed (deleted here) from your .procmailrc.
There's nothing in that .procmailrc about "malbores", nor
even any recipe at all.  Only env statements and assignments.

-- 
dman

____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail