Florian Liebe
|
3f31b555f1
Fixes #5361 - Fetching mails with protonmail-bridge is not possible due to closed stream error.
|
1 month ago |
Timo Triebensky
|
1cf357c699
Fixes #4010 - Import as / email archive import no longer triggered.
|
2 months ago |
Mantas
|
676cc9cc9c
Maintenance: Switch to new Net::IMAP starttls options format.
|
4 months ago |
Martin Gruner
|
119ba637b8
Maintenance: Refactor icloud test to not require a live connection.
|
9 months ago |
Dominik Klein
|
e054d6ca79
Maintenance: Update copyright information.
|
11 months ago |
renovatebot
|
54a00836d5
Maintenance: Update dependency net-imap to v0.4.8
|
11 months ago |
renovatebot
|
37f4af3e27
Maintenance: Update dependency net-imap to v0.4.6
|
1 year ago |
Mantas Masalskis
|
c6244f4d12
Maintenance: Add SSL verification for mail channels.
|
1 year ago |
Martin Gruner
|
4b58a80330
Fixes #3011 - Implement option to allow custom SSL CAs to be uploaded.
|
1 year ago |
Rolf Schmidt
|
8a48167181
Fixes #4589 - iCloud emails are not fetchable via IMAP.
|
1 year ago |
Martin Gruner
|
a69fc3a451
Maintenance: Force usage of 'reorder' instead of 'order'.
|
1 year ago |
Mantas Masalskis
|
3505024b29
Maintenance: Switch to Ruby 3.1.3
|
1 year ago |
Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 year ago |
Martin Gruner
|
b8616317a4
Maintenance: Update company references in source code.
|
2 years ago |
Marcel Herrguth
|
3ec848a067
Fixes #1471 - Adjust emailtrytest to zammad services.
|
2 years ago |
Rolf Schmidt
|
cc9977460e
Fixes #3964 - Selecting custom ports for mail channel ends in 'host not reachable'.
|
2 years ago |
Martin Gruner
|
6714b5f1a4
Maintenance: Bump rubocop-rails from 2.12.4 to 2.13.0
|
2 years ago |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 years ago |
Martin Gruner
|
da22f4b1bd
Maintenance: Ported Manage > Channels > Email test to capybara.
|
3 years ago |
Thorsten Eckel
|
5243efbc25
Maintenance: Activated rubocop Style/MethodCallWithoutArgsParentheses.
|
3 years ago |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
Mantas Masalskis
|
041bf51b52
Maintenance: Rubocop enforces %r{} regular expression style
|
3 years ago |
Rolf Schmidt
|
1ffcbd9a4d
Maintenance: Reduce log output by switching log level of serveral places.
|
3 years ago |
Thorsten Eckel
|
e5dc99deea
Maintenance: Updated rubocop(-* gems) to latest version (1.11.0).
|
3 years ago |
Thorsten Eckel
|
027a1d4d63
Maintenance: Updated rubocop(-* gems) to latest version (1.10.0).
|
3 years ago |
Mantas
|
54c694689f
Fixes #3233 - ProtonMail Bridge error: Can’t use Channel::Driver::Imap
|
4 years ago |
Thorsten Eckel
|
43b6374d16
Updated rubocop(-* gems) to latest version (1.2.0).
|
4 years ago |
Rolf Schmidt
|
e65c8b1399
Fixes #3142 - Import archive mailbox.
|
4 years ago |
Thorsten Eckel
|
e972d0be89
Follow up - db3f553140ef506f8d31815ec08651187a3a6e4f - Fixes #3215 - Renamed Office365 to Microsoft365.
|
4 years ago |
Thorsten Eckel
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 years ago |
Mantas Masalskis
|
563bcfbefd
Maintenance: Custom Rubocop matcher for making sure "unless" conditional is not used in Ruby
|
4 years ago |
Mantas
|
577bb5f723
Fixes #3146 - IMAP channel improvements to handle ProtonMail (bridge) and Office 365.
|
4 years ago |
Thorsten Eckel
|
b37e80df9a
Updated rubocop(-* gems) to latest version (0.87.0).
|
4 years ago |
Thorsten Eckel
|
5f06c8c6b4
Fixes #2866 - G Suite accounts will only allow access to apps using OAuth. Password-based access will no longer be supported.
|
4 years ago |
Mantas Masalskis
|
a69aebcd0c
Fixes #2964 - Ensure email channel authentication to be ASCII-8Bit
|
4 years ago |
Ryan Lue
|
7a7ab6a95a
Follow up - 045902351 - fixes #2754
|
5 years ago |
Ryan Lue
|
0459023514
Fixes issue #2754: Unparseable IMAP responses block email import from inbox
|
5 years ago |
Thorsten Eckel
|
1c63e96675
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.1.0 to 1.4.1.
|
5 years ago |
Billy Zhou
|
fae194918e
Implemented issue #2092 - Send postmaster email to sender if email is too big
|
5 years ago |
Thorsten Eckel
|
83c77a4a35
Applied required changes to install and use PHP 5.6 for testing the Zammad PHP API client - until @jepf adds PHP 7 support (for tests).
|
5 years ago |
Martin Edenhofer
|
1e745f00d8
Fixes issue #2554 - Downloading of emails via IMAP takes longer as one minute. E-Mail seems to be lost.
|
5 years ago |
Martin Edenhofer
|
34037219b7
Fixed issue #2552 - Apply changes (updated or if channel is deleted) to email channel even if channel is already fetching emails.
|
5 years ago |
Martin Edenhofer
|
6faaee3a97
Fixed issue #2423 - Unable to update already configured email channel, verify email will not arrive.
|
5 years ago |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
6 years ago |
Martin Edenhofer
|
5bfe56b476
Follow up #2321 - In certain cases the timeout for IMAP actions isn't sufficient (e. g. expunge for 20k E-Mails takes longer than 1 minute).
|
6 years ago |
Thorsten Eckel
|
ea318fb695
Fixed issue #2321 - IMAP fetch stops because of request timeout
|
6 years ago |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
Thorsten Eckel
|
5f3c793f37
Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way".
|
6 years ago |
Martin Edenhofer
|
43c38dcd97
Follow up to #1963 - changed default behaviour back to only disable ssl if ssl param is explicit false to keep backward compatibility of old channel settings.
|
6 years ago |
Thorsten Eckel
|
3d565458b2
Fixed issue #1972: 'Host unreachable' is shown when configuring an IMAP email inbox with SSL on port 993.
|
6 years ago |