4 Commits

Author SHA256 Message Date
8e79ebc1b2 Accepting request 1206492 from home:rrahl0
- update to 1.5.0
  * Changed default config & state locations to follow the XDG basedir spec
  * Added support for IMAP mailbox names with non-ASCII characters
  * Added support for Maildir Paths with suffixes (not ending with a slash)
  * Made the Channel side to expire with MaxMessages configurable
  * MaxMessages and MaxSize can be used together now
  * The unfiltered list of mailboxes in each Store can be printed now
  * A proper summary is now printed prior to exiting.
  * Added support for mirroring deletions more accurately; option ExpungeSolo
  * Added new sync operation 'Old' to retry previously skipped messages
  * Added --ext-exit option to indicate with the exit code whether Stores
    were modified
  * Added support for the LITERAL- IMAP extension, which improves upload
    performance with f.ex. GMail somewhat
  * Improved error handling when attempting to store too big messages
  * Malformed messages with incomplete headers will be propagated now
  * A notice is now emitted if the server does not support race-free Trash
  * Improved checking for invalid command lines
  * Options not supported due to the build configuration are still recognized
    now, to make error messages more helpful
  * he progress indicator is rate-limited now
  * Added --dry-run option
  * Various improvements to the debugging output
  * Vastly extended the autotest suite
  * The reference point for relative local paths in the configuration file
    is now the file's containing directory
  * Maildir Path cannot be nested into Inbox anymore (this was never documented)
  * Renamed the ReNew/--renew/-N options to Upgrade/--upgrade/-u and
    Delete/--delete/-d to Gone/--gone/-g
  * Superseded SSLVersions option with TLSVersions, and disabled TLS v1.0

OBS-URL: https://build.opensuse.org/request/show/1206492
OBS-URL: https://build.opensuse.org/package/show/server:mail/isync?expand=0&rev=38
2024-11-07 16:44:14 +00:00
cd9202222d Accepting request 819479 from home:dancermak:branches:server:mail
Update to version 1.3.2

OBS-URL: https://build.opensuse.org/request/show/819479
OBS-URL: https://build.opensuse.org/package/show/server:mail/isync?expand=0&rev=22
2020-07-17 07:24:21 +00:00
Lars Vogdt
1b1fca31f9 Accepting request 780767 from home:-miska-:branches:server:mail
- drop sources signature as there is no published key to verify them

OBS-URL: https://build.opensuse.org/request/show/780767
OBS-URL: https://build.opensuse.org/package/show/server:mail/isync?expand=0&rev=20
2020-03-09 09:20:05 +00:00
Tomas Cech
bcfc11735c Accepting request 345016 from home:sleep_walker:branches:server:mail
- bump to 1.2.1
  - fixed IPv6-enabled builds crashing upon host name resolution failure
  - fixed updating Maildir flags crashing on OpenBSD
  - fixed deadlocks with NFS home directories
  - fixed SASL authentication with GSS-API
  - fixed messages being uploaded again and again with some servers
  - fixed duplicate mailboxes with IMAP NAMESPACE "INBOX."
  - fixed some problems in the IMAP command submission code
  - fixed build with static libdb, libnsl, and libsocket
  - the dependencies on Berkeley DB and zlib (and the features they enable) can be explicitly disabled now
  - it is now possible to nest a Maildir Store's Path into its Inbox
  - fixed -DN not implying -Dn
- clean the spec with spec-cleaner
- add isync.keyring

OBS-URL: https://build.opensuse.org/request/show/345016
OBS-URL: https://build.opensuse.org/package/show/server:mail/isync?expand=0&rev=13
2015-11-18 10:37:08 +00:00