Re: [SLUG] Queuing under Linux

2000-10-09 Thread tom burkart
On Mon, 9 Oct 2000, Peter Rundle wrote: > I want to create a queue for an SMS messaging system. Can anyone point Some of the carriers will actually accept email messages and resend them as SMS. Hutchinson is one of them - from memory. tom. Consultant AUSSECPhone: 61 4 1768 2202 339 Blaxlan

Re: [SLUG] Queuing under Linux

2000-10-08 Thread Rodos
On Mon, 9 Oct 2000, Peter Rundle wrote: > I want to create a queue for an SMS messaging system. Can anyone point > me towards documentation about queues under linux. I've done a man on > lpq, fifo & batch but I need more info. Freshmeat has an entry for a package called sms-queue. sms-

Re: [SLUG] Queuing under Linux

2000-10-08 Thread John Ferlito
On Mon, Oct 09, 2000 at 11:05:47AM +1100, Peter Rundle wrote: > Sluggers, > > I want to create a queue for an SMS messaging system. Can anyone point > me towards documentation about queues under linux. I've done a man on > lpq, fifo & batch but I need more info. > > Basically sms messages to be

[SLUG] Queuing under Linux

2000-10-08 Thread Peter Rundle
Sluggers, I want to create a queue for an SMS messaging system. Can anyone point me towards documentation about queues under linux. I've done a man on lpq, fifo & batch but I need more info. Basically sms messages to be sent enter the queue (probably via e-mail) At the head of the queue a proce