Skip to main content
0 votes
0 answers
38 views

I'm using James + JPA and would like to create a Mailet which modifies another mail. I must retrieve the other mail via its mime-message-id. Any advice how this can be done? It seems mails can only be ...
dforce's user avatar
  • 2,254
0 votes
0 answers
76 views

Thank you ahead of time for taking the time to read this! I am experiencing a strange issue with only incoming messages on my email server (outgoing messages to the same addresses work fine) that we ...
radleybobins's user avatar
1 vote
0 answers
262 views

My Linux server cannot open port 25 due to a restrictive policy. I have been advised to send emails using port 465. I configured Postfix accordingly, including TLS settings and relayhost configuration,...
Tony Cheng's user avatar
1 vote
0 answers
68 views

I am configuring my own mail server using iRedMail on a self-hosted setup. The server works fine for sending emails to local domains, but I am unable to send messages to external domains such as Gmail....
Ayush Chaudhari's user avatar
0 votes
1 answer
76 views

I'm developing a backend application using Spring Boot, and my application uses PostgreSQL as the database. Sensor data is being inserted into the database every second. I want to monitor the data and ...
Emine's user avatar
  • 1
0 votes
0 answers
33 views

root@api:~# tail -f /opt/tomcat/logs/catalina.out at javax.mail.Service.connect(Service.java:342) ~[jakarta.mail-1.6.7.jar:1.6.7] at org.springframework.mail.javamail....
Manoj T J's user avatar
1 vote
1 answer
509 views

Based on my current understanding, SPF is only concerned about validating that the sending email server IP is listed in the SPF records for the domain of the "envelope from" (Return-Path/...
kataba's user avatar
  • 190
0 votes
0 answers
508 views

$pass = Get-StoredCredential -Target 'domain.in' Send-MailMessage -UseSsl -Credential $pass -From 'sender mail` -To 'receiver mail' -Subject 'test1' -Body 'tst' -Attachments 'C:\Users\V-Connect-Akash\...
user avatar
0 votes
1 answer
443 views

I have a problem when sending a message via mail.mydomain.com, it sends the message to spam emails, and I don’t know why I used tools to check the DNS, such as mxtoolbox, and the SPF, DKIM, and DMARC ...
Amr Elgazar's user avatar
-4 votes
1 answer
73 views

I have created my own smtp server for sending email using postfix. But all emails going in spam. How can i fix this. I have already added Dkim record, all other record and My ip is also not bocked I ...
smtp server's user avatar
0 votes
2 answers
3k views

I have an Nginx Proxy Manager server in front of my various web-facing servers and my mail server (modoboa). The issue I'm facing is that my mail server wants the ssl_certificate for the nginx ...
cyberneko2020's user avatar
0 votes
0 answers
41 views

Q: Is there a way to connect the mail server to the front end using Cpanel and Wordpress? A: Of Course There Is!!!! Q: Does anyone know of a way to do it? Particularly something easy I can portal into ...
Sparxx's user avatar
  • 1
0 votes
0 answers
301 views

I had a problem when I was going to configure roundcube webmail, where I had problems with GuzzleHttp\Client not loading (aka NOT OK) which prevented me from going to the next step One way that I have ...
Mike Swisnandya's user avatar
1 vote
1 answer
850 views

How can I remove specific attachments from mails in dovecot sieve mail server ? I have tried several configurations but the attachments were not removed. But it did not know keyword "replace"...
Janumar's user avatar
  • 342
0 votes
1 answer
411 views

im sending otp email verification code to my users from my custom domain email with nodemailer package. I set dkim signature and it was working 3 months ago and my email was falling to incomebox. But ...
Kimse's user avatar
  • 51

15 30 50 per page
1
2 3 4 5
39