Topic: Sender address rejected from subdomain
==== Required information ====
- iRedMail version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Linux/BSD distribution name and version:
- Related log if you're reporting an issue:
======== Required information ====
- iRedMail version: iRedMail-0.8.6
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: Ubuntu 12.04
- Related log if you're reporting an issue: Mailgun
====
whenever i try to send a mail from a subdomain to its domain i get this error. for example www-data@sub.example.com -> user@example.com:
Failed: www-data@wiki.domain.com → admin@domain.com 'Domainwiki account request' Server response: 550 550 5.1.0 <bounce+1af42d.2ca3a-admin=domain.com@domain.com>: Sender address rejected: User unknown in virtual mailbox table
{
"severity": "permanent",
"tags": [],
"delivery-status": {
"message": "550 5.1.0 <bounce+1af42d.2ca3a-admin=domain.com@domain.com>: Sender address rejected: User unknown in virtual mailbox table",
"code": 550,
"description": null,
"session-seconds": 3.0689170360565186
},
"envelope": {
"transport": "smtp",
"sender": "www-data@wiki.domain.com",
"sending-ip": "184.173.153.202",
"targets": "admin@domain.com"
},
"recipient-domain": "domain.com",
"campaigns": [],
"reason": "generic",
"user-variables": {},
"flags": {
"is-authenticated": true,
"is-system-test": false,
"is-test-mode": false
},
"timestamp": 1404709083.083159,
"message": {
"headers": {
"to": "Testmail <admin@domain.com>",
"message-id": "mediawiki-mediawiki.53ba28a4e60741.99789661@wiki.domain.com",
"from": "MediaWiki Mail <peter@domain.com>",
"subject": "Domainwiki account request"
},
"attachments": [],
"recipients": [
"admin@domain.com"
],
"size": 1049
},
"recipient": "admin@domain.com",
"event": "failed"
}
i tried to add the sending subdomain + user to iredmail, also to add mailguns relay ip:
mynetworks = 127.0.0.0/8, 184.173.153.0/24
please help
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.