syncloud / platform

Run popular services on your device with one click
https://syncloud.org
GNU General Public License v3.0
400 stars 40 forks source link

[mail] delivery problem #417

Closed cyberb closed 4 years ago

cyberb commented 5 years ago
  1. Need to test if device activates with mixed case user name can send/receive emails.
  2. Also users created with usera app cannot receive emails with no such user error even from the same server users. While they can login and send email on thr same server. Mail sending to other servers like gmail does not seem to work or google blocks it properly.
cyberb commented 4 years ago

Update your mail app

cyberb commented 4 years ago

Mixed case device usernames is still a problem Workaround for now is to reactivate device with a lower case username. We will have to force device activation username to lower case.

klmhsb42 commented 4 years ago

After "opening the 2 ports on the router" you write in the wiki "Then use them in setting up your mail app." I don't find a possibility to do this in the roundcube web-interface. I guess this must be changed in a config file itself? Would it be possible to set 993 and 587 as default in the config file while installing the mail app, so that the user has just to open the ports on the router after installation and nothing else?

cyberb commented 4 years ago

It is already like this. These ports are not for roundcube, it should be working out of the box. These ports are for other mail client apps like K9Mail (android app) or any other you wish to use.

cyberb commented 4 years ago

Mixed case login problem should be fixed in latest platform which will force device login to be lower case only.