Skip to content

mailpit

Whether to enable mailpit process.

Type: boolean

Default:

false

Example:

true

Declared by:

Which package of mailpit to use

Type: package

Default:

pkgs.mailpit

Declared by:

Additional arguments passed to mailpit.

Type: list of strings concatenated with “\n”

Default:

[ ]

Example:

[
"--max=500"
]

Declared by:

Listen address for SMTP.

Type: string

Default:

"127.0.0.1:1025"

Declared by:

Listen address for UI.

Type: string

Default:

"127.0.0.1:8025"

Declared by: