Identity and Host Configuration

myhostname = raspi.customerdomain.com
      myorigin = $myhostname
      smtp_helo_name = raspi.customerdomain.com

This configuration defines the system identity used in:

  • SMTP HELO/EHLO

  • Locally generated emails

This ensures a consistent and valid hostname is presented to the upstream relay.