#944359 neomutt: can't attach symlinked file anymore

Package:
neomutt
Source:
neomutt
Description:
command line mail reader based on Mutt, with added features
Submitter:
Félix Sipma
Date:
2023-11-02 14:21:04 UTC
Severity:
normal
Tags:
#944359#5
Date:
2019-11-08 14:24:17 UTC
From:
To:
It seems like I can't attach symlinked file anymore.

"Unable to attach ../test.txt"

The file exists and the symlink is correct.

$ cat testdir/testdir2/test.txt
blah
$ ls -l testdir/testdir2/
lrwxrwxrwx 1 felix felix    202 Oct 26 10:59 test.txt -> ../test.txt

#944359#10
Date:
2021-09-13 18:59:41 UTC
From:
To:
Did you try with 20201127 in Debian 11.0?
I tried and it was working.