[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] bbtest-net core dumps when reading bb-services



Yes, that works.

I took the section below from the bb-services man page. Seems to be outdated, then.

Thanks a lot,
Andreas

--On 14. Dezember 2005 17:10:25 +0100 Henrik Stoerner <henrik (at) hswn.dk> wrote:

On Wed, Dec 14, 2005 at 04:55:30PM +0100, Andreas Dembach wrote:

> So the million dollar question is: What's in your bb-services file ?

Well, as I said, nothing too complex I guess, since it's the default
file  from the package.

hobbit (at) linuxbox:~$ cat /etc/hobbit/bb-services
         service smtp
            send "mail\r\nquit\r\n"
            expect "220"
            options banner

That's not from the debian package, that is an old-style bbgen version of the bb-services file.

Try doing

   mkdir tmpdir
   dpkg -x hobbit_4.1.2p1-1_i386.deb ./tmpdir/

This unpacks the .deb-file into the tmpdir directory. In
tmpdir/etc/hobbit/bb-services you'll find the real file - I am sure
that is different from what you have.

Specifically, the "service smtp" line is now "[smtp]".


Henrik


To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe (at) hswn.dk