> 
> 
> Hi, i'd like to have imapd running on a C20 running AIX 4.1.3 and
> AFS 3.4.
> 
> I compiled the sources of imapd that were distributed
> with pine 3.89, that used to run fine on AIX 3.2.5 and AFS 3.3,
> but it didn't run on AIX 4.1.3 and AFS 3.4 (the clients, i.e. pine,
> never receive an answer from imapd when they are trying to open
> the INBOX).
> 
> I'd really appreciatte your assistance.
> 
> I also would like to have a POP daemon running on this same machine.
> I'd really appreciatte your comments about POP damon as well.
> 
> regards,
> 
> David
> 


I also did the AFS authentication modification for this to work.  If used the Pine 3.91
distribution.. Look in the c-client directory for the file called 'log_OS.c' where
OS is your platform/operating system.  (in my case it was log_svr4.c)

In there you will find the routine 'server_login'.  It is fairly trivial to add a 
ka_UserAuthenticate call in there to provide the functionality you need.
I recompiled and tested both imapd, and the pop server.  Both work just fine.

-- 
[EMAIL PROTECTED]
Systems Programmer
UNC-Greensboro

Reply via email to