From 103da404ea95e93704d97356ebe1b0eb7e9b571b Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 1 Sep 2004 11:54:42 +0000 Subject: Add new spam-options. --- localgotallmail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'localgotallmail') diff --git a/localgotallmail b/localgotallmail index f72c4ba..7584a7c 100755 --- a/localgotallmail +++ b/localgotallmail @@ -45,7 +45,7 @@ for user in $USERS; do if [ -z "$target" ]; then target=$user fi - su mail -c "gotmail -u $login -p $pw --delete-messages $opts --forwarding-email $target || echo \"Gotmail from $login@hotmail.com to $target failed with error \$?\"" + su mail -c "gotmail -u $login -p $pw --delete-messages --use-sa --delete-spam $opts --forwarding-email $target || echo \"Gotmail from $login@hotmail.com to $target failed with error \$?\"" done fi done -- cgit v1.2.3