MailRoadmap

Differences between revisions 5 and 6
Revision 5 as of 2005-04-27 06:55:13
Size: 3672
Editor: pD9EE396B
Comment:
Revision 6 as of 2005-04-27 07:01:49
Size: 6126
Editor: intern146
Comment: Woohoo!!! Jeff saves! (Stomping changes made, please don't edit this page now)
Deletions are marked like this. Additions are marked like this.
Line 32: Line 32:
Various implementation of MTA and spam processing applications have varying levels of support for mbox and maildir. For seamless integration of these, we need to chose a single default.
Line 36: Line 36:

---- /!\ '''Edit conflict - other version:''' ----

---- /!\ '''Edit conflict - your version:''' ----
 * Grandma Sue has a harddrive that is failing. She needs to be notified that this is happening.

 * Spam bad, mmkay?

 * In a server environment, our preferred pop3, imap4 and mail reading solutions should all work automatically when installed.


---- /!\ '''End of edit conflict''' ----
Line 43: Line 55:

---- /!\ '''Edit conflict - other version:''' ----

---- /!\ '''Edit conflict - your version:''' ----
 * Prepare list of packages which expect an MTA, for what purpose, and propose alternative implementations

 * Remove the MTA from the base system

 * Need to make sure all instances of Depends: exim | mail-transport-agent, gets changed to postfix | mail-transfer-agent or dropped completely.

 * Need to reduce stupid mails for things like dangling symlinks.

 * Integrate with update-notifier to deliver critical notices.

 * Move MTAs to ship seed

 * Reenable questions in Postfix.

 * Ensure that release notes clearly say how to install ''lsb'' package.


---- /!\ '''End of edit conflict''' ----
Line 47: Line 81:

---- /!\ '''Edit conflict - other version:''' ----

---- /!\ '''Edit conflict - your version:''' ----
 * All mail using


---- /!\ '''End of edit conflict''' ----
Line 70: Line 112:

---- /!\ '''Edit conflict - other version:''' ----
Line 71: Line 115:

---- /!\ '''Edit conflict - your version:''' ----

---- /!\ '''End of edit conflict''' ----
Line 75: Line 123:

---- /!\ '''Edit conflict - other version:''' ----

---- /!\ '''Edit conflict - your version:''' ----

---- /!\ '''End of edit conflict''' ----

---- /!\ '''Edit conflict - other version:''' ----

---- /!\ '''Edit conflict - your version:''' ----
=== UDU BOF Agenda ===

 * What to do about automated mail
  * cron
  * debconf
  * sudo
  * ...
 * Spam filtering
 * Mail storage

=== UDU Pre-Work ===

 * Prepare list of packages which expect an MTA, for what purpose, and proposed alternative implementations
  * The beginnings of this can be found in the [http://lists.ubuntu.com/archives/ubuntu-devel/2005-February/004207.html discussion] on ubuntu-devel from February. This discusses the packages then in ubuntu-base and ubuntu-desktop. Other main packages that Depend: mail-transport-agent will be changed to prefer postfix instead of exim or exim4.

= Suggestions/Notes =

 * What about replacing the MTA with SSMTP and configure all clients to use that as the standard smtp "gateway"?
  * Unfortunately, since this would have ubuntu-base Depend: ssmtp, it causes some of the very problems we're attempting to eliminate.






---- /!\ '''End of edit conflict''' ----
Line 78: Line 162:
 o Need to make sure any instance of Depends: exim | mail-transport-agent, gets changed to postfix | mail-transfer-agent or dropped completely.
Line 80: Line 163:
 o Need to reduce stupid mails for things like dangling symlinks.

 o Integrate with update-notifier to deliver critical notices.

 o MTAs to ship seed

 o Postfix gets its questions back.

 o Release notes need to clearly say how to install LSB.

Mail Roadmap

Status

Introduction

Unix systems traditionally assume that mail to various accounts on the local system is being read, sent from, etc. On an Ubuntu desktop system, this generally isn't the case.

Spam bad, mmkay?

There are two common formats of storing mail on a Unix system: mbox and maildir. mbox is the older generation with several known issue, such as locking, corruption, and size. Maildir is a newer format defined by Daniel Bernstein that addresses these three limitations.

Rationale

An enduser configuring their Evolution will never be aware that email is accumulating in their local account warning them of various system events.

Spam bad, mmkay?

Various implementation of MTA and spam processing applications have varying levels of support for mbox and maildir. For seamless integration of these, we need to chose a single default.

Scope and Use Cases


Warning /!\ Edit conflict - other version:



Warning /!\ Edit conflict - your version:


  • Grandma Sue has a harddrive that is failing. She needs to be notified that this is happening.
  • Spam bad, mmkay?
  • In a server environment, our preferred pop3, imap4 and mail reading solutions should all work automatically when installed.


Warning /!\ End of edit conflict


Implementation Plan


Warning /!\ Edit conflict - other version:



Warning /!\ Edit conflict - your version:


  • Prepare list of packages which expect an MTA, for what purpose, and propose alternative implementations
  • Remove the MTA from the base system
  • Need to make sure all instances of Depends: exim | mail-transport-agent, gets changed to postfix | mail-transfer-agent or dropped completely.
  • Need to reduce stupid mails for things like dangling symlinks.
  • Integrate with update-notifier to deliver critical notices.
  • Move MTAs to ship seed
  • Reenable questions in Postfix.
  • Ensure that release notes clearly say how to install lsb package.


Warning /!\ End of edit conflict


Data Preservation and Migration

Packages Affected


Warning /!\ Edit conflict - other version:



Warning /!\ Edit conflict - your version:


  • All mail using


Warning /!\ End of edit conflict


User Interface Requirements

Outstanding Issues

UDU BOF Agenda

  • What to do about automated mail
    • cron
    • debconf
    • sudo
    • ...
  • Spam filtering
  • Mail storage

UDU Pre-Work

  • Prepare list of packages which expect an MTA, for what purpose, and proposed alternative implementations

Suggestions/Notes

  • What about replacing the MTA with SSMTP and configure all clients to use that as the standard smtp "gateway"?
    • Unfortunately, since this would have ubuntu-base Depend: ssmtp, it causes some of the very problems we're attempting to eliminate.


Warning /!\ Edit conflict - other version:



Warning /!\ Edit conflict - your version:



Warning /!\ End of edit conflict



Warning /!\ Edit conflict - other version:



Warning /!\ Edit conflict - your version:



Warning /!\ End of edit conflict



Warning /!\ Edit conflict - other version:



Warning /!\ Edit conflict - your version:


UDU BOF Agenda

  • What to do about automated mail
    • cron
    • debconf
    • sudo
    • ...
  • Spam filtering
  • Mail storage

UDU Pre-Work

  • Prepare list of packages which expect an MTA, for what purpose, and proposed alternative implementations

Suggestions/Notes

  • What about replacing the MTA with SSMTP and configure all clients to use that as the standard smtp "gateway"?
    • Unfortunately, since this would have ubuntu-base Depend: ssmtp, it causes some of the very problems we're attempting to eliminate.


Warning /!\ End of edit conflict


Eliminating MTA from Desktop ============================

Maildir by default ==================

  • o mbox or maildir, asked once, share the answer. (/etc/mailbox-format) o Anything that can't do maildir needs to be moved to universe (probably already done) o Maildir lives in ~/.maildir/ (non-standard!!)

Spam ====

  • o Spam filtering of any sort can be provided, but needs constant updates. o Spam filtering should happen on the server, not the client. o clamav can be provided, but needs constant updates.

UbuntuDownUnder/BOFs/MailRoadmap (last edited 2008-08-06 16:19:13 by localhost)