| 
                Last change
                  on this file since 384 was
                  356,
                  checked in by quentin, 18 years ago
           | 
        
        
          | 
            add -t to cause temporary rather than permanent failures when procmailrc files are unreadable
           | 
        
        | 
            File size:
            512 bytes
           | 
      
      
        
  | Line |   | 
|---|
| 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 | 
|---|
| 12 | mydestination = scripts.mit.edu, scripts, $myhostname, localhost | 
|---|
| 13 | relayhost = | 
|---|
| 14 | mynetworks = 127.0.0.0/8 | 
|---|
| 15 | mailbox_command = /usr/bin/procmail -t -a "${EXTENSION}" ~/mail_scripts/procmailrc | 
|---|
| 16 | mailbox_size_limit = 0 | 
|---|
| 17 | recipient_delimiter = + | 
|---|
| 18 | inet_interfaces = all | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.