This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
simple-email
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
fix: wrong riseup smtp port
main
Distopico Vegan
6 years ago
parent
0becf1cd0c
commit
ecd870ce38
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/src/main/res/xml/providers.xml
+ 1
- 1
app/src/main/res/xml/providers.xml
View File
@ -15,7 +15,7 @@
port="993" />
<smtp
host="mail.riseup.net"
port="
46
5"
port="5
87
"
starttls="true" />
</provider>
<provider
Write
Preview
Loading…
Cancel
Save