Changes between Version 12 and Version 13 of configure_new_server
- Timestamp:
- Oct 25, 2007, 11:38:39 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
configure_new_server
v12 v13 573 573 # spamassassin 574 574 xfilter "/usr/bin/spamc -u $LOGNAME" 575 `test -d $HOME/Maildir/` 576 if( $RETURNCODE == 1 ) 577 { 578 `/usr/bin/maildirmake $HOME/Maildir/` 579 } 575 580 }}} 576 581