While this question sounds probably too general, there's not much I can say.
I'm in a kind of hurry and can't browse like 666 pages of manuals, for procmail and stmp clients.
What I've checked so far is that:
manual execution of: procmail -m .procmailrc < /var/mail/mymails is working, but every time it processes the same mail.
When I get a new mail, my procmail script isnt executed (I've tried to put a touch command in it, and it didn't make any files)
I'd be really grateful if someone gave me a clue how to debug procmail / where to check if it's configured properly.
I can't find any ".forward" file.
Oh, and the process running at port 25 is ESMTP.
PS 1) Im not the owner of the server, yet I have to make procmail working =/ PS 2) I know procmail worked previously (though I don't know what changes have been made)
Thanks in advance for any replies