Skip to content
Discussion options

You must be logged in to vote

This is for postfix/local, it is trying to send to internal account mail.sitnikov.eu (hostname / DMS FQDN), which is used for internal mail sent from services running in DMS.

  • The domain-part is appended by Postfix when it receives mail only for a local-part address (the domain-part will be appended as the DMS FQDN through the Postfix setting myorigin which defaults to myhostname), so in your case the mail probably was sent to clamav (no @<domain-part>).
  • If mail was received with the domain-part, it matches the Postfix setting mydestination configured in DMS (unless you've opt-ed out of our mydestination, then delivery would likely fail instead), which looks at the local-part (clamav) and…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@GAS85
Comment options

@polarathene
Comment options

Answer selected by polarathene
Comment options

You must be logged in to vote
1 reply
@GAS85
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants