I understand that this will need to have "example.com" in the subject, but that is not the case. See example above (only the part behind the colon is the subject).
Hi,
we currently get a lot of spam where the subject contains part of the email adress the spam is sent to. It's already filtered after passing PMG, but I'd like to not accept the mail at all.
Example for "j.doe@example.com": "j doe You want this"
- Text varies
- First part is always the email...
Very good idea! Solved with this:
iptables -t nat -A PREROUTING -p tcp -s 192.168.120.27 --dport 25 -j REDIRECT --to-ports 26
(Persistance via Webmin to manage the firewall rules)
Thanks!
Well, it's directly related to post #7 in this thread and I already posted all relevant information before (imho).
Maybe also related to your post #12: I have used the documented configuration where you first add a iSCSI storage and then put LVM on top of it. Your post seems to propose adding...
We have an internal HP MSA2040 SAN where I can configure email settings to send notifications, but unfortunately the system doesn't allow to configure any other port than 25. As the system doesn't send a HELO, connections are denied:
postfix/postscreen[58745]: CONNECT from...
Sorry, forgot to mention that I was testing again (pulled the cable for which the IP address is registered in the hosts file). So, the cause is clear.
Unclear for me is if that's a problem in some way (as everything seems to be working fine) or if I should configure it differently.
I just noticed that while the VM is still running, in PVE I have a question mark above the LVM storage "SAN_LVM_LUN01" and get an error message "storage 'SAN' is not online (500)' ("SAN" being the higher level iSCSI storage).
Reason for this probably is that /etc/hosts only contains one of the...
Danke für die Vorarbeit! Hier alle notwendigen Schritte im Überblick:
2FA aktivieren: https://support.google.com/accounts/answer/185839
App-Passwörter einrichten: https://support.google.com/accounts/answer/185833
App auswählen: E-Mail
Gerät auswählen: Andere > "Proxmox Mail Gateway...
Hello,
when opening a console of a VM, it used to open noVNC per default. Now, probably after the update from 7.1 to 7.2, PVE downloads a spice file "pve-spice.vv".
According to https://pve.proxmox.com/wiki/SPICE:
"Spice is not enabled by default. To enable it set the Display in the Hardware...
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.