-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Just first entry of files_frommail:address honored in nextcloud 15.0.7 #24
Comments
Same with Nextcloud 15.0.8 on Deb9.9
|
Tested on 16.0.1 with files_frommail 0.3.0 and could not reproduce the issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After upgrading to nextcloud 15.0.7 i noticed that the NextcloudMailCatcher.php
accepts the submissions and creates folders for specified frommail addresses, but
refuses to insert the actual attachments or mail content - except for the very first entry in the list
./occ files_frommail:address --list
This worked perfectly on 15.0.5.
Postfix updates were also not applied in the meantime.
So Im clueless what to look for.
2019-05-29 08:57:00 Catching a new mail
2019-05-29 08:57:00 Generate curl request to https://foo.bar/index.php/apps/files_frommail/remote/ with username 'frommailuser'
2019-05-29 08:57:00 Content-Length: 111416 (0.1MB)
2019-05-29 08:57:01 Mail forwarded, result was ["ok"]
The text was updated successfully, but these errors were encountered: