Opened 4 years ago
Closed 4 years ago
#1485824 closed Bugs (fixed)
Non-existent TRAC sender mail address
| Reported by: | netbit | Owned by: | adam |
|---|---|---|---|
| Priority: | 7 | Milestone: | 0.3-stable |
| Component: | Trac | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Some mail systems can reject automated messages from trac (trac @ roundcube . net) because that mail address doesn't exist:
RCPT TO:<trac@roundcube.net> 550 5.1.1 <trac@roundcube.net>: Recipient address rejected: User unknown in virtual alias table
That mail checking implemented in some MTA's is know by "sender callout" or "callback verification".
Change History (3)
comment:1 Changed 4 years ago by alec
- Milestone set to later
comment:2 Changed 4 years ago by netbit
comment:3 Changed 4 years ago by alec
- Milestone changed from later to 0.3-stable
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

This address is working now:
Please close this ticket.