Skip to content

Do not use the instance name as user part of from mail addresses - #19910

Merged
rullzer merged 1 commit into
masterfrom
bugfix/noid/invalid-from-mail
Mar 13, 2020
Merged

Do not use the instance name as user part of from mail addresses#19910
rullzer merged 1 commit into
masterfrom
bugfix/noid/invalid-from-mail

Conversation

@juliusknorr

Copy link
Copy Markdown
Member

This will cause issues since the theming name can contain characters
that are not allowed in the local part of the mail address (like spaces).

This can still be configured with a proper mail address using mail_from_address / mail_domain in config.php

This will cause issues since the theming name can contain characters
that are not allowed in the local part of the mail address (like spaces)
Signed-off-by: Julius Härtl <jus@bitgrid.net>

@rullzerrullzer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes makes sense!

@rullzer
rullzer requested a review from kesselbMarch 13, 2020 08:44
@rullzer
rullzer merged commit a54c4b6 into masterMar 13, 2020
@rullzer
rullzer deleted the bugfix/noid/invalid-from-mail branch March 13, 2020 09:17
@nickvergessen

Copy link
Copy Markdown
Member

backport needed or was this only in master?

@juliusknorr

Copy link
Copy Markdown
MemberAuthor

Ah no, we should backport to all maintained versions.

@juliusknorr

Copy link
Copy Markdown
MemberAuthor

/backport to stable18

@juliusknorr

Copy link
Copy Markdown
MemberAuthor

/backport to stable17

@juliusknorr

Copy link
Copy Markdown
MemberAuthor

/backport to stable16

@backportbot-nextcloud

Copy link
Copy Markdown

backport to stable18 in #19924

@backportbot-nextcloud

Copy link
Copy Markdown

backport to stable17 in #19925

@backportbot-nextcloud

Copy link
Copy Markdown

backport to stable16 in #19926

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@juliusknorr@nickvergessen@rullzer@kesselb