Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux:debian:proxmox:lxc-postfix-domain [2025/02/22 15:38] – created Zyzonixlinux:debian:proxmox:lxc-postfix-domain [2025/02/22 15:41] (current) Zyzonix
Line 1: Line 1:
 ===== LXC correct domain for Postfix ===== ===== LXC correct domain for Postfix =====
 +When using ''postfix'' within a Proxmox Container (LXC), Postfix might source a wrong domain and just appends ''.localdomain'' to the sender/receiver address. To change that edit ''/etc/postfix/main.cf'' and change the line ''mydomain = '':
 +<code bash>mydomain = <yourdomain></code>
 +If not changing that, .localdomain would be used although the ''/etc/hosts'' contains the correct domain.
 +
  
  • linux/debian/proxmox/lxc-postfix-domain.txt
  • Last modified: 2025/02/22 15:41
  • by Zyzonix