March 2011 Archives by subject
Starting: Tue Mar 1 07:49:34 GMT 2011
Ending: Thu Mar 31 22:48:36 BST 2011
Messages: 321
- "Unhandled exception" while fetching from Gmail
Alexander Skwar
- "Unhandled exception" while fetching from Gmail
Sebastian Spaeth
- "Unhandled exception" while fetching from Gmail
Alexander Skwar
- "Unhandled exception" while fetching from Gmail
Sebastian Spaeth
- "Unhandled exception" while fetching from Gmail
Nicolas Sebrecht
- "Unhandled exception" while fetching from Gmail
sebastian at sspaeth.de
- "Unhandled exception" while fetching from Gmail
Alexander Skwar
- "Unhandled exception" while fetching from Gmail
Sebastian Spaeth
- "Unhandled exception" while fetching from Gmail
Alexander Skwar
- "Unhandled exception" while fetching from Gmail
Sebastian Spaeth
- "Unhandled exception" while fetching from Gmail
Nicolas Sebrecht
- "Unhandled exception" while fetching from Gmail
sebastian at sspaeth.de
- *** SPAM ***[RFC] cleanup import statements and conform to PEP-8
Nicolas Sebrecht
- *** SPAM ***[RFC] cleanup import statements and conform to PEP-8
Nicolas Sebrecht
- [ANNOUNCE] OfflineIMAP v6.3.2.1 released
Nicolas Sebrecht
- [ANNOUNCE] OfflineIMAP v6.3.3-rc1 released
Nicolas Sebrecht
- [ANNOUNCE] OfflineIMAP v6.3.3-rc1 released
Sebastian Spaeth
- [ANNOUNCE] OfflineIMAP v6.3.2.1 released
Nicolas Sebrecht
- [ANNOUNCE] OfflineIMAP v6.3.3-rc1 released
Nicolas Sebrecht
- [ANNOUNCE] OfflineIMAP v6.3.3-rc1 released
Sebastian Spaeth
- [PATCH 00/13] imaplib2/IDLE again
Ethan Glasser-Camp
- [PATCH 00/13] imaplib2/IDLE again
Sebastian Spaeth
- [PATCH 00/13] imaplib2/IDLE again
Ethan Glasser-Camp
- [PATCH 00/13] Re: imaplib2/IDLE again
Nicolas Sebrecht
- [PATCH 00/13] Re: imaplib2/IDLE again
Ethan Glasser-Camp
- [PATCH 00/13] Re: imaplib2/IDLE again
Nicolas Sebrecht
- [PATCH 00/13] Re: imaplib2/IDLE again
Nicolas Sebrecht
- [PATCH 00/13] Re: imaplib2/IDLE again
Sebastian Spaeth
- [PATCH 00/13] Re: imaplib2/IDLE again
Sebastian Spaeth
- [PATCH 00/13] Re: imaplib2/IDLE again
Ethan Glasser-Camp
- [PATCH 00/13] Re: imaplib2/IDLE again
Ethan Glasser-Camp
- [PATCH 00/13] Re: imaplib2/IDLE again
Sebastian Spaeth
- [PATCH 00/13] Re: imaplib2/IDLE again
Nicolas Sebrecht
- [PATCH 00/13] Re: imaplib2/IDLE again
Sebastian Spaeth
- [PATCH 00/13] Re: imaplib2/IDLE again
Sebastian Spaeth
- [PATCH 00/13] Re: imaplib2/IDLE again
Nicolas Sebrecht
- [PATCH 01/13] Remove some unneeded imports
Ethan Glasser-Camp
- [PATCH 02/13] Import newest version of imaplib2
Ethan Glasser-Camp
- [PATCH 03/13] Import imaplib2 instead of imaplib
Ethan Glasser-Camp
- [PATCH 04/13 v2] Update to match semantics of new imaplib2
Ethan Glasser-Camp
- [PATCH 04/13] Update to match semantics of new imaplib2
Ethan Glasser-Camp
- [PATCH 05/13 v2] Remove obsolete read(), readline(), _read_upto() methods
Ethan Glasser-Camp
- [PATCH 05/13] Remove obsolete read(), readline(), _read_upto() methods
Ethan Glasser-Camp
- [PATCH 06/13] Recognize configuration for idlefolders
Ethan Glasser-Camp
- [PATCH 07/13] Add IdleThread class
Ethan Glasser-Camp
- [PATCH 08/13] Change keepalive() to spawn IdleThreads
Ethan Glasser-Camp
- [PATCH 09/13] Add check for IDLE in capabilities
Ethan Glasser-Camp
- [PATCH 1/2] folder: Implement helper function getmessagecount()
Sebastian Spaeth
- [PATCH 1/2] Implement more efficient functions for the MappedUID case
Sebastian Spaeth
- [PATCH 1/2] Make self.ui available in all Repository() derivatives
Sebastian Spaeth
- [PATCH 1/2] Re: folder: Implement helper function getmessagecount()
Nicolas Sebrecht
- [PATCH 1/3] Re: Remove a darwin-specific workaround for read()
Nicolas Sebrecht
- [PATCH 1/3] Re: Remove a darwin-specific workaround for read()
Sebastian Spaeth
- [PATCH 1/3] Re: Remove a darwin-specific workaround for read()
Nicolas Sebrecht
- [PATCH 1/3] Remove a darwin-specific workaround for read()
Vincent Beffara
- [PATCH 1/4] Simplify & document savemessage_getnewheader
Sebastian Spaeth
- [PATCH 10/13] Let the user configure how long to IDLE for
Ethan Glasser-Camp
- [PATCH 11/13] Throw away broken connections
Ethan Glasser-Camp
- [PATCH 12/13] Create new connections with a timeout
Ethan Glasser-Camp
- [PATCH 13/13] Handle abort messages from GMail
Ethan Glasser-Camp
- [PATCH 2/2] Enable debug output to see what folderfilter actually filters out
Sebastian Spaeth
- [PATCH 2/2] folder: Implement helper functions uidexists() and getmessageuidlist()
Sebastian Spaeth
- [PATCH 2/2] Re: folder: Implement helper functions uidexists() and getmessageuidlist()
Nicolas Sebrecht
- [PATCH 2/2] Replace calls to getmessagelist() to alternatives
Sebastian Spaeth
- [PATCH 2/3] Move UsefulIMAPMixIn to imaplibutil.py
Vincent Beffara
- [PATCH 3/3] Get rid of the UsefulIMAP4 classes
Vincent Beffara
- [PATCH 3/4] Remove convoluted assert statements
Sebastian Spaeth
- [PATCH v2 1/2] Give some love to UIDMaps
Sebastian Spaeth
- [PATCH v2 2/2] folder/IMAP: savemessage() should just save flags if uid already exists
Sebastian Spaeth
- [PATCH v2 2/2] folder: Implement helper functions uidexists() and getmessageuidlist()
Sebastian Spaeth
- [PATCH v2] True 1-way sync
Sebastian Spaeth
- [PATCH v3 1/2] Give some love to UIDMaps
Sebastian Spaeth
- [PATCH v3 1/2] Re: Give some love to UIDMaps
Nicolas Sebrecht
- [PATCH v3 1/2] Re: Give some love to UIDMaps
Sebastian Spaeth
- [PATCH v3 1/4] Simplify the syncing strategy a bit
Sebastian Spaeth
- [PATCH v3 2/4] String representation of a Folder is its name
Sebastian Spaeth
- [PATCH v3 3/4] ui: clean up importment statements
Sebastian Spaeth
- [PATCH v3 4/4] Don't pass list to ui.adding/deletingflags
Sebastian Spaeth
- [PATCH v3] Re: True 1-way sync (backup)
Nicolas Sebrecht
- [PATCH v3] Re: True 1-way sync (backup)
Nicolas Sebrecht
- [PATCH 00/13] imaplib2/IDLE again
Ethan Glasser-Camp
- [PATCH 00/13] imaplib2/IDLE again
Sebastian Spaeth
- [PATCH 00/13] imaplib2/IDLE again
Ethan Glasser-Camp
- [PATCH 00/13] Re: imaplib2/IDLE again
Nicolas Sebrecht
- [PATCH 00/13] Re: imaplib2/IDLE again
Ethan Glasser-Camp
- [PATCH 00/13] Re: imaplib2/IDLE again
Nicolas Sebrecht
- [PATCH 00/13] Re: imaplib2/IDLE again
Nicolas Sebrecht
- [PATCH 00/13] Re: imaplib2/IDLE again
Sebastian Spaeth
- [PATCH 00/13] Re: imaplib2/IDLE again
Sebastian Spaeth
- [PATCH 00/13] Re: imaplib2/IDLE again
Ethan Glasser-Camp
- [PATCH 00/13] Re: imaplib2/IDLE again
Ethan Glasser-Camp
- [PATCH 00/13] Re: imaplib2/IDLE again
Sebastian Spaeth
- [PATCH 00/13] Re: imaplib2/IDLE again
Nicolas Sebrecht
- [PATCH 00/13] Re: imaplib2/IDLE again
Sebastian Spaeth
- [PATCH 00/13] Re: imaplib2/IDLE again
Sebastian Spaeth
- [PATCH 00/13] Re: imaplib2/IDLE again
Nicolas Sebrecht
- [PATCH 01/13] Remove some unneeded imports
Ethan Glasser-Camp
- [PATCH 02/13] Import newest version of imaplib2
Ethan Glasser-Camp
- [PATCH 03/13] Import imaplib2 instead of imaplib
Ethan Glasser-Camp
- [PATCH 04/13] Update to match semantics of new imaplib2
Ethan Glasser-Camp
- [PATCH 04/13 v2] Update to match semantics of new imaplib2
Ethan Glasser-Camp
- [PATCH 05/13] Remove obsolete read(), readline(), _read_upto() methods
Ethan Glasser-Camp
- [PATCH 05/13 v2] Remove obsolete read(), readline(), _read_upto() methods
Ethan Glasser-Camp
- [PATCH 06/13] Recognize configuration for idlefolders
Ethan Glasser-Camp
- [PATCH 07/13] Add IdleThread class
Ethan Glasser-Camp
- [PATCH 08/13] Change keepalive() to spawn IdleThreads
Ethan Glasser-Camp
- [PATCH 09/13] Add check for IDLE in capabilities
Ethan Glasser-Camp
- [PATCH 1/2] folder: Implement helper function getmessagecount()
Sebastian Spaeth
- [PATCH 1/2] Implement more efficient functions for the MappedUID case
Sebastian Spaeth
- [PATCH 1/2] Make self.ui available in all Repository() derivatives
Sebastian Spaeth
- [PATCH 1/2] Re: folder: Implement helper function getmessagecount()
Nicolas Sebrecht
- [PATCH 1/3] Re: Remove a darwin-specific workaround for read()
Nicolas Sebrecht
- [PATCH 1/3] Re: Remove a darwin-specific workaround for read()
Sebastian Spaeth
- [PATCH 1/3] Re: Remove a darwin-specific workaround for read()
Nicolas Sebrecht
- [PATCH 1/3] Remove a darwin-specific workaround for read()
Vincent Beffara
- [PATCH 1/4] Simplify & document savemessage_getnewheader
Sebastian Spaeth
- [PATCH 10/13] Let the user configure how long to IDLE for
Ethan Glasser-Camp
- [PATCH 11/13] Throw away broken connections
Ethan Glasser-Camp
- [PATCH 12/13] Create new connections with a timeout
Ethan Glasser-Camp
- [PATCH 13/13] Handle abort messages from GMail
Ethan Glasser-Camp
- [PATCH 2/2] Enable debug output to see what folderfilter actually filters out
Sebastian Spaeth
- [PATCH 2/2] folder: Implement helper functions uidexists() and getmessageuidlist()
Sebastian Spaeth
- [PATCH 2/2] Re: folder: Implement helper functions uidexists() and getmessageuidlist()
Nicolas Sebrecht
- [PATCH 2/2] Replace calls to getmessagelist() to alternatives
Sebastian Spaeth
- [PATCH 2/3] Move UsefulIMAPMixIn to imaplibutil.py
Vincent Beffara
- [PATCH 3/3] Get rid of the UsefulIMAP4 classes
Vincent Beffara
- [PATCH 3/4] Remove convoluted assert statements
Sebastian Spaeth
- [PATCH] accounts.py: Print the stacktrace via traceback module
Sebastian Spaeth
- [PATCH] accounts.py: Print the stacktrace via traceback module
Sebastian Spaeth
- [PATCH] Allow SSL connections to send keep-alive messages
Sebastian Spaeth
- [PATCH] Allow to use nicer UI names
Sebastian Spaeth
- [PATCH] Always logout() on imaplib2 objects, even during exceptions
Sebastian Spaeth
- [PATCH] Always logout() on imaplib2 objects, even during exceptions
Ethan Glasser-Camp
- [PATCH] Always logout() on imaplib2 objects, even during exceptions
Ethan Glasser-Camp
- [PATCH] Convert rfc822 module to email module
Sebastian Spaeth
- [PATCH] Create an abstract Repository class
Sebastian Spaeth
- [PATCH] Declutter TTY output
Sebastian Spaeth
- [PATCH] doc: rst2xxx: fix ignoring output while determining the command name
Nicolas Sebrecht
- [PATCH] fix documentation build
Sebastian Spaeth
- [PATCH] fix hang because of infinite loop reading EOF
Haojun Bao
- [PATCH] fix hang because of infinite loop reading EOF
Sebastian Spaeth
- [PATCH] fix hang because of infinite loop reading EOF
Sebastian Spaeth
- [PATCH] fix hang because of infinite loop reading EOF
Sebastian Spaeth
- [PATCH] fix hang because of infinite loop reading EOF
Haojun Bao
- [PATCH] Fixed bug: wrong number of arguments to debug() [IMAP.py].
David Favro
- [PATCH] Fixed bug: wrong number of arguments to debug() [IMAP.py].
Sebastian Spaeth
- [PATCH] Give some love to UIDMaps
Sebastian Spaeth
- [PATCH] Implement true 1-way sync
Sebastian Spaeth
- [PATCH] Improve documentation on "reference" option
Sebastian Spaeth
- [PATCH] Increase compatability with Gmail
Sebastian Spaeth
- [PATCH] Increase compatability with Gmail
Alexander Skwar
- [PATCH] Increase compatability with Gmail
Sebastian Spaeth
- [PATCH] Increase compatability with Gmail
Alexander Skwar
- [PATCH] Increase compatability with Gmail
Alexander Skwar
- [PATCH] Increase compatability with Gmail
Sebastian Spaeth
- [PATCH] Increase compatability with Gmail
Sebastian Spaeth
- [PATCH] Make profiling mode really enforce singlethreading
Sebastian Spaeth
- [PATCH] offlineimap.conf: Clarify password options via netrc
Sebastian Spaeth
- [PATCH] offlineimap.conf: Clarify password options via netrc
Pan Tsu
- [PATCH] offlineimap.conf: Clarify password options via netrc
Sebastian Spaeth
- [PATCH] Raise Exception with sensible Error message
Sebastian Spaeth
- [PATCH] Re: Allow SSL connections to send keep-alive messages
Nicolas Sebrecht
- [PATCH] Re: Allow to use nicer UI names
Nicolas Sebrecht
- [PATCH] Re: Always logout() on imaplib2 objects, even during exceptions
Nicolas Sebrecht
- [PATCH] Re: Create an abstract Repository class
Nicolas Sebrecht
- [PATCH] Re: fix hang because of infinite loop reading EOF
Nicolas Sebrecht
- [PATCH] Re: fix hang because of infinite loop reading EOF
Haojun Bao
- [PATCH] Re: fix hang because of infinite loop reading EOF
Sebastian Spaeth
- [PATCH] Re: fix hang because of infinite loop reading EOF
Ethan Glasser-Camp
- [PATCH] Re: fix hang because of infinite loop reading EOF
Nicolas Sebrecht
- [PATCH] Re: Fixed bug: wrong number of arguments to debug() [IMAP.py].
Sebastian Spaeth
- [PATCH] Re: Fixed bug: wrong number of arguments to debug() [IMAP.py].
Nicolas Sebrecht
- [PATCH] Re: Fixed bug: wrong number of arguments to debug() [IMAP.py].
Nicolas Sebrecht
- [PATCH] Re: Implement true 1-way sync
Nicolas Sebrecht
- [PATCH] Re: Implement true 1-way sync
Sebastian Spaeth
- [PATCH] Re: Implement true 1-way sync
Nicolas Sebrecht
- [PATCH] Re: Increase compatability with Gmail
Nicolas Sebrecht
- [PATCH] Re: Make profiling mode really enforce singlethreading
Nicolas Sebrecht
- [PATCH] Re: offlineimap.conf: Clarify password options via netrc
Nicolas Sebrecht
- [PATCH] Re: Raise Exception with sensible Error message
Nicolas Sebrecht
- [PATCH] Re: Remove over-verbose debug options
Nicolas Sebrecht
- [PATCH] Re: Remove over-verbose debug options
Sebastian Spaeth
- [PATCH] Re: Remove over-verbose debug options
Nicolas Sebrecht
- [PATCH] Re: Remove unneeded workaround for Darwin
Nicolas Sebrecht
- [PATCH] Re: repository/Base.py: Fix regression (UIBase is no more)
Nicolas Sebrecht
- [PATCH] Remove over-verbose debug options
Sebastian Spaeth
- [PATCH] Remove thread Lock() when saving UIDvalidity
Sebastian Spaeth
- [PATCH] Remove unneeded workaround for Darwin
Sebastian Spaeth
- [PATCH] Remove unneeded workaround for Darwin
Vincent Beffara
- [PATCH] Remove unneeded workaround for Darwin
Sebastian Spaeth
- [PATCH] Remove upload neguid pass from sync logic
Sebastian Spaeth
- [PATCH] repository/Base.py: Fix regression (UIBase is no more)
Sebastian Spaeth
- [PATCH] Sanity checks for SSL cacertfile configuration
Sebastian Spaeth
- [PATCH] Set maxconnections default to 2
Sebastian Spaeth
- [PATCH] threadutil: Don't require the StringIO module
Sebastian Spaeth
- [PATCH] UIBase: fix regression while deletingflags
Nicolas Sebrecht
- [PATCH] UIBase: fix regression while deletingflags
Sebastian Spaeth
- [PATCH] accounts.py: Print the stacktrace via traceback module
Sebastian Spaeth
- [PATCH] Allow SSL connections to send keep-alive messages
Sebastian Spaeth
- [PATCH] Allow to use nicer UI names
Sebastian Spaeth
- [PATCH] Always logout() on imaplib2 objects, even during exceptions
Ethan Glasser-Camp
- [PATCH] Always logout() on imaplib2 objects, even during exceptions
Sebastian Spaeth
- [PATCH] Convert rfc822 module to email module
Sebastian Spaeth
- [PATCH] Create an abstract Repository class
Sebastian Spaeth
- [PATCH] Declutter TTY output
Sebastian Spaeth
- [PATCH] doc: rst2xxx: fix ignoring output while determining the command name
Nicolas Sebrecht
- [PATCH] fix documentation build
Sebastian Spaeth
- [PATCH] Fixed bug: wrong number of arguments to debug() [IMAP.py].
David Favro
- [PATCH] Fixed bug: wrong number of arguments to debug() [IMAP.py].
Sebastian Spaeth
- [PATCH] fix hang because of infinite loop reading EOF
Haojun Bao
- [PATCH] fix hang because of infinite loop reading EOF
Sebastian Spaeth
- [PATCH] fix hang because of infinite loop reading EOF
Sebastian Spaeth
- [PATCH] fix hang because of infinite loop reading EOF
Sebastian Spaeth
- [PATCH] fix hang because of infinite loop reading EOF
Haojun Bao
- [PATCH] Give some love to UIDMaps
Sebastian Spaeth
- [PATCH] Implement true 1-way sync
Sebastian Spaeth
- [PATCH] Improve documentation on "reference" option
Sebastian Spaeth
- [PATCH] Increase compatability with Gmail
Sebastian Spaeth
- [PATCH] Increase compatability with Gmail
Alexander Skwar
- [PATCH] Increase compatability with Gmail
Sebastian Spaeth
- [PATCH] Increase compatability with Gmail
Alexander Skwar
- [PATCH] Increase compatability with Gmail
Alexander Skwar
- [PATCH] Increase compatability with Gmail
Sebastian Spaeth
- [PATCH] Increase compatability with Gmail
Sebastian Spaeth
- [PATCH] Make profiling mode really enforce singlethreading
Sebastian Spaeth
- [PATCH] offlineimap.conf: Clarify password options via netrc
Sebastian Spaeth
- [PATCH] offlineimap.conf: Clarify password options via netrc
Pan Tsu
- [PATCH] offlineimap.conf: Clarify password options via netrc
Sebastian Spaeth
- [PATCH] Raise Exception with sensible Error message
Sebastian Spaeth
- [PATCH] Re: Allow SSL connections to send keep-alive messages
Nicolas Sebrecht
- [PATCH] Re: Allow to use nicer UI names
Nicolas Sebrecht
- [PATCH] Re: Always logout() on imaplib2 objects, even during exceptions
Nicolas Sebrecht
- [PATCH] Re: Create an abstract Repository class
Nicolas Sebrecht
- [PATCH] Re: Fixed bug: wrong number of arguments to debug() [IMAP.py].
Nicolas Sebrecht
- [PATCH] Re: Fixed bug: wrong number of arguments to debug() [IMAP.py].
Sebastian Spaeth
- [PATCH] Re: Fixed bug: wrong number of arguments to debug() [IMAP.py].
Nicolas Sebrecht
- [PATCH] Re: fix hang because of infinite loop reading EOF
Nicolas Sebrecht
- [PATCH] Re: fix hang because of infinite loop reading EOF
Haojun Bao
- [PATCH] Re: fix hang because of infinite loop reading EOF
Sebastian Spaeth
- [PATCH] Re: fix hang because of infinite loop reading EOF
Ethan Glasser-Camp
- [PATCH] Re: fix hang because of infinite loop reading EOF
Nicolas Sebrecht
- [PATCH] Re: Implement true 1-way sync
Nicolas Sebrecht
- [PATCH] Re: Implement true 1-way sync
Sebastian Spaeth
- [PATCH] Re: Implement true 1-way sync
Nicolas Sebrecht
- [PATCH] Re: Increase compatability with Gmail
Nicolas Sebrecht
- [PATCH] Re: Make profiling mode really enforce singlethreading
Nicolas Sebrecht
- [PATCH] Re: offlineimap.conf: Clarify password options via netrc
Nicolas Sebrecht
- [PATCH] Re: Raise Exception with sensible Error message
Nicolas Sebrecht
- [PATCH] Re: Remove over-verbose debug options
Nicolas Sebrecht
- [PATCH] Re: Remove over-verbose debug options
Sebastian Spaeth
- [PATCH] Re: Remove over-verbose debug options
Nicolas Sebrecht
- [PATCH] Re: Remove unneeded workaround for Darwin
Nicolas Sebrecht
- [PATCH] Re: repository/Base.py: Fix regression (UIBase is no more)
Nicolas Sebrecht
- [PATCH] Remove over-verbose debug options
Sebastian Spaeth
- [PATCH] Remove thread Lock() when saving UIDvalidity
Sebastian Spaeth
- [PATCH] Remove unneeded workaround for Darwin
Sebastian Spaeth
- [PATCH] Remove unneeded workaround for Darwin
Vincent Beffara
- [PATCH] Remove unneeded workaround for Darwin
Sebastian Spaeth
- [PATCH] Remove upload neguid pass from sync logic
Sebastian Spaeth
- [PATCH] repository/Base.py: Fix regression (UIBase is no more)
Sebastian Spaeth
- [PATCH] Sanity checks for SSL cacertfile configuration
Sebastian Spaeth
- [PATCH] Set maxconnections default to 2
Sebastian Spaeth
- [PATCH] threadutil: Don't require the StringIO module
Sebastian Spaeth
- [PATCH] UIBase: fix regression while deletingflags
Nicolas Sebrecht
- [PATCH] UIBase: fix regression while deletingflags
Sebastian Spaeth
- [PATCHv2 1/3] Re: Simplify the syncing strategy a bit
Nicolas Sebrecht
- [PATCHv2 1/3] Simplify the syncing strategy a bit
Sebastian Spaeth
- [PATCHv2 1/4] Simplify & document savemessage_getnewheader
Sebastian Spaeth
- [PATCHv2 2/3] Re: String representation of a Folder is its name
Nicolas Sebrecht
- [PATCHv2 2/3] String representation of a Folder is its name
Sebastian Spaeth
- [PATCHv2 2/4] Factor out the date guessing/retrieving
Sebastian Spaeth
- [PATCHv2 3/3] Don't pass list to ui.adding/deletingflags
Sebastian Spaeth
- [PATCHv2 3/3] Re: Don't pass list to ui.adding/deletingflags
Nicolas Sebrecht
- [PATCHv2 3/4] Remove convoluted assert statements
Sebastian Spaeth
- [PATCHv2 4/4] Implement APPENDUID support
Sebastian Spaeth
- [PATCH v2 1/2] Give some love to UIDMaps
Sebastian Spaeth
- [PATCHv2 1/3] Re: Simplify the syncing strategy a bit
Nicolas Sebrecht
- [PATCHv2 1/3] Simplify the syncing strategy a bit
Sebastian Spaeth
- [PATCHv2 1/4] Simplify & document savemessage_getnewheader
Sebastian Spaeth
- [PATCH v2 2/2] folder/IMAP: savemessage() should just save flags if uid already exists
Sebastian Spaeth
- [PATCH v2 2/2] folder: Implement helper functions uidexists() and getmessageuidlist()
Sebastian Spaeth
- [PATCHv2 2/3] Re: String representation of a Folder is its name
Nicolas Sebrecht
- [PATCHv2 2/3] String representation of a Folder is its name
Sebastian Spaeth
- [PATCHv2 2/4] Factor out the date guessing/retrieving
Sebastian Spaeth
- [PATCHv2 3/3] Don't pass list to ui.adding/deletingflags
Sebastian Spaeth
- [PATCHv2 3/3] Re: Don't pass list to ui.adding/deletingflags
Nicolas Sebrecht
- [PATCHv2 3/4] Remove convoluted assert statements
Sebastian Spaeth
- [PATCHv2 4/4] Implement APPENDUID support
Sebastian Spaeth
- [PATCHv2] Create an abstract Repository class
Sebastian Spaeth
- [PATCHv2] Improve documentation on "reference" option
Sebastian Spaeth
- [PATCHv2] Provide better error message for invalid 'reference' setting
Sebastian Spaeth
- [PATCHv2] Re: Create an abstract Repository class
Nicolas Sebrecht
- [PATCHv2] Re: Improve documentation on "reference" option
Nicolas Sebrecht
- [PATCHv2] Re: Provide better error message for invalid 'reference' setting
Nicolas Sebrecht
- [PATCHv2] Create an abstract Repository class
Sebastian Spaeth
- [PATCHv2] Improve documentation on "reference" option
Sebastian Spaeth
- [PATCHv2] Provide better error message for invalid 'reference' setting
Sebastian Spaeth
- [PATCHv2] Re: Create an abstract Repository class
Nicolas Sebrecht
- [PATCHv2] Re: Improve documentation on "reference" option
Nicolas Sebrecht
- [PATCHv2] Re: Provide better error message for invalid 'reference' setting
Nicolas Sebrecht
- [PATCH v2] True 1-way sync
Sebastian Spaeth
- [PATCH v3 1/2] Give some love to UIDMaps
Sebastian Spaeth
- [PATCH v3 1/2] Re: Give some love to UIDMaps
Nicolas Sebrecht
- [PATCH v3 1/2] Re: Give some love to UIDMaps
Sebastian Spaeth
- [PATCH v3 1/4] Simplify the syncing strategy a bit
Sebastian Spaeth
- [PATCH v3 2/4] String representation of a Folder is its name
Sebastian Spaeth
- [PATCH v3 3/4] ui: clean up importment statements
Sebastian Spaeth
- [PATCH v3 4/4] Don't pass list to ui.adding/deletingflags
Sebastian Spaeth
- [PATCHv3] Improve documentation on "reference" option
Sebastian Spaeth
- [PATCHv3] Re: Improve documentation on "reference" option
Nicolas Sebrecht
- [PATCHv3] Improve documentation on "reference" option
Sebastian Spaeth
- [PATCHv3] Re: Improve documentation on "reference" option
Nicolas Sebrecht
- [PATCH v3] Re: True 1-way sync (backup)
Nicolas Sebrecht
- [PATCH v3] Re: True 1-way sync (backup)
Nicolas Sebrecht
- [RELEASE DRAFT] going on v6.3.2.1
Nicolas Sebrecht
- [RELEASE DRAFT] going on v6.3.2.1
Nicolas Sebrecht
- [RFC] cleanup import statements and conform to PEP-8
Nicolas Sebrecht
- [RFC] cleanup import statements and conform to PEP-8
Nicolas Sebrecht
- are recent versions compatible with 6.2.0?
Dan Christensen
- are recent versions compatible with 6.2.0?
Sebastian Spaeth
- are recent versions compatible with 6.2.0?
Dan Christensen
- are recent versions compatible with 6.2.0?
Sebastian Spaeth
- Can't Ctrl+C abort offlineimap if -1 option given
Alexander Skwar
- Can't Ctrl+C abort offlineimap if -1 option given
Sebastian Spaeth
- Can't Ctrl+C abort offlineimap if -1 option given
Nicolas Sebrecht
- Can't Ctrl+C abort offlineimap if -1 option given
Alexander Skwar
- Can't Ctrl+C abort offlineimap if -1 option given
Ethan Glasser-Camp
- Can't Ctrl+C abort offlineimap if -1 option given
Sebastian Spaeth
- Can't Ctrl+C abort offlineimap if -1 option given
Ethan Glasser-Camp
- Can't Ctrl+C abort offlineimap if -1 option given
Nicolas Sebrecht
- Can't Ctrl+C abort offlineimap if -1 option given
Alexander Skwar
- Can't Ctrl+C abort offlineimap if -1 option given
Sebastian Spaeth
- Can't Ctrl+C abort offlineimap if -1 option given
Nicolas Sebrecht
- Can't Ctrl+C abort offlineimap if -1 option given
Alexander Skwar
- Can't Ctrl+C abort offlineimap if -1 option given
Ethan Glasser-Camp
- Can't Ctrl+C abort offlineimap if -1 option given
Sebastian Spaeth
- Can't Ctrl+C abort offlineimap if -1 option given
Ethan Glasser-Camp
- Can't Ctrl+C abort offlineimap if -1 option given
Nicolas Sebrecht
- Crash when downloading a particular GMail message
David Gerard
- Crash when downloading a particular GMail message
Sebastian Spaeth
- Crash when downloading a particular GMail message
David Gerard
- Crash when downloading a particular GMail message
David Gerard
- Crash when downloading a particular GMail message
Sebastian Spaeth
- Crash when downloading a particular GMail message
David Gerard
- Efficient way to backup maildirs from post-sync hook?
seanh
- Efficient way to backup maildirs from post-sync hook?
Nicolas Sebrecht
- Efficient way to backup maildirs from post-sync hook?
Christoph Höger
- Efficient way to backup maildirs from post-sync hook?
seanh
- Efficient way to backup maildirs from post-sync hook?
seanh
- Efficient way to backup maildirs from post-sync hook?
seanh
- Efficient way to backup maildirs from post-sync hook?
Nicolas Sebrecht
- Efficient way to backup maildirs from post-sync hook?
Christoph Höger
- Efficient way to backup maildirs from post-sync hook?
seanh
- Efficient way to backup maildirs from post-sync hook?
seanh
- Enable folderfilter debug outlog
Sebastian Spaeth
- Enable folderfilter debug outlog
Nicolas Sebrecht
- Enable folderfilter debug outlog
Sebastian Spaeth
- Enable folderfilter debug outlog
Nicolas Sebrecht
- Error when trying to use Google Apps as type Gmail
Alexander Skwar
- Error when trying to use Google Apps as type Gmail
Sebastian Spaeth
- Error when trying to use Google Apps as type Gmail
Alexander Skwar
- Error when trying to use Google Apps as type Gmail
Sebastian Spaeth
- Error when trying to use Google Apps as type Gmail
Alexander Skwar
- Error when trying to use Google Apps as type Gmail
Sebastian Spaeth
- Error when trying to use Google Apps as type Gmail
Alexander Skwar
- Error when trying to use Google Apps as type Gmail
Sebastian Spaeth
- Failed syncfolder: invalid literal for long
Баталов Григорий
- Failed syncfolder: invalid literal for long
Sebastian Spaeth
- Failed syncfolder: invalid literal for long
Баталов Григорий
- Failed syncfolder: invalid literal for long
Баталов Григорий
- Failed syncfolder: invalid literal for long
Sebastian Spaeth
- Failed syncfolder: invalid literal for long
Баталов Григорий
- Fixed bug, incorrect number of args to debug()
David Favro
- Fixed bug, incorrect number of args to debug()
David Favro
- foldersort actually used by someone?
Sebastian Spaeth
- foldersort actually used by someone?
Nicolas Sebrecht
- foldersort actually used by someone?
Sebastian Spaeth
- foldersort actually used by someone?
Sebastian Spaeth
- foldersort actually used by someone?
Nicolas Sebrecht
- foldersort actually used by someone?
Sebastian Spaeth
- Fwd: Re: ~/.netrc & multiple accounts with same @domain
Leif Walsh
- Fwd: Re: ~/.netrc & multiple accounts with same @domain
Sebastian Spaeth
- Fwd: Re: ~/.netrc & multiple accounts with same @domain
Leif Walsh
- Fwd: Re: ~/.netrc & multiple accounts with same @domain
Sebastian Spaeth
- Gmail to "gmail apps" sync: ValueError: Backend could not find uid for message
Sebastian Spaeth
- Gmail to "gmail apps" sync: ValueError: Backend could not find uid for message
Sebastian Spaeth
- Gmail to "gmail apps" sync: ValueError: Backend could not find uid for message
Alexander Skwar
- Gmail to "gmail apps" sync: ValueError: Backend could not find uid for message
Alexander Skwar
- Gmail to "gmail apps" sync: ValueError: Backend could not find uid for message
Alexander Skwar
- Gmail to "gmail apps" sync: ValueError: Backend could not find uid for message
Sebastian Spaeth
- Gmail to "gmail apps" sync: ValueError: Backend could not find uid for message
Sebastian Spaeth
- Gmail to "gmail apps" sync: ValueError: Backend could not find uid for message
Alexander Skwar
- hanging connections
Sebastian Spaeth
- hanging connections
Gábor Melis
- hanging connections
Sebastian Spaeth
- hanging connections
Sebastian Spaeth
- hanging connections
Gábor Melis
- hanging connections
Sebastian Spaeth
- Hangs ...
Christoph Höger
- Hangs ...
Sebastian Spaeth
- Hangs ...
Nicolas Sebrecht
- Hangs ...
Christoph Höger
- Hangs ...
Sebastian Spaeth
- Hangs ...
Nicolas Sebrecht
- Help with synchronsiation configuration
HeX
- Help with synchronsiation configuration
Sebastian Spaeth
- Help with synchronsiation configuration
HeX
- Help with synchronsiation configuration
Sebastian Spaeth
- imap: savemessage: new content length is 61294529
Tim
- imap: savemessage: new content length is 61294529
Sebastian Spaeth
- imap: savemessage: new content length is 61294529
Nicolas Sebrecht
- imap: savemessage: new content length is 61294529
Tim
- imap: savemessage: new content length is 61294529
Sebastian Spaeth
- imap: savemessage: new content length is 61294529
Nicolas Sebrecht
- Increase Gmail compatability patch
Sebastian Spaeth
- Increase Gmail compatability patch
Sebastian Spaeth
- Interpatch diff with main changes
Sebastian Spaeth
- Interpatch diff with main changes
Sebastian Spaeth
- Maildir to Gmail/IMAP? (was: Simplify sync)
Alexander Skwar
- Maildir to Gmail/IMAP? (was: Simplify sync)
Sebastian Spaeth
- Maildir to Gmail/IMAP? (was: Simplify sync)
Alexander Skwar
- Maildir to Gmail/IMAP? (was: Simplify sync)
Nicolas Sebrecht
- Maildir to Gmail/IMAP? (was: Simplify sync)
Alexander Skwar
- Maildir to Gmail/IMAP? (was: Simplify sync)
Sebastian Spaeth
- Maildir to Gmail/IMAP? (was: Simplify sync)
Alexander Skwar
- Maildir to Gmail/IMAP? (was: Simplify sync)
Nicolas Sebrecht
- Mails have no body / Exchange 2010
jrodman at offlineimap.spamportal.net
- Mails have no body / Exchange 2010
Nicolas Sebrecht
- Mails have no body / Exchange 2010
Joshua Rodman
- Mails have no body / Exchange 2010
Sebastian Spaeth
- Mails have no body / Exchange 2010
Joshua Rodman
- Mails have no body / Exchange 2010
jrodman at offlineimap.spamportal.net
- Mails have no body / Exchange 2010
Nicolas Sebrecht
- Mails have no body / Exchange 2010
Joshua Rodman
- Mails have no body / Exchange 2010
Sebastian Spaeth
- Mails have no body / Exchange 2010
Joshua Rodman
- Mess with Trash
Ivan Semin
- Mess with Trash
Sebastian Spaeth
- Mess with Trash
ael
- Mess with Trash
Ivan Semin
- Mess with Trash
Sebastian Spaeth
- Mess with Trash
Ivan Semin
- Mess with Trash
Sebastian Spaeth
- Mess with Trash
ael
- Mess with Trash
Ivan Semin
- Mess with Trash
Sebastian Spaeth
- My patches are malware :-(
Sebastian Spaeth
- My patches are malware :-(
Rob Browning
- My patches are malware :-(
Sebastian Spaeth
- My patches are malware :-(
Rob Browning
- No subject
- No subject
- No subject
- Offlineimap 6.3.3-rc1 hangs
Vincent Beffara
- Offlineimap 6.3.3-rc1 hangs
Sebastian Spaeth
- Offlineimap 6.3.3-rc1 hangs
Vincent Beffara
- Offlineimap 6.3.3-rc1 hangs
Vincent Beffara
- Offlineimap 6.3.3-rc1 hangs
Ethan Glasser-Camp
- Offlineimap 6.3.3-rc1 hangs
Vincent Beffara
- Offlineimap 6.3.3-rc1 hangs
Ethan Glasser-Camp
- Offlineimap 6.3.3-rc1 hangs
Vincent Beffara
- Offlineimap 6.3.3-rc1 hangs
Nicolas Sebrecht
- Offlineimap 6.3.3-rc1 hangs
Sebastian Spaeth
- Offlineimap 6.3.3-rc1 hangs
Vincent Beffara
- Offlineimap 6.3.3-rc1 hangs
Vincent Beffara
- Offlineimap 6.3.3-rc1 hangs
Sebastian Spaeth
- Offlineimap 6.3.3-rc1 hangs
Vincent Beffara
- Offlineimap 6.3.3-rc1 hangs
Sebastian Spaeth
- Offlineimap 6.3.3-rc1 hangs
Vincent Beffara
- Offlineimap 6.3.3-rc1 hangs
Sebastian Spaeth
- Offlineimap 6.3.3-rc1 hangs
Vincent Beffara
- Offlineimap 6.3.3-rc1 hangs
Nicolas Sebrecht
- Offlineimap 6.3.3-rc1 hangs
Sebastian Spaeth
- OfflineIMAP and gchats (redux)
Greg Grossmeier
- OfflineIMAP and gchats (redux)
Ng Oon-Ee
- OfflineIMAP and gchats (redux)
Greg Grossmeier
- OfflineIMAP and gchats (redux)
Ng Oon-Ee
- OfflineIMAP and gchats (redux)
Sebastian Spaeth
- OfflineIMAP and gchats (redux)
Johannes Stezenbach
- OfflineIMAP and gchats (redux)
Sebastian Spaeth
- offlineimap doesn't quit?
Alexander Skwar
- offlineimap doesn't quit?
Sebastian Spaeth
- offlineimap doesn't quit?
Alexander Skwar
- offlineimap doesn't quit?
Nicolas Sebrecht
- offlineimap doesn't quit?
Alexander Skwar
- offlineimap doesn't quit?
Sebastian Spaeth
- offlineimap doesn't quit?
Alexander Skwar
- offlineimap doesn't quit?
Sebastian Spaeth
- Offlineimap duplicating email redux
Nicolas Sebrecht
- Offlineimap duplicating email redux
Sebastian Spaeth
- Offlineimap duplicating email redux
Nicolas Sebrecht
- Offlineimap duplicating email redux
Sebastian Spaeth
- offlineimap failing to read my configured password
Michael P. Soulier
- offlineimap failing to read my configured password
Sebastian Spaeth
- offlineimap failing to read my configured password
Nicolas Sebrecht
- offlineimap failing to read my configured password
Michael P. Soulier
- Offlineimap 6.3.3-rc1 hangs
Vincent Beffara
- Offlineimap 6.3.3-rc1 hangs
Sebastian Spaeth
- Offlineimap 6.3.3-rc1 hangs
Vincent Beffara
- Offlineimap 6.3.3-rc1 hangs
Vincent Beffara
- Offlineimap 6.3.3-rc1 hangs
Ethan Glasser-Camp
- Offlineimap 6.3.3-rc1 hangs
Vincent Beffara
- Offlineimap 6.3.3-rc1 hangs
Ethan Glasser-Camp
- Offlineimap 6.3.3-rc1 hangs
Vincent Beffara
- Offlineimap 6.3.3-rc1 hangs
Nicolas Sebrecht
- Offlineimap 6.3.3-rc1 hangs
Sebastian Spaeth
- Offlineimap 6.3.3-rc1 hangs
Vincent Beffara
- Offlineimap 6.3.3-rc1 hangs
Vincent Beffara
- Offlineimap 6.3.3-rc1 hangs
Sebastian Spaeth
- Offlineimap 6.3.3-rc1 hangs
Vincent Beffara
- Offlineimap 6.3.3-rc1 hangs
Sebastian Spaeth
- Offlineimap 6.3.3-rc1 hangs
Vincent Beffara
- Offlineimap 6.3.3-rc1 hangs
Sebastian Spaeth
- Offlineimap 6.3.3-rc1 hangs
Vincent Beffara
- Offlineimap 6.3.3-rc1 hangs
Nicolas Sebrecht
- Offlineimap 6.3.3-rc1 hangs
Sebastian Spaeth
- OfflineIMAP and gchats (redux)
Greg Grossmeier
- OfflineIMAP and gchats (redux)
Ng Oon-Ee
- OfflineIMAP and gchats (redux)
Greg Grossmeier
- OfflineIMAP and gchats (redux)
Ng Oon-Ee
- OfflineIMAP and gchats (redux)
Sebastian Spaeth
- OfflineIMAP and gchats (redux)
Johannes Stezenbach
- OfflineIMAP and gchats (redux)
Sebastian Spaeth
- offlineimap doesn't quit?
Alexander Skwar
- offlineimap doesn't quit?
Sebastian Spaeth
- offlineimap doesn't quit?
Alexander Skwar
- offlineimap doesn't quit?
Nicolas Sebrecht
- offlineimap doesn't quit?
Alexander Skwar
- offlineimap doesn't quit?
Sebastian Spaeth
- offlineimap doesn't quit?
Alexander Skwar
- offlineimap doesn't quit?
Sebastian Spaeth
- Offlineimap duplicating email redux
Nicolas Sebrecht
- Offlineimap duplicating email redux
Sebastian Spaeth
- Offlineimap duplicating email redux
Nicolas Sebrecht
- Offlineimap duplicating email redux
Sebastian Spaeth
- offlineimap failing to read my configured password
Michael P. Soulier
- offlineimap failing to read my configured password
Sebastian Spaeth
- offlineimap failing to read my configured password
Nicolas Sebrecht
- offlineimap failing to read my configured password
Michael P. Soulier
- python, offlineimap and wakeups (outch)
Sebastian Spaeth
- python, offlineimap and wakeups (outch)
Ethan Glasser-Camp
- python, offlineimap and wakeups (outch)
Sebastian Spaeth
- python, offlineimap and wakeups (outch)
Ethan Glasser-Camp
- python, offlineimap and wakeups (outch)
Dan Christensen
- python, offlineimap and wakeups (outch)
Sebastian Spaeth
- python, offlineimap and wakeups (outch)
Dan Christensen
- python, offlineimap and wakeups (outch)
Sebastian Spaeth
- python, offlineimap and wakeups (outch)
Sebastian Spaeth
- python, offlineimap and wakeups (outch)
Ethan Glasser-Camp
- python, offlineimap and wakeups (outch)
Sebastian Spaeth
- python, offlineimap and wakeups (outch)
Ethan Glasser-Camp
- python, offlineimap and wakeups (outch)
Dan Christensen
- python, offlineimap and wakeups (outch)
Sebastian Spaeth
- python, offlineimap and wakeups (outch)
Dan Christensen
- python, offlineimap and wakeups (outch)
Sebastian Spaeth
- Simplify sync
Sebastian Spaeth
- Simplify sync
Sebastian Spaeth
- socket error: <type 'exceptions.IOError'> - Too many read 0
h2oz7v
- socket error: <type 'exceptions.IOError'> - Too many read 0
Ethan Glasser-Camp
- socket error: <type 'exceptions.IOError'> - Too many read 0
h2oz7v
- socket error: <type 'exceptions.IOError'> - Too many read 0
Ethan Glasser-Camp
- socket error: <type 'exceptions.IOError'> - Too many read 0
h2oz7v
- socket error: <type 'exceptions.IOError'> - Too many read 0
Ethan Glasser-Camp
- socket error: <type 'exceptions.IOError'> - Too many read 0
h2oz7v
- socket error: <type 'exceptions.IOError'> - Too many read 0
Ethan Glasser-Camp
- socket error: <type 'exceptions.IOError'> - Too many read 0
h2oz7v
- socket error: <type 'exceptions.IOError'> - Too many read 0
Ethan Glasser-Camp
- socket error: <type 'exceptions.IOError'> - Too many read 0
h2oz7v
- socket error: <type 'exceptions.IOError'> - Too many read 0
Ethan Glasser-Camp
- SQlite backend series updated
Sebastian Spaeth
- SQlite backend series updated
Nicolas Sebrecht
- SQlite backend series updated
Sebastian Spaeth
- SQlite backend series updated
Vincent Beffara
- SQlite backend series updated
Tim Gray
- SQlite backend series updated
Nicolas Sebrecht
- SQlite backend series updated
Nicolas Sebrecht
- SQlite backend series updated
Nicolas Sebrecht
- SQlite backend series updated
Sebastian Spaeth
- SQlite backend series updated
Tim Gray
- SQlite backend series updated
Sebastian Spaeth
- SQlite backend series updated
Nicolas Sebrecht
- SQlite backend series updated
Sebastian Spaeth
- SQlite backend series updated
Vincent Beffara
- SQlite backend series updated
Tim Gray
- SQlite backend series updated
Nicolas Sebrecht
- SQlite backend series updated
Nicolas Sebrecht
- SQlite backend series updated
Nicolas Sebrecht
- SQlite backend series updated
Sebastian Spaeth
- SQlite backend series updated
Tim Gray
- SSL certs
Kereoz
- SSL certs
Sebastian Spaeth
- SSL certs
Kereoz
- SSL errors with Gmail?
Alexander Skwar
- SSL errors with Gmail?
David Gerard
- SSL errors with Gmail?
Sebastian Spaeth
- SSL errors with Gmail?
Alexander Skwar
- SSL errors with Gmail?
David Gerard
- SSL certs
Kereoz
- SSL certs
Sebastian Spaeth
- SSL certs
Kereoz
- SSL errors with Gmail?
Alexander Skwar
- SSL errors with Gmail?
David Gerard
- SSL errors with Gmail?
Sebastian Spaeth
- SSL errors with Gmail?
Alexander Skwar
- SSL errors with Gmail?
David Gerard
- syncfolder: too many values to unpack
Баталов Григорий
- syncfolder: too many values to unpack
Sebastian Spaeth
- syncfolder: too many values to unpack
Баталов Григорий
- syncfolder: too many values to unpack
Sebastian Spaeth
- syncing custom IMAP flags
Dan Christensen
- syncing custom IMAP flags
Sebastian Spaeth
- syncing custom IMAP flags
Nicolas Sebrecht
- syncing custom IMAP flags
Dan Christensen
- syncing custom IMAP flags
Sebastian Spaeth
- syncing custom IMAP flags
Nicolas Sebrecht
- Version 6.3.2 broken?
HeX
- Version 6.3.2 broken?
HeX
- Version 6.3.2 broken?
Sebastian Spaeth
- Version 6.3.2 broken?
Sebastian Spaeth
- Version 6.3.2 broken?
HeX
- Version 6.3.2 broken?
HeX
- Version 6.3.2 broken?
Sebastian Spaeth
- Version 6.3.2 broken?
Sebastian Spaeth
- White lines?
Alexander Skwar
- White lines?
Sebastian Spaeth
- White lines?
Alexander Skwar
- White lines?
Sebastian Spaeth
- ~/.netrc & multiple accounts with same @domain
Pan Tsu
- ~/.netrc & multiple accounts with same @domain
David Soulayrol
- ~/.netrc & multiple accounts with same @domain
Sebastian Spaeth
- ~/.netrc & multiple accounts with same @domain
Sebastian Spaeth
- ~/.netrc & multiple accounts with same @domain
Pan Tsu
- ~/.netrc & multiple accounts with same @domain
Pan Tsu
- ~/.netrc & multiple accounts with same @domain
David Soulayrol
- ~/.netrc & multiple accounts with same @domain
Sebastian Spaeth
- ~/.netrc & multiple accounts with same @domain
Sebastian Spaeth
- ~/.netrc & multiple accounts with same @domain
Pan Tsu
Last message date:
Thu Mar 31 22:48:36 BST 2011
Archived on: Thu Dec 13 19:47:48 GMT 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).