Re: Spam Problem



Jade Lyn wrote:
Recently we aquired a new domain from another ISP, just to host their
website. We host the website on our FreeBSD server, and now someone is
apparently spamming through the domain. Someone is sending emails, for
example, from "risingstocks@xxxxxxxxxx" and many other different email
addresses.

First of all, check to see if your mail server is an open relay. If it is, you need to secure it. Google for "mail open relay" to find out more.
As already mentioned in this thread, postfix is a good alternative to sendmail, as it comes with a default configuration that is quite secure.

Second, if someone is forging their from adresses to be from your domain, there is very litte you can do about it.

HTH
--
Torfinn Ingolfsen,
Norway
.



Relevant Pages

  • Re: Spam Problem
    ... We host the website on our FreeBSD server, ... check to see if your mail server is an open relay. ... as it comes with a default configuration that is quite secure. ...
    (comp.unix.bsd.freebsd.misc)
  • Re: Spam Problem
    ... We host the website on our FreeBSD server, ... check to see if your mail server is an open relay. ... as it comes with a default configuration that is quite secure. ...
    (comp.unix.bsd.freebsd.misc)
  • Re: ASP.NET Email From Name (non-email address)
    ... "magister" wrote in message ... > Hi I am sending emails from my website. ... > MailMessage msgMail = new MailMessage; ... I am sending to an email> address in the same domain....I just get from "Website"> ...
    (microsoft.public.dotnet.general)
  • Re: Problem when sending emails with asp.net
    ... Problem when sending emails with asp.netChristoph, ... I've already visited this website and tried many of its solutions but none ... > to the DNS Name of our internal Exchange server. ... > My SMTP server is in the Trust Zone and the web server is in the DMZ, ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • ASP.NET Email From Name (non-email address)
    ... Hi I am sending emails from my website. ... but alot of email readers also seem to be able to ... MailMessage msgMail = new MailMessage; ...
    (microsoft.public.dotnet.general)