Brett <[EMAIL PROTECTED]> wrote:
> Yeah, sorry I didn't clarify what smpp was. Everyone here always seems so
> knowledgeable, I just assumed it was known. Anyway, now that it's been
> defined (below), does anyone see any way of using it instead of smtp with
> qmail? I can manually call qmail-smtpd to send a smtp message and feed it
> commands.

The normal, modular approach to this problem would be to write your own daemon
(qmail-smppd in this case) which speaks SMPP and injects into the queue in the
same way that qmail-smtpd does; namely, by calling qmail-queue.  See the
source for qmail-smtpd (-qmtpd, -qmqpd) for an example.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------

Reply via email to