Search found 15 matches
- 2012-06-11 17:30
- Forum: General discussions
- Topic: Domains treated as Local
- Replies: 1
- Views: 1269
Domains treated as Local
Hi, Here is the scenario: I have several domains in Hmailserver. One of those domains is a backup server, it is #2 in the MX records. What is happening is if someone from one of the domains on the server emails the one domain that is a backup, it doesn't go to the #1 MX record for that domain but de...
- 2011-11-01 21:52
- Forum: General discussions
- Topic: Anti-Spam SMTP Proxy Server
- Replies: 4
- Views: 3163
Re: Anti-Spam SMTP Proxy Server
All Checked: Use SPF Check host HELO command Check that sender has DNS-MX records Verify DKIM-signature header Using SpamAssassin - but I clicked on Test and it couldn't connect so I'll have to look into that. Also using DNS blacklists: zen.spamhaus.org bl.spamcop.net dnsbl.njabl.org psbl.surriel.co...
- 2011-11-01 19:48
- Forum: General discussions
- Topic: Anti-Spam SMTP Proxy Server
- Replies: 4
- Views: 3163
Anti-Spam SMTP Proxy Server
Hello, To those that are using this in front of hmailserver, does it make a big difference in bandwidth using this product? I'm currently using hmailserver's antispam tools and they are working well, but I'm wondering if Anti-Spam SMTP Proxy Server would cut off the spam sooner and eliminate a lot o...
- 2009-12-21 08:33
- Forum: User contributed hMailServer 5 scripts
- Topic: Using GeoIP to block or allow country connections
- Replies: 73
- Views: 103992
Re: Using GeoIP to block or allow country connections
Hi, I'd love to block all and have a handful of good countries to allow except I have one client that needs a lot of countries because of her business. If there was a way to check the header for where the email is going (domain) and use your blocking on only some domains who want it on the server in...
- 2009-12-08 08:02
- Forum: User contributed hMailServer 5 scripts
- Topic: Using GeoIP to block or allow country connections
- Replies: 73
- Views: 103992
Re: Using GeoIP to block or allow country connections
Hi, Is there a way to add a check to see the domain the message is to? For example if I have one guy on xyz.com that wants to use the IP check and one guy aaa.com that doesn't, is there a way I can put in a case or if so that I can apply this lookup to certain domains based on where the email is add...
- 2008-12-09 21:37
- Forum: General discussions
- Topic: SPAM - Sender Address = Receiver Address
- Replies: 19
- Views: 10484
Re: SPAM - Sender Address = Receiver Address
Thanks for the quick reply. Yes they are on my server. I white listed them so that no emails between people at the domain would be scanned or have to be checked with spam services.
Maybe there is another approach?
Maybe there is another approach?
- 2008-12-09 18:56
- Forum: General discussions
- Topic: SPAM - Sender Address = Receiver Address
- Replies: 19
- Views: 10484
SPAM - Sender Address = Receiver Address
Hi, I host several domains and I trust my handful of clients not to send spam and it is important that ALL their internal emails get through so I white listed their domains. This allows them to send all attachments, etc to people in their domain. So now I got a spammer using the same email address f...
- 2008-01-31 01:56
- Forum: General discussions
- Topic: SPAM
- Replies: 6
- Views: 3198
Greylisting
Hi,
No I'm not using Grey listing. Just wondering why I'm getting the DNS errors too... return code of 14 something to be concerned about?
W
No I'm not using Grey listing. Just wondering why I'm getting the DNS errors too... return code of 14 something to be concerned about?
W
- 2008-01-30 17:43
- Forum: General discussions
- Topic: SPAM
- Replies: 6
- Views: 3198
SPAM
Hello, I was quite happy with HMAILSERVER and the SPAM protection but yesterday and today there has been an extra ordinary amount getting through. Has anyone else noticed? I usually get a couple emails but yesterday and today it was 6 - 8 times as many?? Anyone? I have not changed anything, using ze...
- 2007-12-20 10:41
- Forum: General discussions
- Topic: Moving to a new server
- Replies: 1
- Views: 1931
Moving to a new server
"- that you install the same version of hMailServer on the new computer. I haven't really thought it through, but if you install another hMailServer which includes a different set of files, you may be in trouble. " New server: 4.4.1-B273 Old was: 4.4-B270 Both in same directory path c:\hmailserver S...
- 2007-09-05 22:55
- Forum: General discussions
- Topic: Whitelist Clarification
- Replies: 3
- Views: 1789
Whitelist
Hi, Does the Whitelist not bypass the enabled Check Host in the Helo Command also? Thats all I need to know because it doesn't seem to be working if White Listing bypasses all spam checks. The person's emails are getting through, are marked as spam because I am not deleting them and I am getting thi...
- 2007-09-05 22:30
- Forum: General discussions
- Topic: Whitelist Clarification
- Replies: 3
- Views: 1789
Whitelist Clarification
Hi, I have added: *@domain_to_let_through.com low: 0.0.0.0 high: 255.255.255.255 to the whitelist. The user@domain_to_let_through.com are still receiving this: X-hMailServer-Spam: YES X-hMailServer-Reason: The host name specified in HELO does not match IP address. ========= Does the Whitelist not by...
- 2007-09-04 16:53
- Forum: General discussions
- Topic: Whitelist and Greylist
- Replies: 7
- Views: 3335
Whitelist Table in Database
Hi Martin, If I add an entry into the White List using a php script, do you think it will corrupt the database in any way? After adding an entry in this table is that the only spot it appears or do I have to add something else to add an entry? I need to give my users a way to add white list entries ...
- 2007-09-03 19:57
- Forum: General discussions
- Topic: Multiple Domain Names
- Replies: 14
- Views: 5993
Helo - more info
Hello,
Thanks for your quick reply.
I am very new to your server and got it installed and am now trying to figure things out. I have determined that it was the webmail program using php mail function so the ip was 127.0.0.1 so I changed it to a proper IP and it works fine now. Thanks again.
Warren
Thanks for your quick reply.
I am very new to your server and got it installed and am now trying to figure things out. I have determined that it was the webmail program using php mail function so the ip was 127.0.0.1 so I changed it to a proper IP and it works fine now. Thanks again.
Warren
- 2007-09-03 18:56
- Forum: General discussions
- Topic: Multiple Domain Names
- Replies: 14
- Views: 5993
SENT: 550 The host name specified in HELO does not match IP
Hello, If I have this checked off in SPAM options: Check host in the Helo command I get this when I try sending email through the server. "SENT: 550 The host name specified in HELO does not match IP address." So there is no way I can use this option if I have multiple domains sitting on the same ser...