Added Vodafone Hungary

This commit is contained in:
M66B 2022-04-02 11:46:54 +02:00
parent 1748669708
commit e78aaa9e7c
1 changed files with 12 additions and 0 deletions

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>