Merge branch 'master' of git.bizmatch.net:aknuth/docker
This commit is contained in:
commit
aa75224d03
|
|
@ -14,17 +14,19 @@
|
||||||
<Type>IMAP</Type>
|
<Type>IMAP</Type>
|
||||||
<Server>mail.email-srvr.com</Server>
|
<Server>mail.email-srvr.com</Server>
|
||||||
<Port>993</Port>
|
<Port>993</Port>
|
||||||
|
<DomainRequired>on</DomainRequired>
|
||||||
|
<LoginName>support@bizmatch.net</LoginName> <SPA>off</SPA>
|
||||||
<SSL>on</SSL>
|
<SSL>on</SSL>
|
||||||
<AuthRequired>on</AuthRequired>
|
<AuthRequired>on</AuthRequired>
|
||||||
<SPA>off</SPA>
|
|
||||||
</Protocol>
|
</Protocol>
|
||||||
<Protocol>
|
<Protocol>
|
||||||
<Type>SMTP</Type>
|
<Type>SMTP</Type>
|
||||||
<Server>mail.email-srvr.com</Server>
|
<Server>mail.email-srvr.com</Server>
|
||||||
<Port>465</Port>
|
<Port>465</Port>
|
||||||
|
<DomainRequired>on</DomainRequired>
|
||||||
|
<LoginName>support@bizmatch.net</LoginName> <SPA>off</SPA>
|
||||||
<SSL>on</SSL>
|
<SSL>on</SSL>
|
||||||
<AuthRequired>on</AuthRequired>
|
<AuthRequired>on</AuthRequired>
|
||||||
<SPA>off</SPA>
|
|
||||||
</Protocol>
|
</Protocol>
|
||||||
</Account>
|
</Account>
|
||||||
</Response>
|
</Response>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue