Postfix per-user per-domain extension block

Discussion in 'Server Operation' started by mangueJOE, Jan 25, 2008.

  1. mangueJOE

    mangueJOE New Member

    Does anyone know how can I do this with postfix mechanisms?

    Or maybe with amavisd-new / clamav / spamassassin ?
     
  2. unclecameron

    unclecameron New Member

    What specifically are you trying to do?
     
  3. mangueJOE

    mangueJOE New Member

    I use the following configuration to stop some file types from entering the server:

    main.cf file:
    Code:
    mime_header_checks = regexp:/etc/postfix/mime_header_checks
    /etc/postfix/mime_header_checks file:
    And many oder file extensions.

    This is affectign every user from all domains. how can I do that on a per-user basis? Or perhaps, per-domain.
     
  4. falko

    falko Super Moderator Howtoforge Staff

Share This Page