1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-26 09:47:13 +00:00

Added Vodafone Hungary

This commit is contained in:
M66B 2022-04-02 11:46:54 +02:00
parent 1748669708
commit e78aaa9e7c

View file

@ -1550,4 +1550,16 @@
port="465"
starttls="false" />
</provider>
<provider
name="Vodafone Hungary"
domain="vodafone\\.hu">
<imap
host="mail.vodamail.hu"
port="993"
starttls="false" />
<smtp
host="mail.vodamail.hu"
port="587"
starttls="true" />
</provider>
</providers>