mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-29 05:15:13 +02:00
Added Vodafone Hungary
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user