Commit Graph

5 Commits

Author SHA1 Message Date
Tobias Herre e9a8caea51 Call connect with explicite paramters. 2023-11-08 12:22:28 +00:00
andreaskurz 8fdf751d37
Create localization fallback (#17)
* Fix function call

get_email_from is a class function and should therefore be called like one.

* Create default localization

This will use en_US as a default fallback for localization in case the user has configured a language in roundcube where localization is missing.
This lead to empty emails without any confirmation code being sent.
2023-04-13 05:56:23 +03:00
freibadschwimmer 0d1b340499
Add line break to fix "broken headers" in rspamd to avoid confirmation mails gettings stuck in spam filter (#13)
* Translation added

* Add line break in mail function
2023-01-30 06:12:07 +03:00
Gitea d01f5fc1bd added reply-to address 2023-01-29 08:46:10 +03:00
alf 299faf5402 ver 1.0 2022-01-09 15:50:54 +03:00