Olivier Sannier wrote:
> However, the existing emails in the "New" folder should be forwarded to
> [EMAIL PROTECTED] and I'm not quite sure on to how to proceed with this.
cd /home/<user>/Maildir/new
for x in * ; do
sendmail [EMAIL PROTECTED] < $x
done
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users