diff options
Diffstat (limited to 'mail-mta/nullmailer')
-rw-r--r-- | mail-mta/nullmailer/files/remotes.sample-1.13 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/nullmailer/files/remotes.sample-1.13 b/mail-mta/nullmailer/files/remotes.sample-1.13 index 34cc234a27e6..d04aee24ecb6 100644 --- a/mail-mta/nullmailer/files/remotes.sample-1.13 +++ b/mail-mta/nullmailer/files/remotes.sample-1.13 @@ -1,7 +1,7 @@ # Format is: HOST PROTOCOL [OPTIONS] # HOST = IP or DNS # PROTOCOL = smtp | qmtp -# OPTIONS = [--port=NUMBER] [--user] [--pass] [--starttls | --ssl [--insecure] ] +# OPTIONS = [--port=NUMBER] [--user] [--pass] [--starttls | --ssl [--insecure] ] # # Examples: # A standard SMTP server: |