RE: Starting mysql and sendmail

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



By default, sendmail is setup to only allow connections from the local
box. So, you are "spam safe" in that regard.

To change sendmail configuration you go to /etc/mail and edit the
sendmail.mc file. Then do a make and a make install. Then a service
sendmail restart.

A real easy test of sendmail is to use the:

   mail somebody@xxxxxxxxxxxxxxx

command. It will pretty much only work on your local domain, though,
unless your machine has both a DNS and Reverse DNS pointer on the
internet. Most places validate that the sender is "real" before
accepting email from them. They do this by looking at your IP address
and doing a reverse lookup on it. If it finds you, you are let in. If
not then your message is rejected.

You can look at the status of messages that have not been sent
successfully by issuing the "mailq" command.


-----Original Message-----
From: fedora-list-bounces@xxxxxxxxxx
[mailto:fedora-list-bounces@xxxxxxxxxx] On Behalf Of Dotan Cohen
Sent: Tuesday, August 23, 2005 3:33 PM
To: For users of Fedora Core releases
Subject: Re: Starting mysql and sendmail

On 8/24/05, Todd Nine <todd.nine@xxxxxxxxx> wrote:
>  3. Mailing.  I'm not sure about FC4, but FC2 comes ready to work out
of the
> box.  Make sure that you're sending mail through your localhost
machine. 
> Otherwise it won't send mail since relaying is disabled.  You want to
keep
> it this way unless you're really sure what you're doing, otherwise
people
> can use your server and bandwidth to spam.  Also, before you modify
> anything, call your ISP and make sure they don't block port 25.  It
took me
> 2 weeks to realize I had a perfect Qmail setup, but SBC blocks port 25
on
> all DSL lines unless you request it unblocked.  This is again to
reduce
> spamming.

Thanks, Todd. I'm going to put a lot of what you suggested to work. I
just called my ISP and, no, port 25 is not blocked. How can I check
that I am sending mail through my localhost machine? In Kmail I smtp
into the server, so I hope that is not what you meant.

I need to set it up so that it will send mail only from this local
machine, so that I will not become a spam-acquaintance. I thought that
google would send me to loads of info on this, but so far I remain
stuck.

Dotan Cohen
http://lyricslist.com/lyrics/artist_albums/72/bjork.php
Bjork Song Lyrics

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux