was my headache once.
https://www.hmailserver.com/forum/viewt ... 22&t=36082
out of curiosity..
did you try what i wrote above?follad2@yahoo.com wrote: ↑2022-05-23 10:21Yes, you get me write, it is what the recipient sees that I want to change. I use thunderbird and Squirell, none of them changes the status
if your client is Thunderbird, try this add-on:follad2@yahoo.com wrote: ↑2022-05-17 10:46How can i make the reply to be showing this complete heading.
yes, i found this : https://bugzilla.mozilla.org/show_bug.cgi?id=321236
strange, rule looks ok. text encoding, line endings etc??Code: Select all
blacklist_subject RE: Fallen Empire (Get in NOW!)
Code: Select all
Set oDomains = oApp.Domains
Set oAliases = oDomains.ItemByName("localDomain.com").Aliases
For i = 0 to oAliases.Count -1
If LCase (oAliases(i).Value) = LCase (oMessage.FromAddress) Then
'do your things
End If
Next
BTW
Code: Select all
^.*\.(bin|club|...)
good advise. call your ISP. you can't do it yourself.ERROR: No reverse DNS (PTR) entries. The problem MX records are:
9.86.10.190.in-addr.arpa -> no reverse (PTR) detected
You should contact your ISP and ask him to add a PTR record for your ips
thank you.
5.7 comes ex works with an idx_hm_messagefilename i think??jimimaseye wrote: ↑2022-01-25 09:52How strange. What do you think the cause or difference would be in 5.7? After all, it's only an index, no data is being changed.
thanks, i'll try it as described.mikedibella wrote: ↑2022-01-20 22:16You need the audit package. See https://www.thegeekdiary.com/how-to-aud ... -on-linux/.
it's Linux, WDmikedibella wrote: ↑2022-01-20 21:41What OS is the NAS based on? Can you enable file operation auditing?