Change from address
This commit is contained in:
parent
3d0edfbe0e
commit
799fd04446
|
@ -69,7 +69,7 @@ in {
|
|||
from-address = mkOption {
|
||||
type = str;
|
||||
default =
|
||||
"${toplevel.config.services.authentikContainer.smtp.user}@${domainName}";
|
||||
"Fudo Authentication <${toplevel.config.services.authentikContainer.smtp.user}@${domainName}>";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue