Small comment update
This commit is contained in:
parent
a43d788ff7
commit
bd3ce6218f
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ namespace WebsitePanel.Providers.Mail.SM9.Extensions
|
|||
"replytoaddress=" + (mailbox.ReplyTo != null ? mailbox.ReplyTo : ""),
|
||||
"signature=" + (mailbox.Signature != null ? mailbox.Signature : ""),
|
||||
"spamforwardoption=none",
|
||||
// ZMIANA dodanie encoding
|
||||
// Set UTF8 as default encoding for webmail
|
||||
"textencoding=65001"
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue