fix local mail delivery via sendmail
This commit is contained in:
parent
86409e176b
commit
6ebe16c87c
2 changed files with 12 additions and 3 deletions
2
Makefile
2
Makefile
|
|
@ -1,2 +1,2 @@
|
|||
all:
|
||||
QEMU_NET_OPTS="hostfwd=tcp::8080-:80,hostfwd=tcp::1433-:143,hostfwd=tcp::2525-:25" NIX_PATH=nixpkgs=/home/onny/projects/nixpkgs nixos-shell vm-nextcloud.nix
|
||||
QEMU_NET_OPTS="hostfwd=tcp::8080-:80,hostfwd=tcp::1433-:143,hostfwd=tcp::5877-:587" NIX_PATH=nixpkgs=/home/onny/projects/nixpkgs nixos-shell vm-nextcloud.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue