Search results

  1. K

    [SOLVED] Sieve Filtering?

    Thanks for the reply what i did was to create a header rule to add tag spam to YES and filter it with YES and got it working thank you again
  2. K

    [SOLVED] Sieve Filtering?

    Hi i was wondering if someone could shed some light on the issue im having currently redirecting all spam emails to the user and then using the sieve filter to go to the spam folder of the user i checked the headers of a SPAM email which give out PMG, which shows the spam level From: "test"...
  3. K

    Sender Rate Limit to Prevent SPAM

    That would be amazing to implement it
  4. K

    sending spam to zimbra spam folder?

    allright so from what i understand pmgsh get /quarantine/spamusers i get the users that have email in the quarantine then get the list of email in the quarantine pmgsh get /quarantine/spam --pmail email@domain.com then to send only one email would be pmgsh create /quarantine/content...
  5. K

    sending spam to zimbra spam folder?

    Thanks for the reply, that is what i was thinking the same but the user are sometime lazy not checking the spam so im going to figure out a way to alert them, as for the number 3 not sure what you mean, the user would have to notify us to add that client to whitelist or does it do it automatically?
  6. K

    sending spam to zimbra spam folder?

    thanks for the reply, i was thinking about an idea, what is the command on PMG to liberate all emails from the spam quarantine? what i was thinking is that as soon as the user gets the spam email report it would liberate the email so the users can check the spam folder on zimbra
  7. K

    sending spam to zimbra spam folder?

    thanks for the reply, your right sending one additional mail for each spam mail would crazy the user, it would be the spam report feature but the emails would go directory to the spam folder of the user. Im guessing the issue would be if the spam emails are not in proxmox the user wont get the...
  8. K

    sending spam to zimbra spam folder?

    Hi i was wondering if someone else has accomplished, what im trying to do. Currently I know that to send spam emails i would add a subject to SPAM and add a filter on zimbra to send to the spam folder. But what i really like is the alert feature telling the user that they have spam, the issue is...
  9. K

    very odd issue with pve-zync?

    Thanks for the reply, whats odd is that i rebooted the remote server and it started to work the command 0 * * * * root pve-zsync sync --source 157 --dest 190.145.7.130:rpool/data/casa --name drpandora --maxsnap 7 --method ssh --source-user root --dest-user root Remote server...
  10. K

    very odd issue with pve-zync?

    Hi i was wondering if someone else has had this issue before, currently it was working fine pve-zync but then it stopped working. i ran the command manually and i got this what i never knew is that pve-zync also copies the config send from @rep_drpandora_2021-06-10_21:01:55 to...
  11. K

    issue with while sending end of data

    thanks for the reply, so was i did i think it was the email, i removed the whole convo and just send the part that the user was replying and now it shows sent im going to wait for the user to confirm and then mark it solved thank you again
  12. K

    How to config PMG to restricted mail server ptr record not found

    that might be a bad idea sometimes as sometimes email servers dont have the correct PTR record
  13. K

    issue with while sending end of data

    Hi I was wondering if someone else has seen this message before? Jun 09 18:29:03 mail postfix/qmgr[779]: 0B969201FB2: from=<myemail@domain.com>, size=9366488, nrcpt=1 (queue active) Jun 09 18:29:06 mail postfix/smtp[1012]: Trusted TLS connection established to...
  14. K

    ZFS Disk replacement

    try running pve-efiboot-tool format /dev/sde2 --force pve-efiboot-tool init /dev/sde2 --force pve-efiboot-tool refresh
  15. K

    Discard option not working?

    thanks for the reply, i tried before on another vm and it works with scsi so whats really the differce between those two?
  16. K

    Discard option not working?

    Hi Currently i have a VM on ubuntu 18.04 which shows it has 202 gigs, i added on the vm another 125 gigs on the proxmox web interface but when i check on proxmox it shows that the vm is eating the 379 gigs so im lost howcome it not working the discard option? this is the ubuntu VM /dev/vda1...
  17. K

    [SOLVED] odd email? sending without Authentication

    thanks for the reply, i created a rule to block all @mydomain.com because all the emails internally do not pass though proxmox so i avoid that fake email going though but i saw what happened had the rules in the wrong order which solved that issue
  18. K

    [SOLVED] odd email? sending without Authentication

    Hi, I was wondering if someone else has had this issue before, currently a user reported that they got an email from admin@mydomain.com which is impossible i checked on the tracking center does it appear, checked the headers of the email it shows that they used the port 25 to send me an email...
  19. K

    PVE-zync issues?

    thanks for the reply, it seems to be an issue with the network im going to test again and post back to make sure its not a proxmox issue, currently the host sending the zfs snaps have this version root@prometheus:~# pveversion -v proxmox-ve: 5.4-1 (running kernel: 4.15.18-12-pve) pve-manager...