Search results

  1. K

    User Permission

    Hi is there any way to make some user only with adding new addressess to blacklist / whitelist permissions ?
  2. K

    Custom daiky report not for all

    Hi I made some custom daily spam report . This report is send for all adresses that contains mails os spam queue. Is this possible to not send this kind of report for some adresses ? I have some mail groups that have spam but i dont to send reporta for it Thanks !
  3. K

    daily report customization

    yeah -> it was that ! thanks is there any way to modify mail sender of report and link to proxmox ? for users i have the web proxy for that but on emails i have real ip address and port typed
  4. K

    daily report customization

    many thanks ... additional i run command: pmgqm send --style custom --receiver xx@domain.com in the answer i have no mails for 'xx@domain.com/ but when i go to the admin portal and choice spam quarantaineand write this email (xx@domain.com) i have the mails ... where is the problem ?
  5. K

    daily report customization

    thanks for reply ... is there any way to send this kind of report (just for the test) only for one person ?
  6. K

    daily report customization

    Hi .. it is possible to make an custom daily spam report for users ? i want to translate to other languahe than english ... adn i also want to have functionality to click (in body mail) to link that makes some actions (deliver, drop, whitelist etc) how to do that ?
  7. K

    Mail title

    Hi there It is possible to manipulate of mails subjects? I mean - i want to add to subject ( for example [EXTERNAL] strings for all incomming mails ( so for mails grom external) It is possible ? :)
  8. K

    user management + AD synchronization

    its worked ... i didnt know that i need to go thru special URL ;/ (/quarantine)
  9. K

    user management + AD synchronization

    currently i check that any LDAP query to my DC are not going during sending my credential on login screen ;/
  10. K

    user management + AD synchronization

    thanks for yours reply ... Yes ... i want to give access for users to their spam queue. How i can debug thre problems ? i am sure that i send correct credentials to login page (i create test account in DC for that). i see this account in users from DC but i can logged in ;/
  11. K

    user management + AD synchronization

    Hi i defined our DC server as authentication backend. In proxmox i see that i have more tha 300 accounts (its fine). but when i want to logged is as user from my DC i have authentication failed. its happend because (i see this in syslog.log of proxmox) that i trying to go to my DC as an user...
  12. K

    regexp help needed :)

    Hello can you help me with construction of regexp who object ? i want to block all emails from outside (exept ie adres1@test.local, adres2@test.local) -> so i want to have all email address in domain test.local -> exept adres1 and adress2 thanks for your helping
  13. K

    Users notification about spam

    I think that this is not this settings . Because this settings send mail immidietly after mail gooing to quarantaine. I am talking about daily notofocation for account : Daily Spam Report for This maila are sended at midnight
  14. K

    Users notification about spam

    Hello How i can disable notyficqtion of spam for users? ( i am not talking about faul spam reports for Admin domain but only for mailnfor users that have an mail In spam quatantaine ) ? Thanks for answer
  15. K

    connection refused :/

    What kond of service listen on this port?
  16. K

    connection refused :/

    Hi .. today i analyze logs from mail log and i see. This proxmox working since yesterday as production solution .. can you help me fix it ?
  17. K

    best practice for spam

    Hi there ... I know that this is an a bold request but maybye you can share yours own mail filters that we can apply in our proxmox. I think your experience is invaluable and i want apply yours sollution .. many thanks for helping
  18. K

    is this a normal ??

    hi .. i check my mail.log is this is an normal situation ? Feb 5 14:17:22 mx pmgpolicy[855]: starting policy database maintainance (greylist, rbl) Feb 5 14:17:23 mx pmgpolicy[855]: end policy database maintainance (19 ms, 3 ms) Feb 5 14:19:07 mx pmg-smtp-filter[2892]: starting database...
  19. K

    checking URL senden in Body

    Thanks for reply - tell me more - is this script should be only In bash script or it can be also python script ?