Questions tagged [hmail-server]

hMailServer is a free e-mail server for Microsoft Windows.

hMailServer is a free e-mail server for Microsoft Windows created by Martin Knafve.

It runs as a Windows service and includes administration tools for management and backup. It has support for IMAP, POP3, and SMTP email protocols. It can use external database engines such as MySQL, MS SQL or PostgreSQL, or an internal MS SQL engine to store configuration and index data. The actual email messages are stored on disk in a raw MIME format. Read More on Wikipedia..

89 questions
1
vote
1 answer

hMailServer, triggers jar failed

I wrote a little VBscript that calls a JAR-file over a command-line. When I double-click on the VBscript file it runs, as it should. I am logged in with a administrator account. call testSub() Sub testSub() …
1
vote
2 answers

sending/receiving external email without a domain name?

I want to install a mail server to send email and receive external email (from other server from the internet) either with sendmail or postfix in unix or hMailserver on windows. Since it's easy to setup a web server that people can access over the…
Paiku Han
  • 581
  • 2
  • 16
  • 38
1
vote
1 answer

Java mail api and hmailserver RECEIVED: 530 5.7.0 Must issue a STARTTLS command first

I am using Java mail api and hmailserver to send outbound emails from my localhost. I am using the SMTP relayer outbound.att.net with my username and password for authentication. When I run my program and check the logs I have the line: "RECEIVED:…
Jordan.J.D
  • 7,999
  • 11
  • 48
  • 78
1
vote
0 answers

hMailServer to send mail to domain users

I have discovered an issue with our setup of hMailServer. The server is running on a single server outside of the corporate environment, so I can't (currently at least) set it up to mail through the corporate email server. So, in the administration…
enashnash
  • 1,578
  • 1
  • 15
  • 36
1
vote
1 answer

Sending email to the "outside world" from localhost using hMailServer and Gmail SMTP on Windows 7

I am not sure if this is technically possible but I am running a AMPPS box on Windows 7 as my localhost and I have configured it with Gmail SMTP (ssl://smtp.gmail.com) to send out email from my PHP scripts like joomla, wordpress, socialengine,…
John Doe
  • 225
  • 2
  • 5
  • 11
1
vote
0 answers

hMailserver for localhost error

I'm trying to get a mail server on XAMPP and I'm stuck. I've manually copied libmysql.dll from C:\xampp\mysql\lib to C:\Program Files (x86)\hMailServer\Bin\libmysql.dll but i'm still getting Error. help please with installation ? Error: The MySQL…
annascott
  • 50
  • 1
  • 5
1
vote
2 answers

hMailServer only replies on first time

I've just installed hmail on Windows 2012 to self host a mail server. Opened the ports (25, 143 - SMTP, IMAP). Setup auto reply on some test accounts on domain. I have a strange experience: The first emails I send to the new inboxes from my gmail…
fractal
  • 1,649
  • 17
  • 31
1
vote
1 answer

Setting up hMailServer SMTP on port 2525

I currently have a working hmailserver on a windows server 2008 vps. My server currently listens on port 25 as usual. Since a couple of days now I've been having problems sending e-mails from hotels and weird isps that block port 25. I've solved…
Gaspa79
  • 5,488
  • 4
  • 40
  • 63
1
vote
1 answer

SMTP server local send mail php

Possible Duplicate: mail(): SMTP server response: 550 The address is not valid error on hmailserver I would like test my class senderMail.php. For to have, a smtp server, I use hMailServer. I have created a domaine, I have created a account, and…
Whitney R.
  • 630
  • 4
  • 10
  • 20
1
vote
5 answers

mail(): SMTP server response: 550 The address is not valid error on hmailserver

I am getting this error despite configuring php.ini to a valid send_from address. I know it is valid because it works when I send it from squirrel mail but when sending mail in php it will just not work. the invalid address presumably refers to the…
user1557515
  • 87
  • 2
  • 3
  • 14
1
vote
1 answer

Options For Reliable Email Transfer in .NET

I’m currently working on an web application that sends emails. Actions taken place by a user in the browser create events which are passed to a secondary server which sends emails to users who have subscribed to these events. The current…
Jordan
  • 1,599
  • 4
  • 26
  • 42
0
votes
1 answer

Mailserver troubles

Hey guys I'm trying to setup a mail server so I can send emails using my php webserver. I think I have it setup, but when I Try to send mail I get this error: Warning: mail() [function.mail]: SMTP server response: 550 The address is not valid. in…
Duncan Palmer
  • 2,865
  • 11
  • 63
  • 91
0
votes
0 answers

How to create or update hMail Server configuration like Domains, SSL certificate, Protocols using powershell

I am not able to use PowerShell commands to create or update Domains, SSL certificate, Protocols. Can any one please share suggestions on hMail server configuration using PowerShell commands. Tried to add hMail Server domain under Domains using…
0
votes
0 answers

Ask about TSMADUMP Batch utility for SSL configuration

My domain name is in https://example.com so while testing in TSMADUmp batch utility I got an error is: Fetchcing domains from URL [https://webmail.example.com/Services/svcDomainAdmin.asmx] Error:System.Net.WebException: The request was aborted:…
0
votes
1 answer

How to ensure proper message formatting?

I'm using a Symfony translation file and Mailer Bundle to send an email that serves in password resetting in the following format: resetting.email.message