mirror of
https://blitiri.com.ar/repos/chasquid
synced 2025-12-23 15:37:01 +00:00
chasquid: Load and resolve aliases
This patch integrates the aliases resolution into the daemon and queue. The queue now will resolve aliases at Put time.
This commit is contained in:
4
test/util/writemailto
Executable file
4
test/util/writemailto
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "From writemailto" > "$1"
|
||||
exec cat >> "$1"
|
||||
Reference in New Issue
Block a user