mirror of
https://github.com/lelgenio/maildir-notify-daemon.git
synced 2025-01-18 05:56:25 -03:00
update README
This commit is contained in:
parent
b067ba8689
commit
cbe3ac5bdf
|
@ -9,5 +9,6 @@ maildir-notify-daemon ~/.local/share/mail/*/*/new/
|
||||||
## Try it without sending emails
|
## Try it without sending emails
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
cp ~/.local/share/mail/personal/INBOX/cur/[ANY_MAIL_FILE] ~/.local/share/mail/personal/INBOX/new/
|
cd ~/.local/share/mail/personal/INBOX/
|
||||||
|
cp cur/[ANY_MAIL_FILE] new/
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue