Hey all,

I'm migrating to a new server, and trying to do homedir mail spooling (which is working on the current server so I know I've done this before). However, even though I've copied the relevant line exactly, my new ipop3d isn't properly looking in the homedir for user mail. I haven't tried imap yet mailnly because I can't recall the way to do it via telnet.

I've tried truss and lsof, both of which are less than stellar for diagnostics. --

correct me if I'm wrong, to get mail to be read from ~/.mail, all I should need is:

    sprintf (tmp,"%s/.mail",myhomedir ());

on line 833 instead of the current line, yes?  (assuming imap 2004g)

Failing that, is there a "debug mode" I can run this thing in?

-Dan


--


--------Dan Mahoney--------
Techie,  Sysadmin,  WebGeek
Gushi on efnet/undernet IRC
ICQ: 13735144   AIM: LarpGM
Site:  http://www.gushi.org
---------------------------

_______________________________________________
Imap-uw mailing list
[email protected]
https://mailman1.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to