Friendssome how due to misconfiguration i got listed in DSBL’s black list… and now to remove my IP address from DSBL blacklist my server needs to accept mail postmaster@[xxx.xxx.xxx.xxx] or abuse@[xxx.xxx.xxx.xxx] ,
i got my serer configured for ani-relaying now it is not accepting mails for this format abuse@[xxx.xxx.xxx.xxx]
If you add “postmaster” as one of your shortname in your person document the server should deliver the message to you.
That’s assuming, of course, that @xxx.xxx.xxx.xxx is the proper internet domain for your SMTP server.
Another way would be to create a mail-in Database with the internet address of “postmaster@YourInternetDomain”. That way your personnal mailbox would not be flooded by message sent to “postmaster”.
You may want to check that you have reverse DNS entries for your mail server MX records. Most DNS blacklisting services use reverse DNS checking to ensure server identity.HTH