Recent content by maenda

  1. M

    Relay access denied

    Which domain do you mean? As it is outgoing with smarthost. Do you mean the hostname?
  2. M

    Relay access denied

    Tried that also, but then mail does not get send at all
  3. M

    Relay access denied

    Hello. Tried really everything but when i use a smarthost to route out email to the pmg for filtering, the pmg rejects the email with a RELAY ACCESS DENIED error. - I added the ip to the networks list - I point the smarthost to port 25 - Checked the postfix config if ip is whitelisted...
  4. M

    What improvements can be made for spam detection?

    Is dnsbl-2.uceprotect.net*4 not too aggressive with lots of false positives due to blocking complete subnets?
  5. M

    Errors on backup

    I use the backup functionality in Proxmox VE itself. The backup goes to a PBS server So no, no external plugins or something
  6. M

    Errors on backup

    Hello, I constantly see these errors in backup. Backups seems to be fine, but not sure if this would be an issue: NFO: Deleting backups older than 3 days. INFO: Starting Backup of VM 100 (qemu) INFO: Backup started at 2024-11-10 23:54:41 INFO: status = running INFO: VM Name: name-of vm.nl...
  7. M

    SPF issues from sender

    Ok but to be sure. It is complaining about manfree is not added as permitted sender. Is that correct?
  8. M

    SPF issues from sender

    It is the inbound mailproxy. And the pmg is already added to the spf record.
  9. M

    SPF issues from sender

    Hi, We have a user that has a "sometimes" issue on a senders SPF which gets rejected because the senders domain is not added to the SPF to be allowed to sent with the receivers domain. That's correct because the sender is an external party. Tried everything but didn't get it fixed. Does...
  10. M

    SSL on second hostname

    Hi Stoiko, I understand but problem is the ssl seems to be working and is valid. Only the check states otherwise
  11. M

    SSL on second hostname

    Hi Stoiko, Thanks for your reply. The site who complains is checktls.com All is green accept the cert part. Certificate #1 of 4 (sent by MX): EXPIRED Cert VALIDATION ERROR(S): certificate has expired So email is encrypted but the recipient domain is not verified Cert Hostname DOES NOT...
  12. M

    SSL on second hostname

    Hello, An customer has an connection to the spam firewall but he wants to use his own hostname (anti-spam.domain.com) which is different from the configured domain name. This is ofcourse working, but some checks complain about the SSL certificate on the hostname (which is normal, as it...
  13. M

    Outgoing email gets blocked

    Yes the rule I get. It is obvious the mail get blocked when it is spam. But I'm not sure why exactly this is marked as spam and how I can prevent it? Looks like the bottleneck is the FREEMAIL_REPLYTO. Correct?
  14. M

    Outgoing email gets blocked

    Hi Tom, This is what I see in the logs: Mar 18 12:48:01 mx-1 postfix/smtpd[32652]: connect from pmgserver.url[ipaddress] Mar 18 12:48:01 mx-1 postfix/smtpd[32652]: Anonymous TLS connection established from pmgserver.url[ipaddress]: TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)...