VM-POP3D

Odhiambo Washington wash at wananchi.com
Mon Jan 7 18:26:18 CET 2002


* Nelson Murilo <nelson at pangeia.com.br> [20020107 19:31]: wrote:
> On Mon, Jan 07, 2002 at 03:13:55PM +0300, Odhiambo Washington wrote:
> > Hello Nelson,
> 
> Hi,
> 
> > Right now I am testing this daemon. Could you please show me a portion
> > of one of the config files that you use? I intend to use Maildir (at
> > a proven stage) but right now I'd like to test both mailbox and Maildir.
> 
> my /etc/inetd.conf entry:
> pop3    stream  tcp     nowait  root    /usr/local/sbin/spop3d  spop3d  -n Maild
> ir -t maildir

That line runs fine when I do not use spop3d.conf ;-)


>  
> > I have installed it from FreeBSD ports and also tried building from the
> > source. All are giving me problems.
> 
> I too use FreeBSD (4.4R) and building from the source.


Okay so we're together in this, yes? Thank God.

> 
> > While testing, I started with a _simple_ config file which I expected to
> > allow access to mailbox on the system. My mailspool is /var/mail.
> > It looks like this:
>  
> > 
> > <Global>
> >         AllowRootLogin  no
> >         MailDropName    /var/mail/%s
> >         MailDropType    mailbox
> > #       UserBullFile    .spop3d-blurp /* It's just an example */
> >         ReadExpire      0
> > </Global>
> > 
> > 
> > When I try starting the daemon, it just dies with the following message:
> > What could the problem be here?
> 
> You try use quotes? 
>          MailDropName    "/var/mail/%s"


Here: I have changed my config file to the one below:

<Global>
        AllowRootLogin  "no"
        MailDropName    "/var/mail/%s"
        MailDropType    mailbox
#       UserBullFile    .spop3d-blurp /* It's just an example */
        ReadExpire      0
        AllowNonIP      false
</Global>
#
<VirtualHost freebsd.co.ke>
        MailDropName    "/var/spool/virtual/freebsd.co.ke/%s"
        MailDropType    mailbox
        AllowNonIP      true
        DoMapping       true
        MapUserFile     "/etc/virtual/freebsd.co.ke/aliases"
</VirtualHost>



Then When I try to access it...

alligator# telnet 0 110
Trying 0.0.0.0...
Connected to 0.
Escape character is '^]'.
Connection closed by foreign host.
alligator#

then...

alligator# less /var/log/messages

Jan  7 20:15:59 alligator spop3d[16756]: connect from alligator.wananchi.com (62.8.64.108)
Jan  7 20:15:59 alligator spop3d[16757]: config file: line 2, column 1: unknown option name


I don't know what it hates here!!



Can spop3d authenticate users externally like vm-pop3d ?? Even against MySql db?




-Wash

S y s t e m s   A d m i n.

-- 
Odhiambo Washington  <wash at wananchi.com>    "The box said 'Requires
Wananchi Online Ltd.  www.wananchi.com      Windows 95, NT, or better,'
Tel: 254 2 313985-9   Fax: 254 2 313922     so I installed FreeBSD."   
GSM: 254 72 743 223   GSM: 254 733 744 121  This sig is McQ!  :-)

++
Important letters which contain no errors will develop errors in the
mail.  Corresponding errors will show up in the duplicate while the
Boss is reading it.



More information about the solidpop3d-list mailing list