[4702] in linux-announce channel archive

home help back first fref pref prev next nref lref last post

Linux-Announce Digest #994

daemon@ATHENA.MIT.EDU (Digestifier)
Tue Dec 28 15:13:07 2004

From: Digestifier <Linux-Announce-Request@senator-bedfellow.mit.edu>
To: Linux-Announce@senator-bedfellow.mit.edu
Reply-To: Linux-Announce@senator-bedfellow.mit.edu
Date:     Tue, 28 Dec 2004 15:13:05 EST

Linux-Announce Digest #994, Volume #4          Tue, 28 Dec 2004 15:13:05 EST

Contents:
  "sendmail 8.13 Companion" Released by O'Reilly ("Frederick Noronha (FN)")
  gv 3.6.1 released (fwd) ("Frederick Noronha (FN)")

----------------------------------------------------------------------------

Date: Tue, 28 Dec 2004 02:11:44 CST
From: "Frederick Noronha (FN)" <fred@bytesforall.org>
Subject: "sendmail 8.13 Companion" Released by O'Reilly

Keeping Current with the Latest sendmail Point Release
O'Reilly Releases "sendmail 8.13 Companion"

Sebastopol, CA--If you had a list of the words used to describe sendmail,
they'd probably include reliable, flexible, configurable, complex,
monolithic, and daunting. But you're not likely to find the word "easy."
Even seasoned sendmail pros are sometimes frustrated by the intricacies of
sendmail's configuration files. With a little determination and the help
of a good reference book, like "sendmail, Third Edition," you can master
this demanding program. But when there's a significant point release, like
sendmail V8.13, where do you turn?

The "sendmail 8.13 Companion" (O'Reilly, US $24.95) by Bryan Costales with
Gregory Neil Shapiro and Claus Assmann provides a timely way to document
the improvements in V8.13 in parallel with its release. The book
highlights the important changes in the latest update to sendmail,
pointing out not just what is handy or nice to have, but what's critical
in getting the best behavior from sendmail. This is especially important
now that spam is on the rise, and because mobile technology requires
roving laptops to use encrypted connections.

Not surprisingly, many of the changes and additions to V8.13 have been
driven by the ongoing fight against spam. Anyone concerned about spam--and
who isn't?--will benefit greatly by upgrading to V8.13 sendmail. Among its
many enhancements, V8.13 includes new routines that support the SPF
sending site authentication standard (in the Milter library), simultaneous
connection control, high connection rate control, and finer tuning of SASL
parameters. The additions to the Milter library alone make upgrading
worthwhile, but sendmail's connection control makes it a no-brainer. The
key to understanding them is the "sendmail 8.13 Companion."

The book is divided into twenty-five chapters that parallel the chapters
in the third edition of O'Reilly's "sendmail" book. For instance, if
you're interested in Options Configuration (Chapter 24 in "sendmail"),
you'll turn to Chapter 24 in your companion volume to find out what's new
in V8.13.

For a simple dot release (8.12 to 8.13), V8.13 sendmail has added more
features, options, and fundamental changes than any other single dot
release has included. If you need to set up or manage sendmail, you'll
want this companion volume close at hand. Even if you aren't ready to
upgrade to V8.13, you'll find the key to understanding them is the
"sendmail 8.13 Companion."

Additional Resources:

Chapter 3, "Tune sendmail with Compile-Time Macros," is available online
at:
http://www.oreilly.com/catalog/sendmailcomp/chapter/index.html

For more information about the book, including table of contents, index,
author bios, and samples, see:
http://www.oreilly.com/catalog/sendmailcomp/index.html

For a cover graphic in JPEG format, go to:
ftp://ftp.ora.com/pub/graphics/book_covers/hi-res/0596008457.jpg

sendmail 8.13 Companion
Bryan Coastales with Gregory Neil Shapiro and Claus Assmann
Edited by George Jansen
ISBN 0-596-00845-7, 179 pages, $24.95 US, $36.95 CA
order@oreilly.com
1-800-998-9938
1-707-827-7000
http://www.oreilly.com

About O'Reilly
O'Reilly Media, Inc. is the premier information source for leading-edge
computer technologies. The company's books, conferences, and web sites
bring to light the knowledge of technology innovators. O'Reilly books,
known for the animals on their covers, occupy a treasured place on the
shelves of the developers building the next generation of software.
O'Reilly conferences and summits bring alpha geeks and forward-thinking
business leaders together to shape the revolutionary ideas that spark new
industries. From the Internet to XML, open source, .NET, Java, and web
services, O'Reilly puts technologies on the map. For more information:
http://www.oreilly.com

# # #

O'Reilly is a registered trademark of O'Reilly Media, Inc. All other
trademarks are property of their respective owners.

##########################################################################
# Send submissions for comp.os.linux.announce to: cola@stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION.  #
# This group is archived at http://stump.algebra.com/~cola/              #
##########################################################################


------------------------------

Date: Tue, 28 Dec 2004 02:39:52 CST
From: "Frederick Noronha (FN)" <fred@bytesforall.org>
Subject: gv 3.6.1 released (fwd)

  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--Boundary_(ID_Yx4GQxlHHFqyquHdQbUgTg)
Content-type: TEXT/PLAIN; charset=iso-8859-1; format=flowed
Content-transfer-encoding: QUOTED-PRINTABLE




GNU gv 3.6.1 has been released today. It is available for download in
the GNU ftp, ftp://ftp.gnu.org/gnu/gv

Changes on this release:


# New set of command line arguments. This solves the horrid bug on
   gv 3.6.0 that made such release nearly unusable. See the
   documentation for details about the new set of command line
   arguments.

# The "Reopen" entry on the File menu has been renamed to "Reload" in
   order to be coherent with the "Reload" button.

# The distributed package structure have been fixed, now conforming a
   legal GNU source package.

# The delete key now work as expected, that is, it deletes the next
   character rather the last character when typed on text entries.

# Dot files are not shown by default on file selection forms.

# If you try to open an empty file you get a coherent error
   message.

# New manual page

* Most of the Debian patches has been applied to gv:

   162830_scanf.diff (Fix a security risk involving buffer overflows)
   167029_argv.diff  (Fix an access beyond end of array on process.c)
   206008_flicker.diff (Add double-buffering to pixmap operations)
   223556_hidden_dir.diff (Do not show dot files on file listings)
   250854_tmp_umask.diff (Tempfiles should not be created worldreadab=
le)
   252548_errno.diff (Wrong error message while opening empty files)
   179643_bad_dsc.diff (Make DSC parsing case-insensitive)
   159433_delete_key.diff (Change behaviour of Delete key on text ent=
ries)

* The gs command used for PDF to PostScript conversion has been fixed=
 to allow
   document saving.




 =09=09=09   Jos=E9 E. Marchesi
 =09=09=09  (jemarch@gnu.org)

 =09=09=09GNU Maintainer for gv

 =09=09=09 27 - December - 2004







_______________________________________________
GNU Announcement mailing list <info-gnu@gnu.org>
http://lists.gnu.org/mailman/listinfo/info-gnu

--Boundary_(ID_Yx4GQxlHHFqyquHdQbUgTg)--

##########################################################################
# Send submissions for comp.os.linux.announce to: cola@stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION.  #
# This group is archived at http://stump.algebra.com/~cola/              #
##########################################################################


------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: Linux-Announce-Request@NEWS-DIGESTS.MIT.EDU

You can submit announcements to be moderated via:

    Internet: linux-announce@NEWS.ORNL.GOV

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi				pub/Linux
    tsx-11.mit.edu				pub/linux
    sunsite.unc.edu				pub/Linux

End of Linux-Announce Digest
******************************

home help back first fref pref prev next nref lref last post