-
We upgraded JavaMail from 1.4.3 to 1.5.0 back in 3.0 RC2 (MIRTH-2841). However, this is now apparently causing SMTP Senders to not work anymore for several people. An error like this gets thrown:
\\
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
docker pull tancloud/hertzbeat:latest
docker run -d -p 1157:1157 -p 1158:1158 --name hertzbe…
-
my project structure
I use intellij idea debug run MimeEmailWithThymeleafApplication.java did not work
├── pom.xml
├── sending-mime-email-with-thymeleaf-example.iml
├── src
│ …
-
Authentication failed; nested exception is javax.mail.AuthenticationFailedException: 535 5.7.0 (#AUTH005) Too many bad auth attempts.
-
```
What steps will reproduce the problem?
1. Download mail.jar and activation.jar from Sun per instructions and put
in classpath
2. Upload a photo using PicasawebService.insert
3.
What is the expect…
-
```
What steps will reproduce the problem?
1. source server is imap.1und1.de
2. target-server is localhost
3. Authentication with email (name%40domain.tdl) and passwort containing some
specialchars (…
-
used latest 0.0.3 version of mnIMAPSync with different Java versions OpenJDK 17; Oracle JRE 17 and 8:
`java -jar mnIMAPSync.jar --host1 imap.gmail.com --port1 993 --user1 user@gmail.com --password1 …
-
```
What is the expected output? What do you see instead?
2012-03-30 15:44:08,079 INFO ImapCopier - Starting
2012-03-30 15:44:08,080 DEBUG ImapCopier - Parameters length:2
2012-03-30 15:44:08,080 D…
-
```
What is the expected output? What do you see instead?
2012-03-30 15:44:08,079 INFO ImapCopier - Starting
2012-03-30 15:44:08,080 DEBUG ImapCopier - Parameters length:2
2012-03-30 15:44:08,080 D…
-
Hello, I have successfully installed Alfresco Docker Community and am trying to activate email notifications but without success.
I modified the "docker-compose.yml" file by entering the credentials …