Download List

Project Description

gtk-send-pr is a problem report tool, designed to send
reports to a GNATS database server using libesmtp to
deliver mail. The program has a user friendly interface
and lets you use any SMTP server to send the report,
removing the need for a local configured sendmail.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-12-17 20:16
0.4.9

A small bug in the about dialog was fixed. Work on the OS X port has resumed after a long time.
Tags: Minor bugfixes

2006-12-08 13:13
0.4.8

The FreeBSD categories were updated to include
sun4v. Code was reorganized to make it easier to
create new GUI code. Work began on the Mac OS X
native GUI.
Tags: Code cleanup

2006-01-08 16:56
0.4.7

A non-empty Synopsis line is now enforced. The helper do_sanity_checks() function is called before submitting data. The program now default to ports as category. The Help button was removed and replaced by a preferences one.
Tags: Minor feature enhancements

2005-05-02 22:24
0.4.6

The user can use the -a command line option repeatedly to include up to 32 files in the Fix section. Problem Report definitions are handled with an opaque PR_DEFS structure and accessed via a helper function. Some of the code was moved into a new file (pr_defs.c). Some whitespace cleanup was done.
Tags: Minor feature enhancements

2005-03-31 19:50
0.4.5

It is now possible to use STARTTLS to encrypt SMTP traffic. Some memory leaks were fixed (several missing g_free() calls). Parts of the code were edited to conform to the FreeBSD coding style guide. A new application icon is included. The man page was updated.
Tags: Minor feature enhancements

Project Resources