Search results

  1. L

    [SOLVED] Have Tracking Center parse another log instead of syslog

    Hello, I understand that PMG's Tracking Center fetches its data from the syslog files (/var/log/syslog, /var/log/syslog.1, /var/log/syslog.*.gz). We log all mail related messages to "/var/log/mail.log" on other servers, so I would like to keep it consistent on PMG as well. A possible...
  2. L

    [SOLVED] Additional domains not listed in quarantine

    Seems to have automatically fixed itself...
  3. L

    Checking the size of incremental backups

    That fits to the log from a Sunday where only ~20 Gb have been transferred: INFO: backup is sparse: 232.00 MiB (1%) total zero data So, it seems I have a constant value of 20 Gb that change and a constant value of 70-80 Gb that change but is zero. Would love to know what exactly is happening...
  4. L

    [SOLVED] Disable spam reports only for some users

    https://bugzilla.proxmox.com/show_bug.cgi?id=3649
  5. L

    [SOLVED] Disable spam reports only for some users

    Ok, will do. I think the proper way is to not send reports for those users in the first place, instead of filtering them out. Other users have similar requests: https://forum.proxmox.com/threads/spam-report-just-for-selected-domain.77107/#post-342912 Thanks!
  6. L

    [SOLVED] Additional domains not listed in quarantine

    Hello, PMG is configured to allow quarantine access via LDAP users. The LDAP connection to our Active Directory is working and I have configured "mail proxyAddresses" as "EMail attribute names". The list below also shows the additional domains when I double click on a user. Login with an user...
  7. L

    552 Requested mail action aborted: exceeded storage allocation

    Possibly a problem of your mailserver behind PMG?
  8. L

    Checking the size of incremental backups

    Sure. "backup is sparse: 68.35 GiB (74%) total zero data" seems strange to me.
  9. L

    [SOLVED] Disable spam reports only for some users

    Ok, understood. The quarantine is useful for all users, so the other way isn't feasible for us. Where could I report a feature request for this? Bugzilla?
  10. L

    [SOLVED] Disable spam reports only for some users

    I know =) So, it's not possible to disable the reports only for some users?
  11. L

    [SOLVED] Disable spam reports only for some users

    Yes, but the problem is when it is sent daily.
  12. L

    Backup Proxmox VE Host to Proxmox Backup Server?

    Already thought I had misunderstood your question =) There is a CLI version you should be able to use. I am not using it, but I think this might be the correct doc: https://pbs.proxmox.com/docs/command-syntax.html
  13. L

    [SOLVED] Disable spam reports only for some users

    Hello, we have some users that seldomly get spam mails and some who get a lot of them. For the first group it would be good to keep the daily spam reports, as this won't happen daily, but when there is a spam (maybe false positive), the user gets informed. For the second group, the daily spam...
  14. L

    Checking the size of incremental backups

    I am backing up a VM that is running MS SQL Server 2008 for use with GFI MailArchiver. Our company has around 45 users and a mail volume of about 3 Gb per month, ~100 Mb/day. However, the daily backup size on weekdays is around 100 Gb! On weekends with very little mail traffic, the backup size...
  15. L

    Backup Proxmox VE Host to Proxmox Backup Server?

    Hi, in the Datacenter view, select Storage. Then use "Add" to add a Proxmox Backup Server as a storage. Afterwards, define a backup to use your PBS storage as a target. hth, Lars
  16. L

    Is the performance of this host ok or bad?

    Thank you. I'm thinking of using a SAN with 10 gbit/s iSCSI instead. Do you have any experience with that?
  17. L

    Is the performance of this host ok or bad?

    Hello, I think we have a problem with the disk performance of our Proxmox 7.0 server as a "Windows Server 2012 R2" guest feels sluggish and I guess the values from pveperf should be better. pveperf with running VM (just one on this node): CPU BOGOMIPS: 128001.60 REGEX/SECOND...
  18. L

    [SOLVED] Diskspace not freed after cancelled remote sync

    I already thought, that I should wait over night, but it seems I need more patience =) I interrupted the sync so there is still some space left. Should be ok until this afternoon when the 24 hours are over.
  19. L

    [SOLVED] Diskspace not freed after cancelled remote sync

    Hello, I had started a sync from a remote PBS when I noticed that the disk was running full. I stopped the sync, ran a garbage collection, but the disk was still not at the free space value as it was before. How can I fix this? Lars