RainLoop / rainloop-webmail

Simple, modern & fast web-based email client
http://rainloop.net
MIT License
4.11k stars 891 forks source link

Only short login working, user.domain@domain.tld incorrect email #809

Open danausx opened 9 years ago

danausx commented 9 years ago

Hello

I have a server setup with postfix and VirtualMin.

VirtualMin is setup with multiple domains.

Each user has a login name that includes a prefix ex: "user.domain" to login using SMTP/POP/FTP

The only way I can login to RainLoop is using the short login. It would only login with "user.domain". The only issue with this is the default email address when I send any email is set to user.domain@domain.tld and not user@domain.tld. Other clients work fine and can use whatever alias has been set.

Is there any way to solve this issue? I have tried to disable short login but I cannot login doing so.

Djip007 commented 9 years ago

Use custom-login-mapping plugins... and connect as user@domain.tld:user.domain not that nice I know...

or create jour how plugins... https://github.com/RainLoop/rainloop-webmail/tree/master/plugins/custom-login-mapping

I have same issus... Try tu find a more generic way tu retrive login from email (in my cas with ldap search...)

danausx commented 9 years ago

Thanks a lot for the information. This is actually really helpful!

Do you know what is the best way to install plugins on Rainloop? I can't seem to find any option on the admin panel... Will look into LDAP too.

My bad I have just realized this plugin was included on Rainloop.

lynndotconfig commented 8 years ago

Install plugins in packages menu on admin panel.And have you tried custom-login-mapping-plugins successfully?

Djip007 commented 8 years ago

This version is more ressent (but in dev...) https://github.com/YunoHostPlugins-Testing/rainloop_ynh it may solve your issus without anything else... If you have probleme poste here: https://github.com/scith/rainloop_ynh/issues/7

danausx commented 8 years ago

Merci beaucoup!

I will try to use this version instead.

I have enabled the plugin on the older version but it would give me some errors referring to the domain. On Oct 28, 2015 3:08 PM, "Djip007" notifications@github.com wrote:

This version is more ressent (but in dev...) https://github.com/YunoHostPlugins-Testing/rainloop_ynh it may solve your issus without anything else... If you have probleme poste here: scith/rainloop_ynh#7 https://github.com/scith/rainloop_ynh/issues/7

— Reply to this email directly or view it on GitHub https://github.com/RainLoop/rainloop-webmail/issues/809#issuecomment-151959551 .

Djip007 commented 8 years ago

Pas de quoi... Par contre en fait j'ai pas fait gaffe cette version est faite pour marcher avec yunohost... et recuperer le login dans le serveur ldap de yunohost... (je me rappelais plus avoir posté ici...) Si tu as cree des compte ynh avec un login en user.domain (et des mails user@domain.tld) ca devrai marcher tout seul.... mais sinon faudrais voir comment tu gere des comptes...