Hallo Erik,
* J. Erik Heinz <jerik(at)gmx.net> [26-06-05 09:47]:
> Shell:
> if test $(ls INBOX.freebsd | wc -l) -gt 8000; then
> find INBOX.freebsd -mtime -35 | xargs -I § mv § INBOX.freebsd.old
> fi
das geht leider nur lokal, ich würde es aber gerne über imap machen.
Aber imapfilter ist nicht so wirklich gut dokumentiert und die ganz
Beispiele die ich finden konnte, beziehen sich wohl auch eine ältere
Version, die noch nicht lua als Konfigurationsprache einsetzt.
-- Gruss Matthias "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Sun 26 Jun 2005 - 15:16:52 CEST