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
27 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
0 answers
34 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
362 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
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
1 vote
0 answers
75 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
0 votes
1 answer
1k 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
2 votes
1 answer
485 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
0 votes
1 answer
225 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