Email processing auto-detect settings

Регистрация
16.05.2014
Сообщения
141
Благодарностей
22
Баллы
18

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Регистрация
16.05.2014
Сообщения
141
Благодарностей
22
Баллы
18
slash is there

+ example of file with config is needed - ? i dont understand

here is mine


<clientConfig version="1.1">
<emailProvider id="mydomain.com">
<domain>mydomain.com</domain>
<displayName>Poczta Onet2</displayName>
<displayShortName>Onet2</displayShortName>
<incomingServer type="pop3">
<hostname>mail.mydomain.com</hostname>
<port>110</port>
<socketType>Plain</socketType>
<username>%EMAILADDRESS%</username>
<authentication>password-cleartext</authentication>
</incomingServer>
<outgoingServer type="smtp">
<hostname>smtp.mydomain.com</hostname>
<port>465</port>
<socketType>SSL</socketType>
<username>%EMAILADDRESS%</username>
<authentication>password-cleartext</authentication>
</outgoingServer>
<outgoingServer type="smtp">
<hostname>smtp.mydomain.com</hostname>
<port>587</port>
<socketType>STARTTLS</socketType>
<username>%EMAILADDRESS%</username>
<authentication>password-cleartext</authentication>
</outgoingServer>
</emailProvider>
</clientConfig>
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Please PM me correct links to folder that you use on your server
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)