Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37516337
en ru br
ALT Linux repos
S:1.3.0-alt2

Group :: Networking/Mail
RPM: isync

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: isync
Version: 1.3.0
Release: alt2

Summary: Utility to synchronize IMAP mailboxes with local maildir folders
License: GPLv2+
Group: Networking/Mail
Url: http://isync.sourceforge.net/
Packager: Kirill Maslinsky <kirill at altlinux.org>

Source: %name-%version.tar
Patch0: 0001-use-SNI-when-connecting-with-SSL.patch

BuildPreReq: libdb6.1-devel libssl-devel libsocket-devel

%add_findreq_skiplist %_bindir/get-cert

%description
isync is a command line utility which synchronizes mailboxes; currently
Maildir and IMAP4 mailboxes are supported.
New messages, message deletions and flag changes can be propagated both ways.
It is useful for working in disconnected mode, such as on a laptop or with a
non-permanent internet collection (dIMAP).

%prep
%setup
%patch0 -p1
touch ChangeLog
%autoreconf

%build
%configure
%make_build

%install
%makeinstall

%files
%_bindir/*
%_man1dir/*
%doc AUTHORS NEWS README TODO src/mbsyncrc.sample src/compat/isyncrc.sample

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin