DaemonForums  

Go Back   DaemonForums > Miscellaneous > General software and network

General software and network General OS-independent software and network questions, X11, MTA, routing, etc.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 27th December 2019
stanl stanl is offline
Real Name: Stan
Package Pilot
 
Join Date: Jun 2019
Location: New York
Posts: 163
Default Help with procmail

I am using nmh to read mail and am trying to get procmail to work.

Given the following incoming email header:

Date: Fri, 27 Dec 2019 12:30:04 +0000
To: stanl@address.hidden
From: NYR Daily: Antwaun Sargent <stanl@address.hidden>

And the following pprocmail recipe:

:0 :NYR$LOCKEXT
* ^From:.*NYR
| rcvstore +nyreview/.

Why does the procmail log give:

procmail: No match on "^From:.*NYR"

Thanks for any assistance.
Reply With Quote
  #2   (View Single Post)  
Old 1st January 2020
victorvas victorvas is offline
Real Name: Victor
Linux
 
Join Date: May 2019
Posts: 148
Default

Try:
Code:
^From:.-NYR
or
Code:
^From:[.]-NYR
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Maildir with Postfix/Dovecot/procmail/mutt bsdperson FreeBSD Ports and Packages 3 8th July 2009 07:05 PM


All times are GMT. The time now is 11:29 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick