On 25/06/20 11:39 am, Greg Sims wrote:
Hi There,
We have a CentOS 7 Server that is running several KVMs of both CentOS 7
and CentOS 8. We have a CentOS 7/Postfix KVM running as a production
mail server in this environment.
...
fatal: parameter inet_interfaces: no local interface found f
Greg Sims wrote:
> fatal: parameter inet_interfaces: no local interface found for 10.81.198.165
How is the network configured? Netplan? If netplan then what
"renderer" is configured? systemd-networkd? Is it a local static IP
configuration? Or DHCP?
I have observed systemd-networkd to not wai
Hi There,
We have a CentOS 7 Server that is running several KVMs of both CentOS 7 and
CentOS 8. We have a CentOS 7/Postfix KVM running as a production mail
server in this environment.
I am trying to build a CentOS 8/Postfix KVM -- but run into an error on
reboot. Here is the full error:
fatal:
On 2020-06-25 01:39, Greg Sims wrote:
It is interesting to note the following:
- If I "systemctl restart postfix", the restart will happen
successfully.
- If I reboot the KVM, I will see the error above after the reboot
- I have tried changing Postfix and System configuration to get
Alf Vark:
>
>
> > On 23/06/2020 21:46, Wietse Venema wrote:
> >
> > The postmaster address is special.
>
> Thanks for confirming that Wietse. I guess this is covered by the
> documentation at http://www.postfix.org/BUILTIN_FILTER_README.html#what.
That text describes header/body checks, which
> On 23/06/2020 21:46, Wietse Venema wrote:
>
> The postmaster address is special.
Thanks for confirming that Wietse. I guess this is covered by the
documentation at http://www.postfix.org/BUILTIN_FILTER_README.html#what.
Should that not also apply to "postmaster@*" as well as "postmaster" ?
Hi Uhlar, thanks for your precious indications i will follow your suggests.
I will create different users for every servers too( servers are not
directly exposed, all servers are behind a firewall)
Thanks
Il 24/06/2020 09:37, Matus UHLAR - fantomas ha scritto:
On 24.06.20 09:18, Matteo Cazza
On 24.06.20 09:18, Matteo Cazzador wrote:
Hi everybody i need to configure a postfix smtp server only to send
mail of variuous remote servers.
make sure addresses you send mail from will be deliverable, so nobody will
block your server for sending undeliverable mail
I will use only one local u
Hi everybody i need to configure a postfix smtp server only to send mail
of variuous remote servers.
I will use only one local user on smtp server, my remote servers use
this smtp to send mail.
There is some how to about this task?
I find only how to do it without auth, i don't want to inclu