Re: Gnome-Bugs and SMTP



Just use pipe() to fork off a copy of sendmail to do this.  This is the
best way to do it, and will do the correct thing on machines with weird
mail forwarding requirements.  Look at what the current gnome-bug script
or the cddb-submit program in gnome-media do to handle this.

James.

--
Email: james@daa.com.au
WWW:   http://www.daa.com.au/~james/


On Sun, 31 Oct 1999, Ali Abdin wrote:

> I was interested in writing a program (through glade) that would replace 
> the gnome-bugs script and actually be a Graphical Gnome Bugs Interface. 
> Anyway, I think the actual making of the GUI is the easy part. The 
> difficult part is: How do I send the data off to bugs.gnome.org
> 
> I have not been able to find some sort of SMTP library out there on the 
> internet. Is there anything somebody can point me to. Is it possible to 
> do it with the execution of another program or by piping to something.
> Or should it not attempt to do that? Should it just save the stuff to a 
> file for the user to send by their own knowledge?
> 
> Any info is appreciated :)
> 
> 
> -- 
> To unsubscribe: mail gnome-devel-list-request@gnome.org with "unsubscribe"
> as the Subject.
> 



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