| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=287211
|
|
|
|
|
|
|
|
| |
Noted by: pav
Feature safe: yes
Notes:
svn path=/head/; revision=287209
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=287202
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=287107
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=287087
|
|
|
|
|
|
|
|
|
| |
PR: ports/162717
Approved by: gabor(mentor)
Feature safe: yes
Notes:
svn path=/head/; revision=286993
|
|
|
|
|
|
|
|
|
| |
included into mail/msmtp.
Feature safe: yes
Notes:
svn path=/head/; revision=286988
|
|
|
|
|
|
|
|
|
| |
- Add MSMTPQ knob to install offline messaging helper scripts
Feature safe: yes
Notes:
svn path=/head/; revision=286987
|
|
|
|
|
|
|
|
|
|
|
| |
-Also, fix some permissions in install.
PR: 161965
Approved by: gabor(mentor)
Feature safe: yes
Notes:
svn path=/head/; revision=286919
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286848
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog since 6.3.4:
{{{
OfflineIMAP v6.4.0 (2011-09-29)
This is the first stable release to support the forward-compatible
per-account locks and remote folder creation that has been introduced
in the 6.3.5 series.
- Various regression and bug fixes from the last couple of RCs
OfflineIMAP v6.3.5-rc3 (2011-09-21)
Changes
- Refresh server capabilities after login, so we know that Gmail
supports UIDPLUS (it only announces that after login, not before).
This prevents us from adding custom headers to Gmail uploads.
Bug Fixes
- Fix the creation of folders on remote repositories, which was still
botched on rc2.
OfflineIMAP v6.3.5-rc2 (2011-09-19)
New Features
- Implement per-account locking, so that it will possible to sync
different accounts at the same time. The old global lock is still
in place for backward compatibility reasons (to be able to run old
and new versions of OfflineImap concurrently) and will be removed
in the future. Starting with this version, OfflineImap will be
forward-compatible with the per-account locking style.
- Implement RFC 2595 LOGINDISABLED. Warn the user and abort when we
attempt a plaintext login but the server has explicitly disabled
plaintext logins rather than crashing.
- Folders will now also be automatically created on the REMOTE side
of an account if they exist on the local side. Use the
folderfilters setting on the local side to prevent some folders
from migrating to the remote side. Also, if you have a nametrans
setting on the remote repository, you might need a nametrans
setting on the local repository that leads to the original name
(reverse nametrans).
Changes
- Documentation improvements concerning 'restoreatime' and some code
cleanup
- Maildir repositories now also respond to folderfilter=
configurations.
Bug Fixes
- New emails are not created with "-rwxr-xr-x" but as "-rw-r--r--"
anymore, fixing a regression in 6.3.4.
OfflineIMAP v6.3.5-rc1 (2011-09-12)
Notes
Idle feature and SQLite backend leave the experimental stage! ,-)
New Features
- When a message upload/download fails, we do not abort the whole
folder synchronization, but only skip that message, informing the
user at the end of the sync run.
- If you connect via ssl and 'cert_fingerprint' is configured, we
check that the server certificate is actually known and identical
by comparing the stored sha1 fingerprint with the current one.
Changes
- Refactor our IMAPServer class. Background work without user-visible
changes.
- Remove the configurability of the Blinkenlights statuschar. It
cluttered the main configuration file for little gain.
- Updated bundled imaplib2 to version 2.28.
Bug Fixes
- We protect more robustly against asking for inexistent messages
from the IMAP server, when someone else deletes or moves messages
while we sync.
- Selecting inexistent folders specified in folderincludes now throws
nice errors and continues to sync with all other folders rather
than exiting offlineimap with a traceback.
}}}
Patch files/patch-docs-MANUAL.rst got its path to the upstream.
QA page: http://codelabs.ru/fbsd/ports/qa/mail/offlineimap/6.4.0
Feature safe: yes
Notes:
svn path=/head/; revision=286818
|
|
|
|
|
|
|
|
|
|
|
|
| |
- without patch build would hang
PR: 161951
Submitted by: janm@transactionware.com
Approved by: maintainer (timeout), gabor (mentor)
Feature safe: yes
Notes:
svn path=/head/; revision=286812
|
|
|
|
|
|
|
|
| |
Approved by: maintainer
Feature safe: yes
Notes:
svn path=/head/; revision=286789
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286785
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE (Apache)
- Update maintainer's address (submitted via private email)
Changes: http://aws.amazon.com/code/Amazon-SES/8945574369528337
PR: ports/161295
Submitted by: Stephon Chen <stephon@gmail.com> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=286657
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286633
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by:
Reviewed by:
Approved by: gabor (mentor)
Obtained from:
MFC after:
Security:
Feature safe: yes
clean up a little for portlint sake.
The check for sa rules was not running right (rc keeps changing)
Backport DCC.pm from SA 3.4.0, SA bug: 6698
Notes:
svn path=/head/; revision=286585
|
|
|
|
|
|
|
|
|
|
| |
PR: 162531
Submitted by: Jan Beich <jbeich@tormail.net>
Approved by: maintainer timeout
Feature safe: yes
Notes:
svn path=/head/; revision=286566
|
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://www.dovecot.org/list/dovecot-news/2011-November/000201.html
PR: ports/162916
Submitted by: Jase Thew <freebsd@beardz.net>
Approved by: Attila Nagy <bra@fsn.hu> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=286545
|
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://www.dovecot.org/list/dovecot-news/2011-November/000200.html
PR: ports/162916
Submitted by: Jase Thew <freebsd@beardz.net>
Approved by: Attila Nagy <bra@fsn.hu> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=286544
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286524
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/162679
Submitted by: Geoffroy Desvernay <dgeo at centrale-marseille.fr>
Obtained from: http://lists.ee.ethz.ch/mailgraph/msg00413.html
Feature safe: yes
Notes:
svn path=/head/; revision=286499
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286476
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286356
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286346
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286343
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286342
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286341
|
|
|
|
|
|
|
|
|
| |
2011-11-15 mail/dkim-milter: switch to mail/opendkim instead
Feature safe: yes
Notes:
svn path=/head/; revision=286328
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix some comments
PR: ports/162748
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=286259
|
|
|
|
|
|
|
|
|
| |
2011-11-16 mail/zms: No longer under development, since 2009.
Feature safe: yes
Notes:
svn path=/head/; revision=286258
|
|
|
|
|
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/PLOBBES/Mail-IMAPClient-3.30/Changes
Feature safe: yes
Notes:
svn path=/head/; revision=286240
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://pyropus.ca/software/getmail/CHANGELOG
PR: ports/162725
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=286239
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286199
|
|
|
|
|
|
|
|
|
| |
PR: ports/162720
Submitted by: olgeni
Feature safe: yes
Notes:
svn path=/head/; revision=286186
|
|
|
|
|
|
|
|
| |
Ok'ed by: sahil (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=286178
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
Feature safe: yes
Notes:
svn path=/head/; revision=286175
|
|
|
|
|
|
|
|
|
|
|
| |
fit neatly within the dialog(1) box.
PR: ports/162688
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
Feature safe: yes
Notes:
svn path=/head/; revision=286139
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286114
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286109
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286108
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286107
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286106
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286092
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286090
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286063
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286031
|
|
|
|
|
|
|
|
|
|
|
| |
unknown in real world. Increase verbosity in postconf tool error messaging
to aid diagnose on pointyhat
Submitted by: Jase Thew
Feature safe: yes
Notes:
svn path=/head/; revision=285975
|
|
|
|
|
|
|
|
|
| |
PR: ports/162492
Submitted by: Jan Beich <jbeich@tormail.net>
Feature safe: yes
Notes:
svn path=/head/; revision=285935
|
|
|
|
|
|
|
|
|
| |
PR: 162611
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=285914
|