From: Aredridel Date: 2005-02-07T16:41:08+09:00 Subject: Re: Email API > So, say general messages would be general@bbs.retrobbs.org and such. > > I've been thinking I could use the Sendmail built into slackware. I > think I can configure it to accept any incoming email and put it in > /usr/spool/mail ? I don't really know much about it... One could have sendmail inject messages into the BBS, with an alias to a pipe: general: "|/usr/local/bbs/bin/deliver-bbs-message"