Re: The Village Idiot Rides again!

Charles Cazabon <[email protected]> Thu, 27 Mar 2003 11:03:19 -0600
Newsgroups gmane.mail.bikini.devel
Message-ID <[email protected]>
Roger Merchberger <[email protected]> wrote:
> >AUTH PLAIN.  Does that make a difference?  What gets logged by the server if
> >you crank the debugging level up?
> 
> Well, this is what I get with AUTH PLAIN:  =-=-=-=-=
> 
> [root@mail root]# telnet localhost 5555
> Trying 127.0.0.1...
> Connected to mail.30below.com (127.0.0.1).
> Escape character is '^]'.
> CAPS
> + AUTH=ANONYMOUS
> + AUTH=PLAIN
> + AUTH=LOGIN
> + MESSAGE-SIZE 0
> K ok
> AUTH PLAIN em1lcmNoAABpZG93YW5uYQ==
> K ['PLAIN', 'em1lcmNoAABpZG93YW5uYQ==']

Okay, that's good...

> Connection closed by foreign host.

And that's not.

> 2003-03-27 10:23:49.712613500   Configuration error (user inbox inbox missing)

In my mail store, I have a malidir named "inbox", so I don't get bitten by
this.  The software /should/ map this (in a configurable fashion) to whatever
the system's default mail delivery uses.  i.e. on old-fashioned systems, inbox
probably represents /var/spool/mail/$USER .  On typical qmail systems, it
might be $HOME/Maildir/ .  I haven't written anything especially to support
this.

> I'll update the documentation to reflect that the inboxen need to be made 
> in each user's homedir -- would it be wise to change the default mail 
> directory for bikini to be - ./BMail or somesuch, that way there's no 
> clashing with Mutt?

How so?  I use mutt all the time on my mail directory, but there's nothing
preventing me from simultaneously using a bikini client on the same set of
directories and maildirs.

> Have you done any testing with a virtual pop mail setup yet, or is that 
> still uncharted territory?

Uncharted.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                           <[email protected]>
BikINI project website:    http://www.qcc.ca/~charlesc/software/bikini/
GPL'ed software available at:     http://www.qcc.ca/~charlesc/software/
-----------------------------------------------------------------------