[4521] in linux-announce channel archive

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

Linux-Announce Digest #813

daemon@ATHENA.MIT.EDU (Digestifier)
Mon Jun 28 18:13:06 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:     Mon, 28 Jun 2004 18:13:02 EDT

Linux-Announce Digest #813, Volume #4          Mon, 28 Jun 2004 18:13:02 EDT

Contents:
  [SLUG] Suncoast LUG Meetings (paulf)
  [ADMIN] comp.os.linux.announce report for Mon Jun 28 00:05:02 CDT 2004 (cola-admin@stump.algebra.com)
  Mailutils 0.5 released (fwd) ("Frederick Noronha (FN)")

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

Date: Sun, 27 Jun 2004 18:22:02 CST
Subject: [SLUG] Suncoast LUG Meetings
From: paulf@quillandmouse.com (paulf)

                     *************************************
                     * Suncoast Linux Users Group (SLUG) *
                     *        Meeting Schedule           *
                     *************************************

ST PETERSBURG ********************************************

     28 June 19:00-21:00 St Petersburg
     (usually last Monday of each month)

     St Petersburg Public Library, Main Branch
     Auditorium
     3745 Ninth Ave North
     St Petersburg, FL 33713
     727-893-7724

     See http://www.suncoastlug.org/meetings.html#stpete for directions.

BRANDON **************************************************

     1 July 20:00-22:00 Brandon
     (first Thursday of each month)
     Brandon Barnes & Noble
     Brandon Town Center
     Brandon, FL

     See http://www.suncoastlug.org/meetings.html#Brandon for directions.

NEW PORT RICHEY ******************************************

     3 July 13:00-15:00 New Port Richey
     (first Saturday of each month)
     New Port Richey Public Library
     (second level meeting rooms)
     5939 Main St.
     New Port Richey, FL

     See http://www.suncoastlug.org/meetings.html#npr for directions.

TAMPA ****************************************************

     14 July 19:00-21:00 Tampa
     (second Wednesday of each month)
     ***** NOTE ROOM CHANGE *****
     Student Services Bldg, Room 108
     (to the east of the Technology Bldg)
     ***** NOTE ROOM CHANGE *****
     Hillsborough Community College
     Dale Mabry Campus
     4001 Tampa Bay Blvd
     Tampa, FL

     See http://www.hccfl.edu/pollock/Docs/DM-Map.htm for directions.

SARASOTA/BRADENTON ***************************************

     21 July 18:00-21:00 Sarasota
     (third Wednesday of each month)
     Honeywell
     8323 Lindbergh Court
     Sarasota, FL

     See http://www.bish.net/directions/

DUNEDIN **************************************************
  
     24 July 10:00-12:00 Dunedin
     (usually fourth Saturday of each month)
     Dunedin Public Library,
     223 Douglas Ave.,
     Community Room B.
     Dunedin, FL

     See http://www.suncoastlug.org/meetings.html#dunedin for directions.

***********************************************************

ACTIVITIES:

     Meetings include:

     1) Presentation: As indicated.

     2) Question & Answer Session.

     3) Raffle and free stuff!

     Bring your boxes, questions, problems, and plenty of good cheer!
     (And don't forget to start your installs early!)


##########################################################################
# 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: Mon, 28 Jun 2004 00:06:06 CST
Subject: [ADMIN] comp.os.linux.announce report for Mon Jun 28 00:05:02 CDT 2004
From: cola-admin@stump.algebra.com
Reply-To: cola-admin@stump.algebra.com

Subject: comp.os.linux.announce report for Mon Jun 28 00:05:02 CDT 2004
Newsgroups: comp.os.linux.announce
Date: Mon Jun 28 00:05:02 CDT 2004

This is an automated report about activity of our newsgroup
comp.os.linux.announce. It covers period between the 
previous report and the current one, ending 
on Mon Jun 28 00:05:02 CDT 2004.

Note that we do not report the number of articles cancelled
after they got approved, because the cancellations are done
manually. Typically messages get cancelled by requests of
posters themselves.

Lastly, the statistics below are skewed towards higher numbers because
there are always some test messages from moderators themselves who
approve and reject them to make sure that our robomoderator functions
properly.



Approved:       42      messages 
Rejected:       32      messages

##########################################################################
# 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: Mon, 28 Jun 2004 16:03:43 CST
From: "Frederick Noronha (FN)" <fred@bytesforall.org>
Subject: Mailutils 0.5 released (fwd)

========== Forwarded message ==========

Hello,

The Mailutils team is pleased to announce the release of GNU Mailutils 0.5.
The release is available by anonymous FTP from

        ftp://ftp.gnu.org/gnu/mailutils/

and from mirrors worldwide -- see <http://www.gnu.org/order/ftp.html>.

The md5 checksums of the files are:

e61b0520eb33d5f155ebb0224bb332a8  mailutils-0.5.tar.bz2
cbefd82a7e3c3b7938393c0533a52a6d  mailutils-0.5.tar.bz2.sig
a01973208d2ed1e442c85f498ee8c65a  mailutils-0.5.tar.gz
d54bbb3a944f56c28c6483d85d4b95c9  mailutils-0.5.tar.gz.sig

Mailutils is a collection of utilities for handling electronic mail.
It contains a series of useful mail clients and servers built around
the single core library.

Specifically, the package contains a pop3, an imap4 server, a sieve
mail filter, and a movemail program. It also provides a POSIX `mailx'
client, and a collection of other tools. All programs are capable of
reading and storing mail in a variety of formats.

More information about the package is available from the following
locations:

        http://www.gnu.org/directory/mailutils.html
        http://www.gnu.org/software/mailutils

Please email bugs or suggestions to <bug-mailutils@gnu.org>.

Following is the list of user-visible changes in this release.

* New features:

** Autodetection of local folder formats.

"Local" is a format of mail folder that uses local disk (possibly via
NFS) as its storage medium. Currently mailutils is able to handle
three local formats: UNIX mailbox, MH and Maildir. Usually these are
specified using a corresponding URL prefix. However, if an absolute
path name is given instead of a fully qualified URL, mailutils tries to
autodetect the format of the folder in question and handle it
appropriately (previous versions of mailutils assumed the folder
to be in UNIX mailbox format).

** movemail: new program

Moves mail from the user maildrop (remote or local) to the local file.
It supports all mailbox formats, supported by mailutils.

** Support for "maildir" format.

** sieve:

*** Considerably improved debugging diagnostics.
*** New sieve extension tests:

  spamd       -         An interface to SpamAssassin daemon
  list        -         Test headers, structured as lists of values.
  timestamp   -         Compares headers containing dates. 

** mail
*** Support for -a option (append header)
*** New command 'sendheaders' allows to pre-set the headers to be added to
the message.
*** New commands 'sender' and 'nosender' allow to set up a list
of header fields used to determine the sender of the message.
*** New variable 'xmailer' controls whether an X-Mailer header should
be added to outgoing messages.
*** New variables 'datefield' and 'emptystart' for compatibility with
nail
*** New variable 'decode-fallback' controls how to represent the characters
that cannot be rendered using current character set.

** mail.remote
*** Support for -t option (read recipients from the message). This fixes
the bug reported lately where mail.remote sends mail to all addresses
in the message, not just the addresses explicitly listed on the
command line.

** pop3d
*** New option --login-delay. Support for login-delay
*** New option --undelete. Forces pop3d to clear deletion
marks from all messages after opening the mailbox.

* Bug fixes:

** libmailbox
*** Fixed incorrect handling of underscores in Quoted-Printable encoding.
*** rfc2047_decode() takes into account input and output
character sets.

** mh
*** (formataddr): Fixed checking for duplicate addresses.

** pop3d:
*** Do not save delete marks when exiting on timeout.

** imap4d
*** Fixed bug that prevented SASL from working over a TLS encrypted
channel.
*** IDLE works on TLS connections.


Regards,
Sergey


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

##########################################################################
# 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