Resolve "Fix send email" #81
No reviewers
Labels
No labels
Security
TeX
auto-update
board
done
board
ready
board
todo
check
delete-eslint-rc-js
check
update-builddeps-package-json
check
update-eslint-rc-js
check
update-gitignore
check
update-merge-request-template
check
update-prettier-ignore
check
update-pyproject-toml
check
update-renovate-json
check
update-tox-ini
part
backend
part
ci
part
docs
part
frontend
part
i18n
part
non-technical
part
packaging
prio
1
prio
2
prio
3
release-mr-5.x
size
large
size
medium
size
small
source
customer
source
customer::fsmw
source
customer::fss
source
customer::teckids
source
downstream
type
breaking
type
bug
type
feature
type
refactoring
workflow
blocked
workflow
confirmed
workflow
current-todo
workflow
discussing
workflow
new-app
workflow
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
aleksis/AlekSIS-App-Hjelp!81
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "21-fix-send-email"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #21
changed milestone to %"2.0a2"
added 1 commit
6a054908- Fix templateCompare with previous version
assigned to @nik
added 6 commits
master1456fbfe- Change method to get from email90f06945- Merge remote-tracking branch 'remotes/origin/master' into 21-fix-send-email6088b922- Add further description for feedback rating71501637- Add plain block in templateCompare with previous version
unmarked as a Work In Progress
Do not place utility code in teh
viewsmodel.This should probably be a method or property on Person.
s/from/out of/
Oh and NOT
request.user…Also, this will probably not work. The
Fromaddress must not be the address of the user, because SPF and DKIM. So, just do not do that for now. In the future, we can do something about that, but it needs to go into special mail headers.Also, this should probably mostly be moved into the template.
changed this line in version 3 of the diff
changed this line in version 3 of the diff
added 2 commits
ff37a7dd- Use mail_sender attribute from Person4f20c1f1- Use DMARC-compatible mail sendersCompare with previous version
changed this line in version 4 of the diff
added 1 commit
78cfcd2a- Replace "from" with "out of"Compare with previous version
resolved all threads
mentioned in commit
93d3876036merged