Gitlab emails going into the spam folder #32
Labels
No labels
Draft
ITD Ticket
Improvement
Logging
Trainee
bugfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Skynet/nixos#32
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Emails from the gitlab instance are going into our spam/junk folder by default.
Unable to replicate it on my account due to manually marking it as not spam on my end
changed the description
Core issue is that there are enough "wrong" things to make rspamd believe that it is a spam mail.
Low hanging fruit is to change
glados.localdomain
toglados.skynet.ie
orgitlab.skynet.ie
mentioned in commit
487fb3f0bf
mentioned in commit
19a7476278
JB2W2YLOOMQGGYLOEB2W4ZDFOJZXIYLOMQQGEYLTMUWTGMRAOJUWO2DUH4======
Above msg had this header
However using
sudo -u git gitlab-rails console
andNotify.test_email('silver@skynet.ie', 'Hello World2345', 'This is a new test message').deliver_now
gives meSo there is still some room for improvement?
Just sent a "new email address" mail to myself
Seems decent?
mentioned in commit
bea98fc9fc
and anotehr "new email"
Overall I am happy with teh current state, not perfect but good enough