Search found 377 matches

by Caspar
2015-02-11 11:38
Forum: General discussions
Topic: Port 465 self signed certificate issue
Replies: 2
Views: 3235

Re: Port 465 self signed certificate issue

What method of testing did you use. Full command, you can Obscure the IP if need be.

For the settings, did you select the port as an SSL port or as an normal port.

If you telnet normaly to the port do you get an answer then?
by Caspar
2015-01-29 15:42
Forum: General discussions
Topic: Original Message Body in replies from mailler daemon !
Replies: 1
Views: 2705

Re: Original Message Body in replies from mailler daemon !

This is not required for denying a message.

If you want that you can try the following options:
Code it in yourself (the source is available)
Or try to see if a script will do what you want.
by Caspar
2015-01-23 17:59
Forum: General discussions
Topic: Deliver to recipients in "X-Envelope-To" header
Replies: 10
Views: 8769

Re: Deliver to recipients in "X-Envelope-To" header

In all seriousness, If you are using POP to retrieve e-mail from another server to a new mail-server in business applications there is something not setup correctly. Even though some servers it is possible to use I will at all times make sure that retrieving using POP will not be configured because ...
by Caspar
2015-01-23 11:03
Forum: General discussions
Topic: Deliver to recipients in "X-Envelope-To" header
Replies: 10
Views: 8769

Re: Deliver to recipients in "X-Envelope-To" header

Then continue to use Kerio This does not make sense... Can You read ? WE use Kerio, nonprofit company wnat's to use some free stuff. If You don't want to help, only criticize, then leave this thread, erase the messages an let somebody to put help here... :( Or erase it entirely. That will be the be...
by Caspar
2015-01-20 14:04
Forum: General discussions
Topic: chained certificate issue
Replies: 6
Views: 10012

Re: chained certificate issue

It will give out the errors if you do not give OpenSSL a certificate store to compare the certificate roots (/intermediate) to. Since by default it will not have a list of those certificates, it will not be able to check it thus creating an error checking the certificate. Look up a few tutorials on ...
by Caspar
2015-01-09 15:10
Forum: General discussions
Topic: Undelivered email message with original email
Replies: 4
Views: 4945

Re: Undelivered email message with original email

What exactly do you mean, Do you mean e-mail send to your server that needs to be send to a mailbox, or e-mails that are send from your server that did not reach their destination?
by Caspar
2014-04-28 17:55
Forum: Archived feature requests
Topic: Compile hMail to use OpenSSL DLL's
Replies: 6
Views: 17705

Re: Compile hMail to use OpenSSL DLL's

+1 BUT: this is a low priority item. It's only a question of good practice to be able to update security components separately. One technical question: When openssl is dynamically linked, you're also rather bound to one specific version, aren't you? Thinking about headers e.g... The standard OpenSS...
by Caspar
2014-04-24 15:54
Forum: General discussions
Topic: IIS Virtual SMTP Server and hMailServer On the Same Machine
Replies: 32
Views: 18326

Re: IIS Virtual SMTP Server and hMailServer On the Same Mach

I suddenly found it while (unintentionally) tyring to install it. While installing it I was thinking: Was this not gone?
by Caspar
2014-04-24 15:38
Forum: General discussions
Topic: IIS Virtual SMTP Server and hMailServer On the Same Machine
Replies: 32
Views: 18326

Re: IIS Virtual SMTP Server and hMailServer On the Same Mach

mattg wrote:I've done this in days of old (IIS SMTP isn't included with IIS anymore)

Set IIS SMTP to a port other than 25 (Smarthost settings)
Set hMailserver to ADDITIONALLY Listen on same port as IIS SMTP sends on
A quick correction: in 2012 R2 Windows has added IIS SMTP again.
by Caspar
2014-04-24 15:37
Forum: General discussions
Topic: hMailSever 5.4.1 running on Windows 7
Replies: 4
Views: 4124

Re: hMailSever 5.4.1 running on Windows 7

except for disabling security centre, did you also disable the firewall?
also what happens if you try to connect to it localy, does that work?
by Caspar
2014-04-23 17:01
Forum: General discussions
Topic: hMailServer Administrator: the connection to the database is
Replies: 6
Views: 18864

Re: hMailServer Administrator: the connection to the databas

What database did you select for using? MSSQL-2012 - the name of the database is hMailData I don't believe that you can set the name of the database. This is automatically generated by hMailserver during the database creation. hMailserver NEEDS to create the database, it WILL NOT use an existing da...
by Caspar
2014-04-18 11:03
Forum: General discussions
Topic: many mails are queued for 10 secs
Replies: 7
Views: 7038

Re: many mails are queued for 10 secs

Best is to ask that with the Spamassassin forum. Maybe someone else can help you here, but they know better how everything works then most people here.
by Caspar
2014-04-18 09:46
Forum: General discussions
Topic: hMailServer Administrator: the connection to the database is
Replies: 6
Views: 18864

Re: hMailServer Administrator: the connection to the databas

hmailserver should have something like this BELOW the security: [Database] Type=MSSQL Username=<Database Username> Password=<giberish> PasswordEncryption=1 Port=0 Server=<servername>\<SQLInstancename> Database=<database name> Internal=0 If i'm correct what you can do is set the PasswordEncryption to...
by Caspar
2014-04-16 15:50
Forum: General discussions
Topic: SMTP Problems
Replies: 10
Views: 7094

Re: SMTP Problems

It looks like this is the IP range. Could you look into the IP ranges and check how everything is set?

Documentation about this: http://www.hmailserver.com/documentatio ... ce_iprange
by Caspar
2014-04-16 15:19
Forum: General discussions
Topic: SMTP Problems
Replies: 10
Views: 7094

Re: SMTP Problems

Make sure the client that is sending it (or hMailserver) is authenticating during the send. If it is in Outlook go to your setting and there is an option to authenticate with the correct credentials. Hmailserver you should follow these steps: http://www.hmailserver.com/documentation/v5.4/index.php?p...
by Caspar
2014-04-15 17:55
Forum: General discussions
Topic: 550 Insufficient security or privacy level
Replies: 7
Views: 7751

Re: 550 Insufficient security or privacy level

you are trying to send with a user trough the relay, does your provider (or who you send it trough) allow you to send e-mail authenticated?
by Caspar
2014-04-15 09:15
Forum: General discussions
Topic: Question: "Received: from 127.0.0.1"
Replies: 10
Views: 8806

Re: Question: "Received: from 127.0.0.1"

Was problems with: SMTP Reverse Banner Check Now i have fixed it... But problem with TLS... SMTP TLS Warning - Does not support TLS. I have set up certificates and ports, but may be i am something doesn't understand... http://www.fotohost.by/pic_b/14/04/11/ae9a12f66205063c40fe34c0a9c853e3.JPG Ports...
by Caspar
2014-04-14 10:05
Forum: General discussions
Topic: Heartbleed Bug in OpenSSL
Replies: 42
Views: 34377

Re: Heartbleed Bug in OpenSSL

Bill48105 wrote:
Caspar wrote:...
The python scripts above work. I tested them with hmail.
It only works if it is using SSL all the time. If it does not use SSL all the time (like if you want to use STARTTLS) it does not work.
by Caspar
2014-04-11 10:54
Forum: General discussions
Topic: Heartbleed Bug in OpenSSL
Replies: 42
Views: 34377

Re: Heartbleed Bug in OpenSSL

That testing method is only good for testing it on HTTPS sites, if you want to use anything else you will probably need a different checking tool, and I have yet to find one that works correctly with IMAP, POP and SMTP. Simple: if you have used SSL with your server Update now to the latest stable or...
by Caspar
2014-02-27 23:09
Forum: General discussions
Topic: Robots Use my SMTP ot IMAP port and I cant avoid that
Replies: 7
Views: 4892

Re: Robots Use my SMTP ot IMAP port and I cant avoid that

What I also noticed is this: (unrelated to your connections incoming though) "SMTPD" 1804 1654 "2014-02-27 10:15:09.645" "124.225.194.167" "SENT: 220 HiDarunamaM" [ HELO message should contain FQDN such as mail.yourdomain.tld ] Make sure that the name set there is the same as the A record pointing t...
by Caspar
2014-02-27 23:01
Forum: General discussions
Topic: Coppy all outgoing emails from one email account
Replies: 3
Views: 3577

Re: Coppy all outgoing emails from one email account

Like percepts says, it is illegal almost anywhere to do that without notification of the user or a court order. Just keep in mind that e-mails not send trough your mailserver, but trough (for example) your ISP will not be copied.
by Caspar
2014-02-27 22:57
Forum: General discussions
Topic: hMailServer sent spam, how to ban?
Replies: 19
Views: 10869

Re: hMailServer sent spam, how to ban?

My problem (and potentially a problem of most of the hmail users) could be greatly reduced if devs could add to the IP Ranges section a little radio buttons with selection of "Allow authentication" or "Disallow authentication". So you mean to say that you want to be an open relay? Simple: If an acc...
by Caspar
2014-02-06 16:58
Forum: General discussions
Topic: hMailServer emails seen as spam
Replies: 8
Views: 7304

Re: hMailServer emails seen as spam

are you 100% certain that you tested the blacklists with the IP where hmailserver is sending from, and not just your personal IP?
by Caspar
2014-02-06 14:07
Forum: General discussions
Topic: hMailServer emails seen as spam
Replies: 8
Views: 7304

Re: hMailServer emails seen as spam

The bigest question is, WHY is it marked as spam. It might be that your IP is on a blacklist. Check your public IP on a blacklist here: http://dnsbl.info/ or here: http://mxtoolbox.com/. Another issue can be the how the e-mail is formatted. Certificates have nothing to do with either an e-mail is sp...
by Caspar
2014-01-27 11:22
Forum: General discussions
Topic: Switching from ADSL to VDSL router yields error 530.
Replies: 4
Views: 4569

Re: Switching from ADSL to VDSL router yields error 530.

Do you use authentication while sending e-mail from your client? If not then you might need to edit your IP ranges with the correct settings. Please note that if you do not require authentication it is a possible spammers heaven and you probably will be blacklisted. My recommendation is that you use...
by Caspar
2014-01-24 15:36
Forum: General discussions
Topic: Email is working but hm_messages table is empty
Replies: 9
Views: 6989

Re: Email is working but hm_messages table is empty

If you want a copy of every send message you want to configure mirror: http://www.hmailserver.com/documentation/v5.4/?page=reference_mirror Please note that it will copy *every* message send, so also recieving. by default the messages are send and forget for the send messages. Hmailserver does not s...
by Caspar
2014-01-24 15:11
Forum: General discussions
Topic: IRC server down
Replies: 9
Views: 8073

Re: IRC server down

percepts wrote:I get an "Under construction" error page
Do you have a IRC client? if you do not have one, please try to use something like Xchat or mIRC. This is not a webpage.

Also FYI Boozy: I can connect with using mIRC but not with irssi
by Caspar
2014-01-24 14:57
Forum: General discussions
Topic: IRC server down
Replies: 9
Views: 8073

Re: IRC server down

Hey Boozy, I am trying to connect and I get the [The 6bone address space is deprecated] error. (disconnected on it) you know something about that?

[edit:]
Just FYI IPv6 is enabled, but I do not have a 3ffe::0/32 address on that machine
by Caspar
2014-01-24 13:20
Forum: General discussions
Topic: Email is working but hm_messages table is empty
Replies: 9
Views: 6989

Re: Email is working but hm_messages table is empty

Do you have any e-mail in the mailboxes that are ready to be downloaded or are all mailboxes empty?
by Caspar
2014-01-24 12:30
Forum: General discussions
Topic: External Backup: which files and directories?
Replies: 11
Views: 6773

Re: External Backup: which files and directories?

if you want to backup a MySQL database, always use the dump database.

If it is a windows machine you might want to use MySQL workbench and if it is a linux server you want to do it scripted with a cronjob.

Does this answer your questions?
by Caspar
2014-01-15 18:45
Forum: General discussions
Topic: Easy generation of self-signed SSL-Files for hMailServer
Replies: 51
Views: 80264

Re: Easy generation of self-signed SSL-Files for hMailServer

Please, Help me. I have my hmailserver under one domain. But I have some other domains hosted too. When I create a new domain, I setup a subdomain pointing to mail server and I send this subdomain to the users setup yours email clients. Ex: mail.mydomain.com - my main domain mail.client1.com mail.c...
by Caspar
2014-01-15 18:43
Forum: User-submitted tutorials
Topic: Official and self-signed Certificate manual for hmail [SSL]
Replies: 111
Views: 284354

Re: Official and self-signed Certificate manual for hmail [S

I had to add this to get this to work: openssl req -nodes -newkey rsa:2048 -keyout your_certificatedomain_com.key -out your_certificatedomain_com.csr -config openssl.cfg Use the following command to get the CSR for this certificate: openssl req -new -key your_certificatedomain_com.key -out your_cer...
by Caspar
2013-04-11 15:19
Forum: General discussions
Topic: "Use SSL" with external Account not working
Replies: 44
Views: 38918

Re: "Use SSL" with external Account not working

Then don't do anything with those files. I will also check on what steps are nessecary for the chain of certificates. I will do some testing myself.
by Caspar
2013-04-11 11:45
Forum: General discussions
Topic: "Use SSL" with external Account not working
Replies: 44
Views: 38918

Re: "Use SSL" with external Account not working

Hi Caspar, thanx again for the answer. What i meant: <hashcode>.o needs to have the information of the intermediate, and the root. Ok, but the hash-value I takre from the root certificate?!. And this file I have to place into the folder <hMailServer>\Externals\CA? Just want to be sure. How can I ch...
by Caspar
2013-04-11 09:24
Forum: General discussions
Topic: "Use SSL" with external Account not working
Replies: 44
Views: 38918

Re: "Use SSL" with external Account not working

What i meant:
<hashcode>.o needs to have the information of the intermediate, and the root.

your own certificate (.crt .pem or whatever) with the key (.key) needs to be as a readable file for hmailserver (only)
by Caspar
2013-04-10 15:33
Forum: General discussions
Topic: "Use SSL" with external Account not working
Replies: 44
Views: 38918

Re: "Use SSL" with external Account not working

you need to put the hashed renamed file (change the extention aswell, not just a normal rename), in the folder, but you also need to edit *that* file to add the intermediate certificate. Sometimes the intermediate needs to be first, sometimes the root needs to be first within the certificate. This i...
by Caspar
2013-04-10 12:20
Forum: General discussions
Topic: Mail did't Receive from remote Servers
Replies: 2
Views: 3169

Re: Mail did't Receive from remote Servers

Question 1: Do you have an static IP Question 2: Does your Provider allow port 25 to be opened to your computer(s) Question 3: Does your provider allow to connect to other servers over port 25 Question 4: Does your domain name (in my assumption i think you own it) have an MX record which directs to ...
by Caspar
2013-04-10 12:11
Forum: General discussions
Topic: "Use SSL" with external Account not working
Replies: 44
Views: 38918

Re: "Use SSL" with external Account not working

Hi Martin, since I installed my certificates in hmailserver I have the same problems to connect to/fetch from external accounts which have ssl enabled (gmail, hotmail). In the following topic here in the forum is an explanation how to set up certifiates in hamailserver: http://www.hmailserver.com/f...
by Caspar
2013-03-07 10:39
Forum: General discussions
Topic: Diagnostic Test Error
Replies: 1
Views: 2481

Re: Diagnostic Test Error

winterceb.local is a non "real" domain name, which is why the error is expected. If you want to have this domain to be used internaly, it should give you no problem (if everyone uses the hmailserver). Also I noticed that the result voor the MX record was "test". This should be an IP address (like 19...
by Caspar
2013-03-06 10:51
Forum: General discussions
Topic: MX Records wont resolve
Replies: 6
Views: 6476

Re: MX Records wont resolve

What i also noticed that it uses the domain mail.assemblybyus.com, the domain "mail.assemblybyus.com" needs to have MX records. Do you want e-mails to be send to @assemblybyus.com, you need to add the domain assemblybyus.com and remove the mail.. usualy the MX records are there for assemblybyus.com,...
by Caspar
2013-03-05 15:25
Forum: General discussions
Topic: problem: Mails are all under "Undelivered messages"
Replies: 5
Views: 5161

Re: problem: Mails are all under "Undelivered messages"

It looks like your DNS servers are not repsonding correctly. Is the server able to connect to for example google.com, or is that also not possible.

I also noticed the error that it has with MySQL, might the switch have some issues, or is there a hardware issue on the server itself?
by Caspar
2013-03-05 15:13
Forum: General discussions
Topic: problem:From the external IP
Replies: 13
Views: 9189

Re: problem:From the external IP

The external user, does his port 25 may have been blocked?
by Caspar
2013-03-04 18:51
Forum: General discussions
Topic: PHPWebAdmin doesnt work DCOM fatal error
Replies: 4
Views: 6531

Re: PHPWebAdmin doesnt work DCOM fatal error

Go to your services, the user where the service is running under, is the user who needs to set permissions.
by Caspar
2013-03-04 17:41
Forum: General discussions
Topic: How to use the DNS Blacklists
Replies: 6
Views: 7286

Re: How to use the DNS Blacklists

Like i Said, it is not an IP address. it is a response in a way just like "A" or "B" is a response. You can see on the webpage of the blacklists what exactly the specific responses mean. Example: SPAMCOP: http://www.spamcop.net/fom-serve/cache/291.html if an IP adress is listed it will give the resu...
by Caspar
2013-03-04 17:18
Forum: General discussions
Topic: How to use the DNS Blacklists
Replies: 6
Views: 7286

Re: How to use the DNS Blacklists

This is a common misinterpretation. The DNSBL gives the result: 127.0.0.1 etc. it is not the IP address that is returned if it is blocked. Expected results are if i'm correct the results you get back for results that are not in the blacklist, or eventualy are in the blacklist. See the documentation ...
by Caspar
2013-03-04 17:10
Forum: User contributed hMailServer 5 scripts
Topic: Distribution list enhancement
Replies: 120
Views: 171662

Re: Distribution list enhancement

Caspar, in the beginning I annotated everywhere in the script where I made a change, but in the last round, I made so many that I gave up on that. If you want a line-by-line, you'll have to use a file-comparitor such as WinMerge. If your intention is to check with the backward compatibility of the ...
by Caspar
2013-03-04 10:25
Forum: User contributed hMailServer 5 scripts
Topic: Distribution list enhancement
Replies: 120
Views: 171662

Re: Distribution list enhancement

Since I can edit the hmailserver documentation, could you send me the changes you have done so I can merge them with the current documentation? This is no promise that it will be added, but ill look into the changes that have been done.
by Caspar
2013-03-04 10:23
Forum: General discussions
Topic: Move IMAP messages across
Replies: 6
Views: 6020

Re: Move IMAP messages across

You can get any information from the database, should you have a migration tool that can read out databases or backup files of those you should be able to manage.
by Caspar
2013-02-27 13:15
Forum: General discussions
Topic: Unable To send mail to some specific Domain???
Replies: 6
Views: 6995

Re: Unable To send mail to some specific Domain???

If you press the link within the message why it has not been deliverd you can see the following: 450 4.7.1 Client host rejected: cannot find your reverse hostname Our inbound servers require reverse hostname for the sender server to be present in order to accept the email. You need to contact the re...
by Caspar
2013-02-25 16:01
Forum: General discussions
Topic: configuring an open relay safely
Replies: 2
Views: 3515

Re: configuring an open relay safely

Try to use this page to add a new ip range: http://www.hmailserver.com/documentatio ... ce_iprange

On this range, make sure you don't have authentication enabled, but make sure you have the e-mail's enabled (local to external etc) to accept those messages.
by Caspar
2013-02-25 14:33
Forum: General discussions
Topic: Sending emails from IIS 6 to Hmail Server
Replies: 2
Views: 3797

Re: Sending emails from IIS 6 to Hmail Server

if you want to configure iis to send e-mail to hmailserver you might want to try this link: http://bit.ly/YSuHnb

If it is something else please explain to me what you want exactly. Think of the e-mail flow step by step.
by Caspar
2013-02-20 13:52
Forum: General discussions
Topic: New emails do not show in IMAP inbox until server restart
Replies: 14
Views: 11462

Re: New emails do not show in IMAP inbox until server restar

For Outlook 2010, it normaly does not delete the e-mails if they are marked for deletion. Should you realy want to remove the deleted items, you need to make sure you have the correct setting within the properties. Also I have worked with Outlook 2010 without any issues over IMAP, and currently I am...
by Caspar
2013-02-20 13:50
Forum: General discussions
Topic: What is the maximum size of database?
Replies: 4
Views: 4774

Re: What is the maximum size of database?

There is no limit for hmailserver.

The database size is the limit for the SQL version you have.
For the limit of e-mail's is the complete size of your disk.

Any other limits are only hardware limits.
by Caspar
2013-02-20 11:58
Forum: General discussions
Topic: New emails do not show in IMAP inbox until server restart
Replies: 14
Views: 11462

Re: New emails do not show in IMAP inbox until server restar

Is there:
Difference between the versions? (Outlook 2003 /2007 /2010 /2013)
Update difference? (are all updates / Service packs installed for Office)
Windows differences? (Windows XP / Vista / 7 / 8 )
by Caspar
2013-02-20 10:16
Forum: General discussions
Topic: Sending Newsletters
Replies: 1
Views: 2957

Re: Sending Newsletters

1. How do I send 10000 emails per day? Is there any simple queuing which uses my hardware and internet connection properly. This is simply a connection/hardware limit. Hmailserver is able to send even more mails a day, should your connection, and if you use a smtp relayer the smtp relay server, all...