AquaMail Forum
English - Android => General Discussion => Topic started by: corratge on June 28, 2016, 11:20:08 pm
-
The email service @nauta.cu that is the most used in Cuba
And AquaMail aplication is widely used
I'm glad if you can add this in autosetup_data.xml
for fast configuration this service
<AutoSetupAccount aqm:autoSetupDomainPattern="nauta\\.cu">
<saveSent>false</saveSent>
<type>imap</type>
<incoming>
<server>imap.nauta.cu</server>
<port>143</port>
<security>none</security>
</incoming>
<type>pop3</type>
<incoming>
<server>pop.nauta.cu</server>
<port>110</port>
<security>none</security>
</incoming>
<outgoing>
<server>smtp.nauta.cu</server>
<port>25</port>
<security>none</security>
</outgoing>
</AutoSetupAccount>
Thanks and sorry for my english
-
Added as IMAP, thank you.
-
Thanks
But Pop3 is the prefered mode for use the mail here in Cuba (exist reasons for that)
with this configuration the imap is select only if configure manual is select (for someone want to make the exeption with IMAP)
that is I want to achive
But if this behavior is not intencional i prefer use pop3,
Sorry and apologize for any inconvenience
-
No problem, changed to pop3 as default. Will post later tonight.