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:
parent
1748669708
commit
e78aaa9e7c
1 changed files with 12 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue