50-user issue

Discussion in 'Installation/Configuration' started by primal23, Sep 9, 2009.

  1. primal23

    primal23 New Member

    Not really sure how it happened, but my 50-user file was wiped. I was wondering if there is either a way to have ispconfig reconfigure amavisd-new or post what should be in there as the default?
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Code:
    use strict;
    
    #
    # Place your configuration directives here.  They will override those in
    # earlier files.
    #
    # See /usr/share/doc/amavisd-new/ for documentation and examples of
    # the directives you can use in this file
    #
    
    $pax='pax';
    
    #------------ Do not modify anything below this line -------------
    1;  # ensure a defined return
     

Share This Page