mailpit
Options
Section titled “Options”services.mailpit.enable
Section titled “services.mailpit.enable”Whether to enable mailpit process.
Type: boolean
Default:
falseExample:
trueDeclared by:
services.mailpit.package
Section titled “services.mailpit.package”Which package of mailpit to use
Type: package
Default:
pkgs.mailpitDeclared by:
services.mailpit.additionalArgs
Section titled “services.mailpit.additionalArgs”Additional arguments passed to mailpit.
Type: list of strings concatenated with “\n”
Default:
[ ]Example:
[ "--max=500"]Declared by:
services.mailpit.smtpListenAddress
Section titled “services.mailpit.smtpListenAddress”Listen address for SMTP.
Type: string
Default:
"127.0.0.1:1025"Declared by:
services.mailpit.uiListenAddress
Section titled “services.mailpit.uiListenAddress”Listen address for UI.
Type: string
Default:
"127.0.0.1:8025"Declared by:

