At 15:53 + 27 Feb 2025, Jonathan Dowland wrote:
If you happen to use edit_headers, you *might* want something like this
(no idea if mutt has adopted it yet, ensures no trailing space on empty
header lines):
https://github.com/neomutt/neomutt/pull/1164
That PR shows as being merged sever
Package: wnpp
Severity: wishlist
Owner: Aaron Schrab
* Package name: mailscanner
Version : 4.84.5.2
Upstream Author : Julian Field
* URL : http://www.mailscanner.info
* License : GPL
Programming Lang: Perl
Description : email gateway for virus
th root privileges."
> if
If this is done, that bit of code shouldn't be used (at least in most
cases) since $EUID is a bashism. I'd suggest something like:
if [ ! -O / ] # Check if root directory is owned by current user
--
Aaron Schrab [EMAIL PROTECTED] http://
3 matches
Mail list logo