How can i setup a reject rule if the email size is larger than X for a specific email address ?
I know i can setup the global max size but want to reduce this for a specific email address.
Thank you in advance.
Suddenly mails are deferred and now i cannot get them re-delivered.
I have tried flushing from both the CLI and the GUI but they disappear then reappear.
The reason is status=deferred (delivery temporarily suspended: lost connection with 127.0.0.1[127.0.0.1] while sending end of data --...
I answer my own question:
Only way to make this happen cleanly was to remove the line from the interfaces file on each node and reboot.
Trying to interact with OVS via the CLI just caused problems.
What is the best way to restart the OVS bridge after removing STP?
auto vmbr1
iface vmbr1 inet static
address 10.0.70.xxx
netmask 255.255.255.0
ovs_type OVSBridge
mtu 1450
post-up ovs-vsctl set bridge vmbr1 stp_enable=true
post-up ovs-vsctl add-port vmbr1...
I would like limit the max message size for emails to a particular address only.
Whats the best procedure ?
I was thinking to generate a hashmap using postconf but wasnt sure if Postfix would override any config?
how about:
Create Linux bridge for each nodes with a public IP (Firewalled to control host access)
Create a second bridge for the non-public subnet with option to VLAN and advertise additional public IPs using something like FRR)
Control ingress by using a reverse Proxy on a VM to the others on...
Hi, Thank you the problem is resolved. There must be a port missing from your documentation and setting the firewall rules for all ports between hosts and the problem goes away (same as if the firewall is disabled).
I was using the link...
x4 nodes running Proxmox Virtual Environment 7.2-7.
Getting issues seeing individual VMs on two of the nodes which are in a different subnet.
My rules are:
[OPTIONS]
enable: 1
[RULES]
IN ACCEPT -source <Head Office ipv4> -p tcp -log nolog # Catch All
IN ACCEPT -source <node 1 ipv4> -p udp...
Hi All,
Apologies if this is expected behavior just trying to understand.
x4 Node cluster currently on 5.3-8 with Ceph storage.
External Networking is managed by FRR vm talking OSPF on Vlan.
If i start VMs on the node hosting FRR (all using VirtIO interface) then i lose my OSPF routes for 10 -...
I get errors on following the notes on the other thread...
root@vm02:~# apt-get install corosync-qdevice
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation...
Hi Everyone,
I've been reading through the notes around setting up a quorum disk. (https://pve.proxmox.com/wiki/Two-Node_High_Availability_Cluster)
Does anyone have any updated notes on creating a quorum disk using corosync, pacemaker and pcs
as cman is no longer available in centos 7 or debs...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.