| 
                Last change
                  on this file since 914 was
                  891,
                  checked in by quentin, 17 years ago
           | 
        
        
          | 
            Add reuter to blocked mail accounts list, and prevent outbound mail
           | 
        
        | 
            File size:
            1.1 KB
           | 
      
      
        
  | Rev | Line |   | 
|---|
| [39] | 1 | #biff = no | 
|---|
 | 2 |  | 
|---|
 | 3 | # appending .domain is the MUA's job. | 
|---|
 | 4 | #append_dot_mydomain = no | 
|---|
 | 5 |  | 
|---|
 | 6 | # Uncomment the next line to generate "delayed mail" warnings | 
|---|
 | 7 | #delay_warning_time = 4h | 
|---|
 | 8 |  | 
|---|
 | 9 | alias_maps = hash:/etc/aliases | 
|---|
 | 10 | alias_database = hash:/etc/aliases | 
|---|
 | 11 | myorigin = scripts.mit.edu | 
|---|
| [891] | 12 | mydestination = scripts.mit.edu, scripts, $myhostname, scripts-test.mit.edu, scripts-test, localhost | 
|---|
| [39] | 13 | relayhost = | 
|---|
 | 14 | mynetworks = 127.0.0.0/8 | 
|---|
| [356] | 15 | mailbox_command = /usr/bin/procmail -t -a "${EXTENSION}" ~/mail_scripts/procmailrc | 
|---|
| [39] | 16 | mailbox_size_limit = 0 | 
|---|
 | 17 | recipient_delimiter = + | 
|---|
 | 18 | inet_interfaces = all | 
|---|
| [891] | 19 | readme_directory = /usr/share/doc/postfix-2.5.5/README_FILES | 
|---|
 | 20 | sample_directory = /usr/share/doc/postfix-2.5.5/samples | 
|---|
| [484] | 21 | sendmail_path = /usr/sbin/sendmail | 
|---|
 | 22 | html_directory = no | 
|---|
 | 23 | setgid_group = postdrop | 
|---|
 | 24 | command_directory = /usr/sbin | 
|---|
 | 25 | manpage_directory = /usr/share/man | 
|---|
 | 26 | daemon_directory = /usr/libexec/postfix | 
|---|
 | 27 | newaliases_path = /usr/bin/newaliases | 
|---|
 | 28 | mailq_path = /usr/bin/mailq | 
|---|
 | 29 | queue_directory = /var/spool/postfix | 
|---|
 | 30 | mail_owner = postfix | 
|---|
| [556] | 31 | virtual_alias_domains = szs.mit.edu webzephyr.mit.edu | 
|---|
 | 32 | virtual_alias_maps = hash:/etc/postfix/virtual | 
|---|
| [867] | 33 | data_directory = /var/lib/postfix | 
|---|
| [891] | 34 | authorized_submit_users = !reuter, static:all | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.