Roachclip
09-10-2001, 01:10 AM
Im revamping my pager business. Im gonna sell my retail customers, and concentrate on my resellers, but to do this I have to create a program to do most of the work for me.
My solution: create a program that will enable my resellers to dial in from thier offices on to one of my linux boxes. In essence create a BBS of sorts.
Now, Iam new to C and im looking for a library to do mail. Iv searched sourceforge and the only thing i can come up with is libmailclient. I spoke with Todd Merritt, the project admin, and he says that its in the planing stages and likly to be there quite a while. Now there is "libmutt", what the Balsa guys are use`n, but thats nothing more than a hack, and too much work for my too short of a time period.
Well let me take a step back and explain, my plan is to take advantage of what software is already out there. For instance, the database: mysql, the login procedure: let linux do it, bulitin boards(message conferences): inn, mail: sendmail, etc. I say why reinvent the wheel. Iv seen other BBS software for linux some of wich have their own login prompt. My solution is, just let the user run the BBS as a shell.
I just need a library to do the mail, and if Im lucky, it'll do usenet too,...
Thanks,...
btw, when finished it will be gpl'ed,...
[ 10 September 2001: Message edited by: Roachclip ]
My solution: create a program that will enable my resellers to dial in from thier offices on to one of my linux boxes. In essence create a BBS of sorts.
Now, Iam new to C and im looking for a library to do mail. Iv searched sourceforge and the only thing i can come up with is libmailclient. I spoke with Todd Merritt, the project admin, and he says that its in the planing stages and likly to be there quite a while. Now there is "libmutt", what the Balsa guys are use`n, but thats nothing more than a hack, and too much work for my too short of a time period.
Well let me take a step back and explain, my plan is to take advantage of what software is already out there. For instance, the database: mysql, the login procedure: let linux do it, bulitin boards(message conferences): inn, mail: sendmail, etc. I say why reinvent the wheel. Iv seen other BBS software for linux some of wich have their own login prompt. My solution is, just let the user run the BBS as a shell.
I just need a library to do the mail, and if Im lucky, it'll do usenet too,...
Thanks,...
btw, when finished it will be gpl'ed,...
[ 10 September 2001: Message edited by: Roachclip ]