Search This Blog

Showing posts with label mdaemon. Show all posts
Showing posts with label mdaemon. Show all posts

02 June 2010

Stop email session on MDaemon

If you have MDaemon server on your computer server, maybe you need to know and monitor the current activity of MDaemon mail server.

How to monitor current sending and receiving process on MDaemon, follow these steps:
  1. Open Mdaemon application, GUI interface of MDaemon application will display.
  2. Click on Session tab on the bottom right of GUI interface of MDaemon.
  3. Klik on All Session tab on the upper left of second tab.
  4. On the main screen of MDaemon GUI interface you will see active session of MDaemon send and receive activity
On the left of active session screen there are arrows:
  • Right arrow with red color indicating SMTP receiving process
  • Left arrow with red color indicating SMTP sending process
  • Right arrow with green color indicating POP downloading process

If there is activity you want to stop for example user send email message with big size attachment you can stop the session. To stop email session right click on the session you want to stop and click on Disconnect menu on drop down menu.

02 May 2010

Setting Auto Respond on MDaemon

If you out of the office for a long time and you want to set auto respond mail to your colleague who sent you email you can set it on MDaemon server.

To set Auto Respond from Mdaemon Server do the following steps:
  1. Open MDaemon Server.
  2. Go to Account > Account Manager menu (or you can use Alt-M) to view Account Manager window.
  3. Choose mail user you want to set.
  4. Click on Edit button, the Account Editor for the user will show.
  5. Click on Auto Resp Tab.

  6. Activate Enable an auto responder for this account check box.
  7. Set schedule for auto responder by clicking on schedule button.
  8. klick browse and choose message on text file for content in auto responder email.
This setting only can be apply by mail server administrator. If you want your mail user set this auto responder by their own you can set Account can modify its own settings via WebAdmin.

01 May 2010

Showing anda Hiding MDaemon toolbars

Sometime you can not use toolbars on MDaemon server because they are accidently hidden. I've often experienced of this. If toolbars on MDaemon server didn't show you can show it by doing this steps.
  1. Open MDaemon.
  2. Go to Windows > Reset Toolbars menu.
  3. All MDaemon toolbars will show under Menu Bar.
  4. To arrange toolbars drag and drop each toolbars you want to arranga.

To Hide Toolbar on MDaemon do the following steps
  1. Righ click on toolbars area.


  2. You will see popup menu with 4 choice : 0-Domain and Users, 1-Popular items, 2-Security, 3-Queues and Help.
  3. Uncheck item toolbar you want to hide.

06 March 2010

Activating Spam Filter on MDaemon Mail Server 9

MDaemon mail server support filtering spam process to block spam mail from internet. You can configure to enable or disable this setting.

To enable or disable spam filter process in MDaemon mail server follow these steps:
  1. Open MDaemon window application
  2. On the left side of MDaemon desktop application expand the sub tree servers.
  3. In the sub tree AntiSpam you can see status of AntiSpam; inactive or active
  4. Right click on sub tree AntiSpam and choose Toggle active/inactive to switch MDaemon spam filter enable and disable.

For the additional setup of Spam Filter you can go to Security > Spam Filter menu.
In the Spam Filter window you can setup processing to spam mail weather you would like to delete, bounce the message to the sender, put the message in the spam trap public folder or flag it but let it continue down delivery.

If you enable spam filter you can still make exclusion for some email address or part of email address or domain name. To do this you can go to Exclusion List and type the address you want to exclude by spam filtering process. Click Apply button to save and activate the changes you made.

01 February 2010

Email sending error because of too many connections

There were many reason of email sending error. One of them is because of too many connections to the server. This is the sample MDaemon email server logs of sending mail failure because of too many connections to the mail server.

Sender user is: user@mycompany.com
Recipient user is: theuser@telkom.net

In this log there is line:
Fri 2010-03-12 07:41:33: <-- 421 #4.4.5 Too many connections to this host Fri 2010-03-12 07:41:33: --> QUIT
Fri 2010-03-12 07:41:33: Socket connection closed by the other side (how rude!)


This mean the recipient mail server could not receive email from user@mycompany.com because in the same time the server receipt too many connection (may be from other email server) that could not be handled.

MDaemon server (Sender user mail server) will automatically resend the mail from user@mycompany.com to theuser@telkom.net next time depend on the setting of MDaemon mail server.

Fri 2010-03-12 07:41:33: Session 8894; child 10
Fri 2010-03-12 07:41:31: Parsing Message
Fri 2010-03-12 07:41:31: From: user@mycompany.com
Fri 2010-03-12 07:41:31: To: theuser@telkom.net
Fri 2010-03-12 07:41:31: Subject: Kelebihan Pengobatan
Fri 2010-03-12 07:41:31: Message-ID:
Fri 2010-03-12 07:41:31: MX-record resolution of [telkom.net] in progress (DNS Server: 202.152.0.2)...
Fri 2010-03-12 07:41:31: * P=011 S=000 D=telkom.net TTL=(0) MX=[mx2.mail.plasa.com] {222.124.18.72}
Fri 2010-03-12 07:41:31: * P=011 S=001 D=telkom.net TTL=(0) MX=[mx1.mail.plasa.com] {222.124.18.71}
Fri 2010-03-12 07:41:31: Attempting MX: P=011 S=000 D=telkom.net TTL=(0) MX=[mx2.mail.plasa.com] {222.124.18.72}
Fri 2010-03-12 07:41:31: Attempting SMTP connection to [222.124.18.72 : 25]
Fri 2010-03-12 07:41:31: Waiting for connection...
Fri 2010-03-12 07:41:32: Connection established (192.168.0.25 : 2790 -> 222.124.18.72 : 25)
Fri 2010-03-12 07:41:32: Waiting for protocol initiation...
Fri 2010-03-12 07:41:32: <-- 421 #4.4.5 Too many connections to this host. Fri 2010-03-12 07:41:32: --> QUIT
Fri 2010-03-12 07:41:32: Attempting MX: P=011 S=001 D=telkom.net TTL=(0) MX=[mx1.mail.plasa.com] {222.124.18.71}
Fri 2010-03-12 07:41:32: Attempting SMTP connection to [222.124.18.71 : 25]
Fri 2010-03-12 07:41:32: Waiting for connection...
Fri 2010-03-12 07:41:32: Connection established (192.168.0.25 : 2798 -> 222.124.18.71 : 25)
Fri 2010-03-12 07:41:32: Waiting for protocol initiation...
Fri 2010-03-12 07:41:33: <-- 421 #4.4.5 Too many connections to this host. Fri 2010-03-12 07:41:33: --> QUIT
Fri 2010-03-12 07:41:33: Socket connection closed by the other side (how rude!)
Fri 2010-03-12 07:41:33: This message is 1 days old; it has 4 days left to get delivered
Fri 2010-03-12 07:41:33: SMTP session terminated (Bytes in/out: 94/12)

10 January 2010

MDaemon Spam Filter system.

How spam filter works in MDaemon mail server system

1. MDaemon receipt mail from internet and then creates its files as tmp files
2. Massage was passed through Spam Filter and examine the content of email
3. Spam system will give score of content that suspected as spam content
4. If the score is more than setup score in MDaemon then the email will be refused

Here is the example of log SMTP process file generated by MDaemon Server.

Fri 2010-02-12 00:03:10: Session 1111; child 1; thread 4572
Fri 2010-02-12 00:03:09: Accepting SMTP connection from [192.168.0.27 : 3202]
Fri 2010-02-12 00:03:09: --> 220 mycompany.co.id ESMTP MDaemon 9.0.6; Fri, 12 Feb 2010 00:03:09 +0700
Fri 2010-02-12 00:03:09: <-- EHLO interscan
Fri 2010-02-12 00:03:09: --> 250-mycompany.co.id Hello interscan, pleased to meet you
Fri 2010-02-12 00:03:09: --> 250-ETRN
Fri 2010-02-12 00:03:09: --> 250-AUTH=LOGIN
Fri 2010-02-12 00:03:09: --> 250-AUTH LOGIN CRAM-MD5
Fri 2010-02-12 00:03:09: --> 250-8BITMIME
Fri 2010-02-12 00:03:09: --> 250 SIZE 0
Fri 2010-02-12 00:03:09: <-- MAIL FROM: SIZE=5889
Fri 2010-02-12 00:03:09: --> 250 , Sender ok
Fri 2010-02-12 00:03:09: <-- RCPT TO:
Fri 2010-02-12 00:03:09: Sender attempted to deliver message to unknown address
Fri 2010-02-12 00:03:09: --> 550 , Recipient unknown
Fri 2010-02-12 00:03:09: <-- RCPT TO:
Fri 2010-02-12 00:03:09: --> 250 , Recipient ok
Fri 2010-02-12 00:03:09: <-- RCPT TO:
Fri 2010-02-12 00:03:09: Sender attempted to deliver message to unknown address
Fri 2010-02-12 00:03:09: --> 550 , Recipient unknown
Fri 2010-02-12 00:03:09: <-- RCPT TO:
Fri 2010-02-12 00:03:09: --> 250 , Recipient ok
Fri 2010-02-12 00:03:09: <-- RCPT TO:
Fri 2010-02-12 00:03:09: --> 250 , Recipient ok
Fri 2010-02-12 00:03:09: <-- DATA
Fri 2010-02-12 00:03:09: Creating temp file (SMTP): c:\mdaemon\queues\temp\md50000008281.tmp
Fri 2010-02-12 00:03:09: --> 354 Enter mail, end with .
Fri 2010-02-12 00:03:09: Message size: 5889 bytes
Fri 2010-02-12 00:03:09: Passing message through Spam Filter (Size: 5889)...
Fri 2010-02-12 00:03:10: * 0.6 HTML_ATTR_UNIQUE BODY: HTML appears to have random attributes in
Fri 2010-02-12 00:03:10: * tags
Fri 2010-02-12 00:03:10: * 0.1 HTML_90_100 BODY: Message is 90% to 100% HTML
Fri 2010-02-12 00:03:10: * -4.7 BAYES_00 BODY: Bayesian spam probability is 0 to 1%
Fri 2010-02-12 00:03:10: * [score: 0.0000]
Fri 2010-02-12 00:03:10: * 0.0 HTML_MESSAGE BODY: HTML included in message
Fri 2010-02-12 00:03:10: * 4.0 URIBL_SBL Contains an URL listed in the SBL blocklist
Fri 2010-02-12 00:03:10: * [URIs: hilldid.com]
Fri 2010-02-12 00:03:10: * 8.0 URIBL_JP_SURBL Contains an URL listed in the JP SURBL blocklist
Fri 2010-02-12 00:03:10: * [URIs: hilldid.com]
Fri 2010-02-12 00:03:10: * 8.0 URIBL_AB_SURBL Contains an URL listed in the AB SURBL blocklist
Fri 2010-02-12 00:03:10: * [URIs: hilldid.com]
Fri 2010-02-12 00:03:10: * 3.0 URIBL_BLACK Contains a URL listed in the URIBL.com blacklist
Fri 2010-02-12 00:03:10: * [URIs: hilldid.com]
Fri 2010-02-12 00:03:10: * 9.0 URIBL_WS_SURBL Contains an URL listed in the WS SURBL blocklist
Fri 2010-02-12 00:03:10: * [URIs: hilldid.com]
Fri 2010-02-12 00:03:10: * 9.5 URIBL_OB_SURBL Contains an URL listed in the OB SURBL blocklist
Fri 2010-02-12 00:03:10: * [URIs: hilldid.com]
Fri 2010-02-12 00:03:10: * 8.0 URIBL_SC_SURBL Contains an URL listed in the SC SURBL blocklist
Fri 2010-02-12 00:03:10: * [URIs: hilldid.com]
Fri 2010-02-12 00:03:10: ---- End SpamAssassin results
Fri 2010-02-12 00:03:10: Spam Filter score/req: 45.60/5.0
Fri 2010-02-12 00:03:10: Message refused because spam score is too high
Fri 2010-02-12 00:03:10: --> 554 Sorry, message looks like SPAM to me
Fri 2010-02-12 00:03:10: <-- QUIT
Fri 2010-02-12 00:03:10: --> 221 See ya in cyberspace
Fri 2010-02-12 00:03:10: SMTP session terminated (Bytes in/out: 6121/566)
Fri 2010-02-12 00:03:10: ----------

15 October 2009

MDaemon Mail Server

On this occasion I will discuss about MDaemon Email Server software.

MDaemon email server is software made by Alt-N technology. At this time (when I write this posting) the latest version is MDaemon version 10. MDaemon provides much convenience to the administrator of the mail server because the user interface using a graphical user interface is simple and easy to understand.

If you have trouble sending or receiving e-mail, you can see the status of an existing log file on the MDaemon. All events associated with the process of sending and receiving is fully recorded in the log files that can be arranged by us. Recording of the MDaemon log files can be set whether the log files recorded by day or by week. MDaemon can also separate the log data of the SMTP IN (receiving emails from users into MDaemon), SMTP OUT (sending email from MDaemon mail server to another), POP (taking email from MDaemon server by the user), Domain-POP (email retrieval POP by MDaemon from the POP server) and others.

Content Filter
Another important feature of MDaemon is the ability to perform filtering on incoming email. We can do it manually setting the filter on incoming email, for example, we do not want the incoming mail containing certain words in the message-body or in the email subject. To filter out emails containing the word 'buy' it we can set on content-filtering features of this.
In addition to filtering on the words, the process of filtering can also be done on an existing file attachment in an email received by MDaemon. We can filter out email based on the type of files on attachment file, for example to avoid the risk of virus from the executable file or script file; we can filter out emails with file attachments type .EXE or. VBS.

Spam Filter
Spam filter is a process that filters out email spam category. The process requires a spam filter that keeps the third-party spam databases. The process carried out by MDaemon spam filters by examining the contents of incoming email and then MDaemon will perform a check to a certain web site that keeps a database of spam, if the email contains the content sections listed in the database of email spam or not. Each component contains no spam then MDaemon will give a value or score that called SPAM SCORE. If the accumulated value of spam scores more than the allowed limitation then this email will be rejected or quarantined in accordance with the score obtained.

Antivirus
MDaemon provides the facility to scan incoming email whether or not containing the virus, but this feature is an add-on that must be installed into the MDaemon, so it is not directly active when we install MDaemon.