Remove gmail accounts from LDAP #18
Labels
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Blocks
#6 Enable outbound traffic on port 25
DevOps/software-infrastructure
Reference: DevOps/software-infrastructure#18
Loading…
Reference in New Issue
Block a user
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?
The presence of gmail addresses in the LDAP server is causing Docker Mailserver to route emails destined for gmail addresses to the local server. They need to be removed so that the message is delivered correctly.
I thought doing this would cause problems with existing accounts on other services, but I don't think it really does, so I just did it. Traffic to Google is routing correctly, but still failing on port 25.