Skip to content

Commit

Permalink
doc: Update the default mail port (#97)
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Kletzander <[email protected]>
  • Loading branch information
nertpinx authored and cbrownstein committed Jul 15, 2018
1 parent 09f33f2 commit 67c52af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/pius.1
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Do not use PGP/Mime when sending email.
.IP "\fB\-p\fP, \fB\-\-cache\-passphrase\fP"
Cache private key passphrase in memory and provide it to gpg instead of letting gpg prompt the user for every UID. [default: false]
.IP "\fB\-P\fP \fIPORT\fP, \fB\-\-mail\-port=\fP\fIPORT\fP"
\fIPort\fP of SMTP server. [default: 25]
\fIPort\fP of SMTP server. [default: 587]
.IP "\fB\-r\fP \fIKEYRING\fP, \fB\-\-keyring=\fP\fIKEYRING\fP"
The keyring to use. Be sure to specify full or relative path. Just a filename will cause GPG to assume relative to \fI~/.gnupg\fP. [default: \fI~/.gnupg/pubring.gpg\fP]
.IP "\fB\-s\fP \fISIGNER\-KEYID\fP, \fB\-\-signer=\fP\fISIGNER\-KEYID\fP"
Expand Down

0 comments on commit 67c52af

Please sign in to comment.