mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 08:45:54 +03:00
[GH-ISSUE #33] Unable to add [ip.add.re.ss] as a domain #30
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#30
Loading…
Add table
Add a link
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?
Originally created by @lazynooblet on GitHub (Jan 27, 2013).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/33
Says it is invalid, it is not.
RFC822 6.3, RFC1123 5.2.7, and RFC2821 4.5.1 require all mailservers to accept mail to this kind of address.
I need postmaster@[ip.address] to work. Postfix by default accepts mail to its own IP address, however if behind NAT and have a local LAN address, it will not accept mail to its external address.
@lazynooblet commented on GitHub (Apr 2, 2016):
[sadface]
@PhrozenByte commented on GitHub (Apr 2, 2016):
This already works just fine, that's probably the reason why @barryo closed this issue 😉
@mfechner commented on GitHub (Apr 2, 2016):
I think the problem was solved by #164.