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

RE: [pbmserv-dev] New guy



On Wed, 29 Jun 2005, Michael Hammond wrote:

> > > you might need to tweak sendmail.cpp if it is still hardcoded to use
> > > /usr/sbin/sendmail: replace "/usr/sbin/sendmail" with "/bin/cat" and the
> > > board will be send to STDOUT.)
>
> I put in the tweak, but I'm not sure I did it right.  Here's my output:
> ---------------------------------------------------------
> $ ./gomoku challenge test1 test2
> From: Richard's PBeM Server <pbmserv@gamerz.net>
> Message-Id: <pbmserv.1120052740.3956.3@play.gamerz.net>
> To: test1@abacustech.info
snip
>   Rules at: http://www.gamerz.net/pbmserv/Gomoku.html
> Segmentation fault (core dumped)
>
> -------------------------------------------------------
>
> Obviously, it's that last line that makes me wonder.

You did the sendmail tweak right, but there is also an "advertisement"
bit. Either erase that from the code or just add a PBMHOME/advertisement
file. A simple text file will work.

fritzd