I am receiving “Undelivered Mail Returned to Sender”
emails sent by a VS managed by myself bounced due to the email address “user@domain.tld” Recipient address rejected: Address does not exist (in
reply to RCPT TO command)
I have tried to grep the address but cannot find it anywhere
where is it coming from? how?
the content of the message was important and has been fixed (
The following web apps managed by Virtualmin have new versions available :
Domain name Web app name Old version New version
------------------------------ ------------------------- ----------- -----------
xxxxxx.com Joomla 5.4.0 5.4.1
Upgrades can be done in Virtualmin, on each domain's Manage Web App page or all at once at :
https://xxxxxxx.tld:10000/virtual-server/edit_newscripts.cgi?mode=upgrade
) even though the …/edit_newscripts.cgi?mode=upgrade did not work
the command was grep -irl 'user@domain.tld'
using the real email of course
the logs gave me nothing couldn’t even find why the cgi command failed - but that was fixed using the really obvious route - Virtualmin -> Manage Web Apps so not important.
i did wonder if grep failed for some other reason - but expected a message.
thanks that helped a little
more places in Postfix to look not somewhere i wander
the “sender” is the “root” address - which is pretty obvious (internal)* as I am being copied with the message
somewhere on the VM there must be an alias or map that is sending the messages
as it is not confined to one VS
I have had 3 now (all 3 requiring Virtualmin -> Manage Web Apps intervention)
but was not originally searching there i was searching globally expecting to find what was sending the mail (thinking it must be one particular VS - even though it turned out to be 3) the email is a very old entry somewhere on the VM that has survived other VS additions - I still think it is somewhere in Postfix (alias or map) but remains to just bite again