All Posts
-
-
Global setting for "view sender by"
Arron posted in MDaemon •Edit the MDaemon\WorldClient\domains.ini file and set ListShowByAddress=1 If you add it in the [Default:UserDefaults] section, it will set the default value for users. This will allow...
-
Global setting for "view sender by"
Paul posted in MDaemon •Hello, Is there a way set "view sender by" to email address instead of name globally? currently it defaults to view by name but would like to show all email address so people could actually see t...
-
Pre-filling the Email Field in a Webmail Login Form Using URL Parameters
Jonathan posted in MDaemon •@Noé That's great. I'm glad I could help.
-
Pre-filling the Email Field in a Webmail Login Form Using URL Parameters
Noé posted in MDaemon •@Jonathan Thank you very much, it's working, for everyone need this is my working code.And this MDaemon server is for test so I try things but I don't edit files in the production one. <...
-
Pre-filling the Email Field in a Webmail Login Form Using URL Parameters
Jonathan posted in MDaemon •I'm kind of surprised, since it's clear from looking at the Logon page that it is already being modified (the entire branding div is being hidden or removed). According to my quick search, PHP's s...
-
Pre-filling the Email Field in a Webmail Login Form Using URL Parameters
Noé posted in MDaemon •@Jonathan Thank you, but is there a way to do this without modifying the underlying code, or is there an option in the admin interface? I would prefer not to touch the webmail code, especially...
-
-
Prune exclusion
Arron posted in MDaemon •There are other options, they may be more work though. You could use a seperate command line for each user using the /u switch. If you have lots of users it could be cumbersome. ...
-
Prune exclusion
Paul posted in MDaemon •Thank you for the reply. Just wanted to confirm... there isnt a AutoPrune command parameter we could add to skip delete for users? SkipAutoPrune is good but just trying to find out a way to do it...
-
Pre-filling the Email Field in a Webmail Login Form Using URL Parameters
Jonathan posted in MDaemon •@Noé Excellent. It looks like you've already modified the Logon.html previously, so that shouldn't be too difficult. Just add the follwoing to the <script type="text/javascript"> that...
-
Address Exclusions for MDaemon Spam Honeypot
Aleksandar posted in Security Gateway •Got it.Thank you Arron
-
Prune exclusion
Arron posted in MDaemon •Yes, adding SkipAutoPrune=Yes to the hiwater.mrk file in the specific folders that you want to skip should work. The accountprune log will show something like this: [Wed 2024-10-16 07:14:38...
-
Outlook assistant fails with autodiscovered account
Arron posted in MDaemon •What do MDaemon's AutoDiscover and MDDP logs show is happening?
-
Address Exclusions for MDaemon Spam Honeypot
Arron posted in Security Gateway •In SecurityGateway go to Setup / Users | Domains & Users, select your domain and then click on the Users button. Select the user and click Settings. Then check the box for "Do not perform...
-
Outlook assistant fails with autodiscovered account
Stefan posted in MDaemon •Hi forum, fist, the autodiscover entries are all well created and the're working. see article https://help.mdaemon.com/mdaemon/de/autodiscovery--server.html) But both kind's of Outook assistand...
-
Address Exclusions for MDaemon Spam Honeypot
Aleksandar posted in Security Gateway •Hi everyone We are using Hosted SecurityGateway for a while now. Recently we started having large number of spam messages most of which end up in Quarantine, but some get through. Our "Quarantine ...
-
Pre-filling the Email Field in a Webmail Login Form Using URL Parameters
Noé posted in MDaemon •Hello, Thank you for your help. It works, but it's not perfect yet. Thanks to you, I was able to make some adjustments. The problem is that I can't display the @ symbol on the login page; it show...
-
Prune exclusion
Paul posted in MDaemon •Thank you for your reply. Command we are using is Accountprune.exe /m /d=7 /p="Trash.IMAP" Accountprune.exe /m /d=7 /p="Deleted Messages.IMAP" and so on...
-
Prune exclusion
Arron posted in MDaemon •What is the command line you are using in the midnight.bat file?
