Search results

  1. 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?
  2. 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
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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
  8. 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
  9. 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...
  10. K

    ZFS Disk replacement

    try running pve-efiboot-tool format /dev/sde2 --force pve-efiboot-tool init /dev/sde2 --force pve-efiboot-tool refresh
  11. 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?
  12. 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...
  13. 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
  14. 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...
  15. 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...
  16. K

    PVE-zync issues?

    thanks for the reply, so checking in more depth i ran another pve zync manually what it seems odd is that it get stucks sometimes not always, after it get stuck i get the broken, i tried checking with wireshark but didnt find anything odd not sure you mean ssh config?
  17. K

    PVE-zync issues?

    Thanks for the reply, so was checking the logs on the email i got on the host that sends the error i only see this the part on the SSMTP is because it failed and sent me the error which is odd Mar 23 00:00:01 prometheus systemd[1]: Started Proxmox VE replication runner. Mar 23 00:00:02...
  18. K

    PVE-zync issues?

    Hi I was wondering if someone else has had this issue before, recently been getting this alert Connection closed by 192.168.3.252 port 22 which i find it odd because it was working for over a year, i thought it was the server i rebooted but i dont know what it could be the issue. the server...
  19. K

    Greylisting questions?

    thanks for the reply, how could i configure the Regex rule somewhat alike from HEADER_FROM_DIFFERENT_DOMAINS? Thank you
  20. K

    [SOLVED] issue with greyed out?

    try the following service pvestatd daemon status service pvestatd status service pve-cluster stop service corosync stop service pvestatd stop service pveproxy stop service pvedaemon stop service pve-cluster start service corosync start service pvestatd start service...