Search found 22390 matches

by mattg
2023-12-03 03:28
Forum: General discussions
Topic: IMAP with mobile phones
Replies: 7
Views: 446

Re: IMAP with mobile phones

katip wrote:
2023-11-13 18:34
Success! With Dovecot as IMAP proxy...
Can you share your dovecot config?
by mattg
2023-12-02 02:34
Forum: Development & alpha discussions
Topic: Help with HMailer and Lets Encrypt SSL!
Replies: 7
Views: 209

Re: Help with HMailer and Lets Encrypt SSL!

Any solutions or ideas to avoid manual updates every 90 days?" My Windows 10 pro VM that runs hMailserver nearly always restarts at least once per month, but if not, a reboot is quick solution. My Ubuntu server obtains Lets Encrypt certificates automatically. I use Samba to share /etc/letsencrypt/l...
by mattg
2023-12-02 02:27
Forum: Development & alpha discussions
Topic: Sub OnHELO(oClient) progress?
Replies: 485
Views: 555885

Re: Sub OnHELO(oClient) progress?

RvdH wrote:
2023-12-01 15:21
I believe a few use 5.7 in production right now, mattg?
Yes indeed.

Some 17 or so domains, a few hundred accounts and a couple of thousand messages per day
Although I am winding that down presently (not related to hmailserver)
by mattg
2023-11-30 06:50
Forum: General discussions
Topic: receiving 1.4 Mbyte attachment take more than 10 minutes
Replies: 5
Views: 198

Re: receiving 1.4 Mbyte attachment take more than 10 minutes

It's probably your antivirus software interfering
by mattg
2023-11-30 01:45
Forum: Off-topic discussions
Topic: Nation State Hackers Exploiting Zero-Day in Roundcube Webmail Software
Replies: 11
Views: 1438

Re: Nation State Hackers Exploiting Zero-Day in Roundcube Webmail Software

https://nextcloud.com/blog/open-source-email-pioneer-roundcube-comes-aboard-nextcloud/ Can't they pickup hMailServer development as well? :lol: Linux only! :lol: :lol: :lol: Don't think so. It is written in PHP. I'm a long term user of Nextcloud - love it. They already have a web mail client called...
by mattg
2023-11-30 01:40
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 27394

Re: hMailServer X

Pedja wrote:
2023-11-30 00:50
Stop spreading negativity.
You too
by mattg
2023-11-30 01:38
Forum: General discussions
Topic: Help With SMTP Routing - Related to DKIM
Replies: 2
Views: 204

Re: Help With SMTP Routing - Related to DKIM

2. On our mail server we add the customer domain and configure DKIM signing using our private key and the selector from step 1. Shouldn't you use the customer's private key DKIM details, and simply send directly, rather than route. If you are going to route, don't use your DKIM, use no DKIM, letthe...
by mattg
2023-11-22 00:44
Forum: Feature requests
Topic: This forum should be DISABLED
Replies: 2
Views: 265

Re: This forum should be DISABLED

No-one is hiding 'the truth'.

If I could remove the 'Feature requests' section from this forum , I would.
Only Martin has access to that.
by mattg
2023-11-21 01:42
Forum: General discussions
Topic: Issue with hmail deleting email files
Replies: 2
Views: 351

Re: Issue with hmail deleting email files

IMAP clients mostly 'mark as deleted', rather than delete the actual email

Look for a 'purge' setting in your mail client
by mattg
2023-11-20 06:40
Forum: General discussions
Topic: Rule
Replies: 11
Views: 731

Re: Rule

Actually, a forward in a rule takes EXACTLY 60 seconds for the forward to happen. This time is hard coded, and this is to stop hmailsever choking on badly formatted rules that create a loop.

Glad that you got it working
by mattg
2023-11-20 06:37
Forum: General discussions
Topic: Emails not being delivered anymore
Replies: 11
Views: 740

Re: Emails not being delivered anymore

Check your delivery queue in hMaiserver

If the messages aren't still there, show some logs please
If the message are there rename today's log file, and restart the hmailserver service. Wait 4 minutes then post all logs created
by mattg
2023-11-20 00:19
Forum: General discussions
Topic: Rule
Replies: 11
Views: 731

Re: Rule

boazhfrankel wrote:
2023-11-19 19:46
Is this rule working for anyone ?
What I wrote, I copied from an existing functioning rule on my server...
by mattg
2023-11-17 07:18
Forum: General discussions
Topic: Rule
Replies: 11
Views: 731

Re: Rule

Criteria is:-

"From" >> Contains >> name@example.com
AND
"Recipient List" >> "Not contains" >> additionalname@somedomain.com

Actions is:
Forward email >> additionalname@somedomain.com
by mattg
2023-11-15 03:30
Forum: General discussions
Topic: Data Directory Synchronizer as Scheduled Task ?
Replies: 8
Views: 600

Re: Data Directory Synchronizer as Scheduled Task ?

Why are you wanting to do this?
by mattg
2023-11-13 08:56
Forum: General discussions
Topic: Sending external emails from the domain we own
Replies: 8
Views: 639

Re: Sending external emails from the domain we own

maybe you should look at mailing list software...
by mattg
2023-11-12 03:44
Forum: General discussions
Topic: may I ask if it supports sending multiple IPs?
Replies: 2
Views: 300

Re: may I ask if it supports sending multiple IPs?

I do this with a MultiWAN router
by mattg
2023-11-07 03:22
Forum: General discussions
Topic: The client has timed out error - how to resolve
Replies: 5
Views: 607

Re: The client has timed out error - how to resolve

This is normally to do with Antivirus quarantine of the outgoing connection.

Make sure that your antivirus ISN'T inspecting SMTP traffic, or port 25 traffic
by mattg
2023-11-02 23:48
Forum: Off-topic discussions
Topic: PHP exec - help with escaping quotes
Replies: 18
Views: 1390

Re: PHP exec - help with escaping quotes

I've had good success creating pdfs with mPDF from PHP code.
https://mpdf.github.io/

creates PDFs from UTF-8 encoded HTML

Why are you specifically looking at using MS Edge?
by mattg
2023-10-31 03:02
Forum: General discussions
Topic: Forum Search crashes or times out (http error 500)
Replies: 2
Views: 317

Re: Forum Search crashes or times out (http error 500)

Use standard Google search and add this the end of your search query

Code: Select all

site:hmailserver.com
by mattg
2023-10-19 07:21
Forum: General discussions
Topic: HMS sends problem response from <empty>
Replies: 54
Views: 20254

Re: HMS sends problem response from <empty>

In your relay setup do you set credentials for an account to auth with when forwarding?
by mattg
2023-10-19 07:06
Forum: General discussions
Topic: from email is empty and never sent when hMailServer encounters a problem
Replies: 3
Views: 405

Re: from email is empty and never sent when hMailServer encounters a problem

I catch those mail from Mailer Daemon and add a new recipient, so that I get a copy of all bounces, no matter who to.
by mattg
2023-10-19 07:04
Forum: General discussions
Topic: HMS sends problem response from <empty>
Replies: 54
Views: 20254

Re: HMS sends problem response from <empty>

There is a difference between from header and the FROM in the SMTP envelope.

The logs show the SMTP envelope FROM.

Is your rule actually being triggered?
In your rule criteria, try From >>Not contains >> *

also, enable 'debug' logging - that will show if the rule is triggered
by mattg
2023-10-18 01:03
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 27394

Re: hMailServer X

I wouldn't just fork it in a new direction without first asking Martin if he's OK with it, and if the name can be kept when it changes to this new direction. I agree. https://www.hmailserver.com/forum/viewtopic.php?f=10&t=33837&p=213921&hilit=dravion#p213925 Dravion is, as far as I know, the only o...
by mattg
2023-10-18 00:52
Forum: General discussions
Topic: hMailServer reports incorrect RFC822.SIZE
Replies: 92
Views: 12956

Re: hMailServer reports incorrect RFC822.SIZE

The only differences in the received e-mail (INBOX) are a few identifier hashes that change, while keeping the same length, and the additional 4 line header (1 line for Return-Path and 3 lines for Received info). There COULD be other headers added during delivery, especially if spamassassin tests a...
by mattg
2023-10-16 01:01
Forum: Off-topic discussions
Topic: Donate
Replies: 1
Views: 292

Re: Donate

Martin has never been big on chasing donations. For many years he simply didn't even have a link. Apparantly it was a taxation issue in his home country.

Also, please read this
https://www.hmailserver.com/state
by mattg
2023-10-15 23:53
Forum: General discussions
Topic: EXCHANGE 2019
Replies: 39
Views: 3271

Re: EXCHANGE 2019

engineer350 wrote:
2023-10-14 18:47
Although I did not use a security certificate before I now need one
No, you don't

You would only need a certificate to secure connections TO YOUR hmailserver
Outgoing connections are secured with the Recipient server's certificate
by mattg
2023-10-13 00:25
Forum: Off-topic discussions
Topic: Block Attachments: .htm/.html???
Replies: 8
Views: 460

Re: Block Attachments: .htm/.html???

I've found a testing website

https://emailsecuritytester.com/

I seem to go really badly with these tests. I'll have to add some SpamAssassin rules I'd guess.
I think they have a product to sell, but I'm not adverse to stopping most of what they test

Thoughts??
by mattg
2023-10-12 15:40
Forum: Scripting
Topic: In the COM API, I'm hitting a roadblock when trying to use "DistributionListRecipients"
Replies: 24
Views: 1712

Re: In the COM API, I'm hitting a roadblock when trying to use "DistributionListRecipients"

SorenR wrote:
2023-10-12 14:00
Are you planning on changing the API code too? Documentation is now out of sync with the API code!
I changed normal documentation pages and the api documentation pages
Did I break something?

please be specific so that I can fix.
by mattg
2023-10-12 02:11
Forum: General discussions
Topic: IOCPQueueWorkerTask
Replies: 29
Views: 1522

Re: IOCPQueueWorkerTask

Anything logged in main log about that time?
by mattg
2023-10-11 00:54
Forum: General discussions
Topic: hMail Server to relay SMTP traffic
Replies: 2
Views: 714

Re: hMail Server to relay SMTP traffic

I am confused how to configure the SMTP settings > SMTP relayer Put the exchange server, either by IP address or FQDN, in the SMTP Relayer server section, set the port, set the security level, and add a username and account if you need to authenticate with that server. What else is there to configu...
by mattg
2023-10-11 00:51
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 27394

Re: hMailServer X

If you have a better idea to develop hMailServer any further, let me know. What is wrong with developing hMailServer further? As usual, you've completely misread what is going on. I don't have any better ideas, and as I've always said I'm happy to support what you do. That hasn't changed (yet). You...
by mattg
2023-10-11 00:44
Forum: Off-topic discussions
Topic: Interesting future for Hmailserver
Replies: 11
Views: 900

Re: Interesting future for Hmailserver

My fork of hMailServer ... is still called "hMailServer" :mrgreen: But you don't promote it as such. You are very upfront about the fact that your's is a custom build, with tweaks that that suit you and your environment You are not creating a competitive product. Anyway, enough of this shite. The w...
by mattg
2023-10-10 02:04
Forum: Feature requests
Topic: Automate SSL certificate installation and renewal with Letsencrypt
Replies: 46
Views: 8995

Re: Automate SSL certificate installation and renewal with Letsencrypt

On my Linux webserver I have a domain "mail.example.com" with a lets encrypt certificate through certbot I simply share the folder that certbot creates, and my Windows machine uses the shared certifcates from my Linux server. Once setup. it just works and is automatic I don't know how easy this nee...
by mattg
2023-10-09 23:26
Forum: Feature requests
Topic: Automate SSL certificate installation and renewal with Letsencrypt
Replies: 46
Views: 8995

Re: Automate SSL certificate installation and renewal with Letsencrypt

Not sure if you know this or not, but the normal hMailserver GUI uses the APIs, nothing else.

If it can be done in the admin GUI, it can be done with the API.
by mattg
2023-10-09 23:22
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 27394

Re: hMailServer X

My goal is to develop hMailServer to the next level, not splitting it or creating a new product or project. The code will be OpenSource and open to everyone and hopefully attracts more active Developers from the Linux Open Source side. bc. most Open Source Developers are at home on Linux. Your REFU...
by mattg
2023-10-09 23:17
Forum: General discussions
Topic: EXCHANGE 2019
Replies: 39
Views: 3271

Re: EXCHANGE 2019

The version I have installed is 5.6.9-B2607 Looking at my older posts on the forum which someone kindly reminded me if I change the STMP port to 25 instead of the 465 required by Virgin Media the Diagnostics program runs, everything is green except the connection to the smtp.virginmedia.com, becaus...
by mattg
2023-10-09 00:21
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 27394

Re: hMailServer X

And yet, obviously, I didn't make my point clear Is your insistence in using hMailserver in the name around trying to validate your work, to somehow obtain some reputation points by linked to hmailserver? I can think of no other reason as why you WON'T stop using hMailserver in the name of your work...
by mattg
2023-10-08 23:32
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 27394

Re: hMailServer X

I really think you should change the name to one that doesn't include the word hmailserver Why? Because others may see this as an official offshoot. I really don't understand why you insist on calling your stuff with 'hmailserver' in the name, it just confuses the shit out of anyone trying to use i...
by mattg
2023-10-06 02:27
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 27394

Re: hMailServer X

I really think you should change the name to one that doesn't include the word hmailserver
by mattg
2023-10-06 02:23
Forum: General discussions
Topic: EXCHANGE 2019
Replies: 39
Views: 3271

Re: EXCHANGE 2019

I'd think that your ISP could help with that issue
by mattg
2023-10-06 02:21
Forum: General discussions
Topic: 550 5.7.509 Access denied, Sending Domain Does Not Pass DMARC Verification and Has a DMARC Policy of Reject.
Replies: 9
Views: 548

Re: 550 5.7.509 Access denied, Sending Domain Does Not Pass DMARC Verification and Has a DMARC Policy of Reject.

That would only help to solve issues with SPF checks, if the DMARC alignment is strict that still not going to make any difference SRS rewriting/RewriteEnvelopeFromWhenForwarding does not fix the issue of DMARC passing for forwarded messages. Although an SPF check will now pass by using a rewritten...
by mattg
2023-10-03 00:46
Forum: Off-topic discussions
Topic: EXIM has some issues
Replies: 4
Views: 394

EXIM has some issues

A number of Zero day exploits that have not been addressed in over a year have been made public.

https://www.zerodayinitiative.com/advis ... I-23-1469/

Reported to vendor in June 2022 apparently.
by mattg
2023-10-03 00:43
Forum: Development & alpha discussions
Topic: Build 2609 ?
Replies: 4
Views: 642

Re: Build 2609 ?

RvdH wrote:
2023-09-30 08:40
There is no such thing, looks like a typo....
I agree

Definitely a typo
One that I can't fix
by mattg
2023-09-26 23:49
Forum: General discussions
Topic: Local servers / Routing
Replies: 11
Views: 737

Re: Local servers / Routing

The problem was in IP Ranges - I have to turn off the SMTP authentication. And now everything works perfect. I trust that you haven't created an open relay. Please run the diagnostics and post the result https://www.hmailserver.com/forum/viewtopic.php?f=20&t=30914 And It doesn't work. Untill... I'v...
by mattg
2023-09-24 10:12
Forum: Scripting
Topic: Restore one account from a backup
Replies: 5
Views: 489

Re: Restore one account from a backup

Ahh

I don't use the built in backup.
I copy the data directory and a few other files including the ini, and I export the database using MySQL Command line tools.

Does internal backup still have a size limit?
My data directory exceeds 230Gb
by mattg
2023-09-24 02:10
Forum: Scripting
Topic: Restore one account from a backup
Replies: 5
Views: 489

Restore one account from a backup

I have a client who lost her folder structure, and many thousands of emails when migrating to a new account. I have a backup from the day before her IT support broke her email filing system. I've figured that I'd create a new account for her to copy what she wants in terms of messages and folders. I...
by mattg
2023-09-23 23:54
Forum: General discussions
Topic: Unable to connect to SMTP server created using hMailServer
Replies: 2
Views: 377

Re: Unable to connect to SMTP server created using hMailServer

nagarajanrn wrote:
2023-09-23 17:28
I have created the domain(cdblite.com)
Is that a domain that you own?
by mattg
2023-09-21 11:10
Forum: General discussions
Topic: hMailServer doesn't load balance based on MX Records
Replies: 26
Views: 1235

Re: hMailServer doesn't load balance based on MX Records

How can I get hMailServer to load balance between two MTAs with the same MX prioriity? https://datatracker.ietf.org/doc/html/rfc974 Examples To illustrate the discussion above, here are three examples of how mailers should route messages. All examples work with the following database: A.EXAMPLE.ORG...
by mattg
2023-09-21 11:07
Forum: General discussions
Topic: hMailServer doesn't load balance based on MX Records
Replies: 26
Views: 1235

Re: hMailServer doesn't load balance based on MX Records

RFC 5321 section 5 states the SMTP Client (which in your case the SMTP Client would be your hMailServer) I don't agree hMailserver is a Mail Transfer Agent (MTA) or mail server. It's not a mail client. https://datatracker.ietf.org/doc/html/rfc974 The preference number is used to indicate in what or...
by mattg
2023-09-21 07:26
Forum: Off-topic discussions
Topic: HACKERS SEEM TO KNOW MY ACCOUNT NAMES
Replies: 20
Views: 1160

Re: HACKERS SEEM TO KNOW MY ACCOUNT NAMES

I am not clear on where the default domain is. I do have a single domain set up under domains/general and then the alias domains under domains/general/names GUI >> Settings >> Advanced Another thought, in your windows firewall are you allowing hmailserver the program or the ports used by hmailserve...
by mattg
2023-09-20 05:50
Forum: Off-topic discussions
Topic: HACKERS SEEM TO KNOW MY ACCOUNT NAMES
Replies: 20
Views: 1160

Re: HACKERS SEEM TO KNOW MY ACCOUNT NAMES

Default domain will always get you more spam

The domains can be sourced from the SAN certificate

Is there a reason that you have a default domain?
by mattg
2023-09-19 10:18
Forum: Off-topic discussions
Topic: HACKERS SEEM TO KNOW MY ACCOUNT NAMES
Replies: 20
Views: 1160

Re: HACKERS SEEM TO KNOW MY ACCOUNT NAMES

This line makes me think that you have a default domain set
craigbaker wrote:
2023-09-19 05:46
"SMTPD" 9708 211 "2023-09-17 18:12:49.520" "45.179.149.42" "RECEIVED: c3RY3k="