On Mon, 2002-01-28 at 11:09, [EMAIL PROTECTED] wrote:
> Craige kindly clarified for the newbie:
> 
> >   Turning on my StevenK interpreter, what he was saying is that IMP needs
> >   to talk to an IMAP server. Unfortunately Apache is not an IMAP server.>>>>  
> >   If you do not have an IMAP server currently installed you will need one.
> 
> >   I would recommend courier-imap-ssl.
> 
> courier-imap is our IMAP server.

Excellent. Then to give further example to what Jamie has said, you will
need to create a maildir in each users home directory, as follows:

maildirmake ~username/Maildir

Now you will need to make email go there as an INBOX, as mail will go
elsewhere by default. You will need a procmail recipe (as well as
installing procmail itself) that contains the following setting:

MAILDIR=$HOME/Maildir/

Now all that remains is for IMP to speak courier-imap. Edit
/etc/imp/defaults.php3.in and set the following parameters:

folders="INBOX.";

You may also need to ensure that "personal_folders" is commented out if
it is there at all.


> BTW: Thanks heaps for helping craige. Should I be directing my questions to some
> other list (newbie q's that may frustrate others?) 

No, this is the purpose of SLUG, to ask Linux questions and to hopefully
get answers. That's what user forums are all about.

-- 

Cheers,
      Craige.

http://mcwhirter.com.au/

Attachment: msg19892/pgp00000.pgp
Description: PGP signature

Reply via email to