Thank you! That works perfectly now!
-----Original Message----- From: Jaroslaw Rafa via Postfix-users <[email protected]> Sent: Thursday, October 10, 2024 11:43 AM To: [email protected] Subject: [pfx] Re: filtering maillog events from yesterday CAUTION: This email was sent from an external sender. Do not click links or open attachments unless you recognize the sender and know the content is safe. Dnia 10.10.2024 o godz. 15:31:08 Gomes, Rich via Postfix-users pisze: > Good catch! > > Mine is in this format: > Oct 10 11:30:36 Then probably $(date +"%b %e") instead of $(date +"%Y-%m-%d") will work. Or even better, put a ^ sign before $ to ensure it starts at the beginning of the line. -- Regards, Jaroslaw Rafa [email protected] -- "In a million years, when kids go to school, they're gonna know: once there was a Hushpuppy, and she lived with her daddy in the Bathtub." _______________________________________________ Postfix-users mailing list -- [email protected] To unsubscribe send an email to [email protected] _______________________________________________ Postfix-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
