Search results

  1. B

    [SOLVED] Email coming from noreply address of local domain are bounced.

    Hi, My address noreply@mydomain.org is bounced when I send message to any user in @mydomain.org but not blocked when I send to any other domain OR from noreply@mydomain.com. Here is the tracking center log : Send from noreply@mydomain.com : Sep 7 10:03:31 my-pmg postfix/smtp[12449]...
  2. B

    How to properly enable autolearn for spam ?

    I will consider this possibility, but it might raise a lot more false positive
  3. B

    How to properly enable autolearn for spam ?

    Hi, I do not clearly understand what I need to do to enable autolearn on PMG. I have a zimbra mail server that is "protected" by PMG but quite a bit of obvious spam are passing by, even if we refuse anything that as a spamscore > 6. I read somewhere that PMG need 250 mails with a score > 12...
  4. B

    [SOLVED] Allow Help Desk users to use global blacklist ?

    Hi, I know that helpdesk users are only allowed to use "User Whitelist" and "User Blacklist", could it be possible to also allow them to use the global blacklist and whitelist that are in "WHO" object ? This could be really usefull when you have a large instance and need to block a specific...
  5. B

    Sender Rate Limit to Prevent SPAM

    Thx for your reply, I've personally dealt with that on Zimbra with cbpolicyd but I'm keeping an eye on postfwd !
  6. B

    Sender Rate Limit to Prevent SPAM

    Thank's a lot I was looking for this feature and didn't know policyd ! I think implementing this in PMG should be discussed, It might be added as a rule in mail filtre combining a list of address in "Who" object and Action object. Regards
  7. B

    [SOLVED] User blacklist *@domain.tld not working since last update

    Thanks a lot ! I'm puttin the thread as solved ! Regards
  8. B

    [SOLVED] User blacklist *@domain.tld not working since last update

    Hi, So in 6.2-3 this work : But in 6.4-4 this is what I got (I even used root user to avoid any permission related problem) Regards
  9. B

    [SOLVED] User blacklist *@domain.tld not working since last update

    Hi, I've noticed that the user blacklist for wildcard domain does not work in the last version of PMG. My setup : Domain A need to block a spam domain. The user go to "User blacklist" put *@legitdomain.tld and add then the malicious domain. This used to work in previous PMG version but it...
  10. B

    [SOLVED] Send mail from a specific domain with a specific IP

    Hi, I'm managing a PMG with 5 domains, One of these domain need to have he's own IP for mail sending and reception. So domain a,b,c,d would send mail with IP 1 And domain E with IP 2 Is this directly possible in PMG web interface or do I need to go in the postfix conf files ? Regards,