fix typo in postfix readme
This commit is contained in:
parent
563a8e6f24
commit
1e26ffef4c
@ -144,7 +144,7 @@ access to SMTP.
|
|||||||
"myorigin" => "example.com",
|
"myorigin" => "example.com",
|
||||||
"relayhost" => "[smtp.comcast.net]:587",
|
"relayhost" => "[smtp.comcast.net]:587",
|
||||||
"smtp_sasl_auth_enable" => "yes",
|
"smtp_sasl_auth_enable" => "yes",
|
||||||
"smtp_sasl_passwd" => "your_password,
|
"smtp_sasl_passwd" => "your_password",
|
||||||
"smtp_sasl_user_name" => "your_username"
|
"smtp_sasl_user_name" => "your_username"
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user