hello all,
i added a new site to my virtualmin server… this site uses wordpress, with user registration…
first of all, in roundcube, i can send and receive mail…
but when i try to register a user in wordpress, e-mail doesnt reach the destination…
this is the log file when someone tries to register:
Mar 22 16:47:09 carmen postfix/qmgr[29282]: 5644A100DD40: from=thessradio@carmen, size=7985, nrcpt=1 (queue active)
Mar 22 16:47:09 carmen postfix/smtp[29284]: 5644A100DD40: to=BOUNCE@carmen, orig_to=george@michalopoulos.gr, relay=none, delay=0.21, delays=0.2/0/0.01/0, dsn=5.4.4, status=bounced (Host or domain name not found. Name service error for name=carmen type=A: Host not found)
Mar 22 16:47:09 carmen postfix/cleanup[29332]: 76301100DD57: message-id=20190322144709.76301100DD57@carmen.ezhellas.com
Mar 22 16:47:09 carmen postfix/bounce[29333]: 5644A100DD40: sender non-delivery notification: 76301100DD57
Mar 22 16:47:09 carmen postfix/qmgr[29282]: 76301100DD57: from=<>, size=10027, nrcpt=1 (queue active)
Mar 22 16:47:09 carmen postfix/qmgr[29282]: 5644A100DD40: removed
Mar 22 16:47:09 carmen postfix/smtp[29286]: 76301100DD57: to=thessradio@carmen, relay=none, delay=0.06, delays=0.06/0/0/0, dsn=5.4.4, status=bounced (Host or domain name not found. Name service error for name=carmen type=A: Host not found)
virtualmin host is carmen.ezhellas.com and the wordpress domain is thessradio.net
it is a postfix misconfiguration, but where ?