fixed loginname
This commit is contained in:
parent
fa2ef2b743
commit
4530a2f80e
|
|
@ -14,17 +14,19 @@
|
|||
<Type>IMAP</Type>
|
||||
<Server>mail.email-srvr.com</Server>
|
||||
<Port>993</Port>
|
||||
<DomainRequired>on</DomainRequired>
|
||||
<LoginName>support@bizmatch.net</LoginName> <SPA>off</SPA>
|
||||
<SSL>on</SSL>
|
||||
<AuthRequired>on</AuthRequired>
|
||||
<SPA>off</SPA>
|
||||
</Protocol>
|
||||
<Protocol>
|
||||
<Type>SMTP</Type>
|
||||
<Server>mail.email-srvr.com</Server>
|
||||
<Port>465</Port>
|
||||
<DomainRequired>on</DomainRequired>
|
||||
<LoginName>support@bizmatch.net</LoginName> <SPA>off</SPA>
|
||||
<SSL>on</SSL>
|
||||
<AuthRequired>on</AuthRequired>
|
||||
<SPA>off</SPA>
|
||||
</Protocol>
|
||||
</Account>
|
||||
</Response>
|
||||
|
|
|
|||
Loading…
Reference in New Issue