All Posts
-
Problem Connecting After Moving Server
Jay posted in MDaemon •The Let's Encrypt certificate is gone on the new server and when I try to run Let's Encrypt nothing happens. Is there a way to force Let's Encrypt to run and create a new certificate?
-
Socket connection closed by the other side (how rude!)
Arron posted in MDaemon •On the MDaemon server, open a Command Prompt and run the following command: telnet 13.213.174.147 25 What do you get? Almost immediately you should get the greeting from the server you are ...
-
Socket connection closed by the other side (how rude!)
Noman posted in MDaemon •Hi , I'm facing an issue in Mdaemon v23.0.3 after setting up the smarthost. It makes connection with the smarthost and do nothing for 30 seconds and connection closed by the relay provider. Our re...
-
Problem Connecting After Moving Server
Arron posted in MDaemon •If you are not getting a response from Telnet, the something in between the client and server is blocking it. Since Outlook works when using the old server, I'd guess that whatever it is is d...
-
Problem Connecting After Moving Server
Jay posted in MDaemon •Thanks for the response, Aaron. MDaemon is using the standard ssl ports, 993 & 465 What's strange is, if I shut the new server down and start up the one I moved from it works perfectly, as al...
-
Problem Connecting After Moving Server
Arron posted in MDaemon •You mention that TCPview shows MDaemon listening on the correct external IP address, is it also listening on a local IP address? On the Outlook machines, is DNS pointing the hostname to the ...
-
Problem Connecting After Moving Server
Jay posted in MDaemon •Server 2022 VMware vm / MDaemon 23 I moved my MDaemon installation to a new server following the instructions I found online and everything appears to be working from the outside. However, O...
-
Imap user with deleting emails
Gary posted in MDaemon •Thanks Arron for the help it's appreciated as ususal.
-
Imap user with deleting emails
Arron posted in MDaemon •Make sure you are logging detailed mail sessions. Setup / Server Settings / Logging / Log Mode You'll also want to Log an ID string in mail sessions so you can easily find the entire session...
-
Imap user with deleting emails
Gary posted in MDaemon •I have an IMAP user where some emails are being expunged but the user says he did not delete them but about 4 seconds later in one example after being created in the user directory the log shows ex...
-
spam filter - manual adjustment by message subject
Arron posted in MDaemon •I'm assuming by "spamworld" you mean the text file. In the latest version, the dialog in the content filter to configure the text file to use explains that you can use regular expressions but...
-
content filter if EXTERNAL SENDER condition
Arron posted in MDaemon •I add the rule in content filter "if EXTERNAL SENDER and Header From contains "@mycompany.com" move message to Spam folder". I thought it will be nice to filter fishing mails, but it routes a...
-
content filter if EXTERNAL SENDER condition
Arron posted in MDaemon •It is compairing the domains in the Return-Path, Sender, and From headers to the domain of the person receiving the email. The condition will actually flag messages anytime the domain in the...
-
Mail List Members update working in V22 using V20 API broken in V23.5
Stéphane posted in MDaemon API •@Keith Thank you. I tested. It now works, but I had to put back the <Members> tag in the API call, as per V20 documentation. The API Dll in V23.5.1Beta now works for me as it did version pri...
-
content filter if EXTERNAL SENDER condition
Alexey posted in MDaemon •Sorry, just read again your answer "It compares the domains in the Return-Path, Sender, and From headers to the recipient's domain." and see recipient's domain, not sender domain. I dont understan...
-
content filter if EXTERNAL SENDER condition
Alexey posted in MDaemon •Thank you for the answer! We have the office mailboxes in CRM, Mdaemon uses as MTA to send\receive mail from Internet. CRM is in the same LAN network with Mdaemon. Mdaemon has one mail...
-
spam filter - manual adjustment by message subject
Alexey posted in MDaemon •Thanks a lot for your answer! Can I use regexp in "spamworld" ?
-
Mail List Members update working in V22 using V20 API broken in V23.5
Keith posted in MDaemon API •@Stéphane Yes, you can.
-
spam filter - manual adjustment by message subject
Arron posted in MDaemon •Yes, you can add a custom rule to spamassassin to do this. A rule such as the following added to your local.cf file will add 5 points any time "spamword" is found in the subject. header ...
-
content filter if EXTERNAL SENDER condition
Arron posted in MDaemon •It compares the domains in the Return-Path, Sender, and From headers to the recipient's domain.
