Added provider o2.pl

This commit is contained in:
M66B 2020-04-15 12:05:05 +02:00
parent 52e558a631
commit 31f5899c7d
1 changed files with 12 additions and 0 deletions

View File

@ -646,4 +646,16 @@
port="465"
starttls="false" />
</provider>
<provider
name="o2.pl"
link="https://pomoc.o2.pl/jak-skonfigurowac-program-pocztowy">
<imap
host="poczta.o2.pl"
port="993"
starttls="false" />
<smtp
host="poczta.o2.pl"
port="465"
starttls="false" />
</provider>
</providers>