March
January 19, 2005 - Temporary Page
Hi! Welcome to KPLUG, the San Diego Kernel Panic Linux Users' Group. We're in the process of setting up a new webserver, so in the meantime we've got this page up just so you know we're alive.
March General Meeting
Place:
6401 Linda Vista Road
San Diego, CA 92111-7399
Room: 306
Time: 7:00 - 9:00 PM
Presenter: Cameron Gary
Topic: All-in-one Email client to client-server conversion
Cameron will talk about conversion from client-based email, where one program is responsible for retrieving, sending, storing, and filtering email as well as addresses to a server based email system.
This allows you to switch between machines and programs more easily. For example, using Kmail when you're at home and mutt when accessing the email remotely. This also insulates client from configuration changes. You could switch ISPs without reconfiguring client software. An additional benefit is that your desktop PC does need to be up and running. Turn it off when you leave for work or go on vacation and you can still access your email.
The software involved includes fetchmail for mail retrieval, procmail for filtering, Courier IMAP for mail storage and access, and OpenLDAP for an address book. Postfix is used for mail delivery.
Mail Process - Who does what ?
2. Procmail filters mail based on criteria such as From, Subject, To, Spam flag into folders
3. IMAP server makes the mail available
4. Client program displays mail. When the users deletes and email, the server marks it for deletion - the client does not directly delete it.
5. Client then replies, or sends new mail, The server relays it to the ISPs mail server.
Conversion process.
2. Transfer existing mail to IMAP server
6. Dump address book from Kaddressbook
7. Clean up resulting LDIF file
8. Use ldapadd command to import into LDAP
March Installfest
Place: that Technical Bookstore
There is an Installfest at that Technical Bookstore March 12.
We're woking on a venue for the KPLUG March Installfest.
Mailing Lists
If you're looking to subscribe to our mailing lists, you can visit the new web interface found here.
Any immediate questions can be addressed to webmaster@kernel-panic.org