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.

2005-02-10 19:38
0.4.4

A bug in the NetBSD categories was fixed. The program uses some GTK+ 2.6+ widgets if that version of the library is present.
Tags: Minor bugfixes

2005-01-25 20:47
0.4.3

All SMTP errors are properly handled and reported now. The -L option was added for compatibility with send-pr. The man page was updated. Some macros have been cleaned up.
Tags: Minor bugfixes

2005-01-18 20:16
0.4.2

A bug in the argument parsing code was fixed. The new -m option enables 'Maintainer Mode' (see the man page for details). The 'Load error' dialog is prevented from showing up before the main window is visible. The FreeBSD categories were updated. The man page was updated.
Tags: Minor feature enhancements

2004-11-28 15:19
0.4.1

When creating the default user profile, the SMTP
port is now set to 25. Drag and drop support has
been fixed, and now works with XFCE's xffm. A bug
was fixed that prevented text windows from
autoscrolling when the cursor reached the bottom.
Tags: Minor bugfixes

2004-11-07 23:14
0.4

All GTK_SIGNAL_FUNC instances were replaced by G_CALLBACK. The file dialog now uses the GtkFileChooser widget. All selections have been changed from GtkCombo to GtkComboBoxEntry. The user can now specify the SMTP port (defaults to 25). The remaining code was cleaned up (file.c and user_prefs.c).
Tags: Major feature enhancements

Project Resources