Thank you for the clarification. The fact that John from the UK was able to connect to Rogers' SMTP service presumably means that his ISP is not blocking port 25 connections from "foreign" sources. This is, perhaps, surprising these days.
Gordon
[/quote]
Indeed - I'm with Zen Internet, and they do not block or otherwise interfere with anything. I have a /29 IP block which is fully configurable from my ISP dashboard, so I can create DNS records for my IP range without having to bother anyone at Zen.
How are you running Mercury - as an app or a service?
Also, I had an issue some time ago when it was on a multi-core processor and I had to tie it to 1 cpu. See if that helps at all. (I have to say this problem hasn't affected me for some years with the latest Mercury version.)
[quote user="Brian Fluet"]... A known solution is to use the Pegasus Mail Notsplit utility to generate message files from the .PMM for re-integration back into Pegasus Mail folders but what could the approach be when Pegasus Mail is not in the picture? An obvious answer of placing the .cnm files into a mailbox directory isn't practical when there's hundreds if not thousands of them.[/quote]
I believe in that case you've got a problem. Also in case your server (where Mercury is running) or your accessing client is a 64bit system, any IMAP client wouldn't access the mailbox directly but always via the 32bit Mercury-I. And 32bit software can address max 2GB of RAM (except some special cases of 32 bit software which is able to address up to 4 GB). Don't know whether other (64bit) IMAP server are able to access Mercury/Pmail mailboxes? Maybe someone has tested it already? I regularly check the mailboxes of my users and carry out a search for files larger than 1 GB. If I find something, the user get a message to remove big attachments or to create a new mail folder to avoid a further increasing.
ClamAV 0.101.1 Patch has been released. This version fixes a header problem for developers. It doesn't appear important to us but I expect we'll soon start seeing 'version out of date' entries in the log.
15:37:15.971: >> 554-Bad DNS PTR resource record.<cr><lf>
The arrows pointing to the right denote the remote server's response/query (arrows pointing to the left are your server's responses/queries).
As Rolf says you need to ask your ISP to set a PTR (PoinTeR) record (a reverse lookup record which the opposite of an A Record).
As you are probably aware a DNS query for a name requests the A record so that the name (e.g. google.com) can be resolved to an IP address. A reverse record, known as a PTR record allows you to resolve an IP address to a name. Mail servers use it as a way to ensure the name the server announces itself as matches the IP address the mail message originated from.
I think there is no need for enable > fetch > disable or not in every case. Are the iDevices from your company? If so, then let the guys run the vpn the entire time or at least for the working hours.
[quote user="Rolf Lindby"]I sent an email June 25th with the download link, let me know if I should resend. [/quote]
Has been caught in the spam filter [:$]
4.80 backed up and 4.81 installed (update option). Setup without any problems. Mercury is running as usual so far. I will report in case anything is weird.
Transaction filtering supports the "M" command which checks the Mail From field of the header. I use commands like this to filter unwanted "From" domains
M, "*.magix.net*", BS, "554 Sender MAGIX.NET is sending unsolicited email - connection dropped."
Hi thanks for the suggestions regarding the rules. I think I am ok just putting a 10mb limit on mercury as this has all come up because the bounce back for large mail wasnt working when it was set to zero.
[quote user="Greenman"]You can use Group Policy to force a screensaver to kick in after xx minutes. It locks the server/client.[/quote] We have such a GPO additionally in force. Locks all client machines after 15 minutes inactivity. [:D] We had to implement additional security measures after the great EU General Data Protection Regulation came in force this summer.
Thanks. I did wonder if you might have been thinking of Pegasus, but I use Thunderbird so am not familiar with it. I've been doing it at client level in Thunderbird, but my android device doesn't seem to have the facility and I was hoping to do it at server level. I can see why, on reflection, that it's not really a server function. Anyway, thanks for your help, as I now know that what I was trying to do is impossible, so can stop trying.