Skip to main content

Questions tagged [procmail]

Procmail (http://procmail.org/) is a powerful Mail Delivery Agent (MDA) capable of sorting and filtering mail based on rulesets called recipes. It's rather *nix-centric, terse, mature, and proven. However, it is now unmaintained.

1 vote
1 answer
40 views

I would like to configure the mail command with procmail in order to filter spam with CRM114 and I cannot seem to find enough information on the subject. I have set up mailx with external mail and ...
Skar's user avatar
  • 11
0 votes
1 answer
71 views

I have a strange issue on my Debian server. I am receiving mails with Postfix and "Procmail" for the user notfall. After a mail was received, the script from Procmail should play an audio ...
Michael Gierer's user avatar
0 votes
0 answers
35 views

I learned that by adding ",a" to the file name in a maildir, the Evolution software considers the mail as an important message. So I would like to tag some messages using Procmail but ...
Chris972's user avatar
0 votes
1 answer
45 views

I know just enough about regexp to make my brain hurt and I was hoping for some assistance. I need a recipe to take any mail that doesn't have the string "ZYX" in the TO: line and dump it ...
Stefinatrix's user avatar
0 votes
1 answer
379 views

I am succeeding rewriting my subject line to have a [LIST] prepended to it: :0fhw * ^TO_[^<>@ ]+@example\.com\> * ^Subject:\/.+ | /usr/local/bin/formail -I"Subject: [LIST]$MATCH" ...
user227963's user avatar
0 votes
1 answer
99 views

is there a way via Postfix and or procmail for example or another software to forward e-mails from one inbox to another 2 inboxes where each message goes either to one inbox or the other based on ...
Alexander Petrov's user avatar
0 votes
1 answer
1k views

I have Amazon Linux instances in AWS EC2. They run sendmail to communicate with each other, and send outgoing mail through a SMARTHOST that is a commercial email provider. No MX records are pointing ...
sootsnoot's user avatar
  • 101
8 votes
2 answers
3k views

I am getting a lot of spam messages from a certain country. They all have the same pattern in the source. I want to write a procmail rule to automatically move all those emails to my Spam folder. The ...
RommelTJ's user avatar
  • 183
1 vote
0 answers
81 views

I have an email address (a mailing list actually) with a basic procmail setup enabled. Right now, the procmail just dumps incoming emails to fs. I have a use-case where I want to add a custom string ...
Priyansh Agrawal's user avatar
1 vote
2 answers
301 views

I am dealing with procmail the first time, so I apologize if the following question is stupid. Before I put procmail in production, I am doing a few basic tests. One of them yielded a totally ...
Binarus's user avatar
  • 3,971
0 votes
1 answer
2k views

Using Procmail, I would like to add a rule that dictates: If any email comes from this specific email address, in addition to delivering it locally, also forward it to this other email address. My ...
user227963's user avatar
1 vote
1 answer
72 views

I am looking to do the following: User sends an email to 1234@domain Procmail recognizes 1234@domain as an email sent to ticket+1234@domain Procmail recipe handles ticket number and forwards email to ...
Samuel V's user avatar
2 votes
1 answer
493 views

Browsing through web pages around the World Wide Web, I often come across ~/.fetchmailrc examples such as: poll mail.example.com port 993 proto imap user "max123" password "...
Flux's user avatar
  • 3,318
1 vote
1 answer
428 views

Procmail failed while running my external python script on received email. After that I tried run that script manually and provide the same arguments as procmail - it passed without any problems, so I'...
VIPPER's user avatar
  • 115
0 votes
1 answer
229 views

I'm trying to execute script when email arrives my server and pass its filename to that script. First part is done, procmail executes script each time an email arrives. Before executing script it ...
VIPPER's user avatar
  • 115

15 30 50 per page
1
2 3 4 5 6