l websites fritz: simplify msmtprc
This commit is contained in:
parent
fa724ceab0
commit
1334ab82d0
@ -12,9 +12,8 @@ let
|
|||||||
;
|
;
|
||||||
|
|
||||||
msmtprc = pkgs.writeText "msmtprc" ''
|
msmtprc = pkgs.writeText "msmtprc" ''
|
||||||
account localhost
|
account default
|
||||||
host localhost
|
host localhost
|
||||||
account default: localhost
|
|
||||||
'';
|
'';
|
||||||
|
|
||||||
sendmail = pkgs.writeDash "msmtp" ''
|
sendmail = pkgs.writeDash "msmtp" ''
|
||||||
|
Loading…
Reference in New Issue
Block a user