[CLUE-Talk] Email Processing Questions

Jeffery C. Cann jccann at home.com
Wed Jan 17 22:23:39 MST 2001


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wednesday 17 January 2001 11:08, Grant Johnson wrote:
> I created a fake user, set up a procmail to do a forward, then forwarded
> the whole mess from the old user to the new one.  

This is totally overkill .  The mail files are simply text files.  Hell, just 
vi a file within your mail directory and you will see that the messages are 
appended to the file.  Simple to parse.

If you want to move your mail from olduser to newuser, just do something like 
this:

cd ~olduser
cp -R mail ~newuser

Later
Jeff
- -- 
jccann [at] home [dot] com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjpmfd8ACgkQw3/GBQk72kDfYQCfX2SHcbsJaSjDsCKbGZ7RlJYJ
sHgAn0ny9cGnF5zJTwl9AcS3yoNJz8HS
=uiqm
-----END PGP SIGNATURE-----



More information about the clue-talk mailing list