OK,
Here's how this works.

Many (nearly all)  primary SMTP servers on the Internet will not forward your email. The reason for this is because your ip belongs to an ISP (this means your IP is a client IP on the ISPs net).

Well, one day, many moons ago a bunch of very intelligent folks got together and figured that letting people run their own mailservers was a goot way to propagate spam. So they put together a database of (among other things) ISP-Customer IPs.

This is where it gets good. You see, now that you are part of the crowd, ALL of those SMTP servers on the net will see your server as an email source and drop your stuff on the floor. Pretty cool huh?

Remember kiddies - RTFM

On Tue, 2006-04-25 at 18:47 -0700, Erik Westenbroek wrote:
no, I have a gentoo box and a windows box behind a router, and I don't
want anything to do with my ISP's mail.  I just mentioned the router
and windows box and all that good stuff to see if 192.168.1.0/24 was
right, because I don't really know how CIDR works.  I just fired up
mutt from my gentoo box, tried to send an email, and postfix gave me a
bunch of connection timed out to smtp.freeshell.org crap.  I can
recieve email just fine, I'll email [EMAIL PROTECTED], and
I log in and go into mutt and voila it is there, but I can't send
anything.

On 4/25/06, John Jolet <[EMAIL PROTECTED]> wrote:
>
>
>
> On 4/25/06 8:28 PM, "Erik Westenbroek" <[EMAIL PROTECTED]> wrote:
>
> >> From both localhost and my SDF account I get the expected 220
> > casusbelli.homelinux.org ESMTP Postfix.  I haven't emerged iptables
> > yet, but I'm behind a router that has a firewall installed.  I'll
> > install iptables later for ssh tarpitting, but for right now I'm doing
> > without it.  I don't know if this has anything to do with it, but I
> > don't know if how I set hostname and domainname has anything to do
> > with it.  in /etc/conf.d/hostname, the hostname is set to casusbelli,
> > and in /etc/conf.d/domainname, the domainname is set to osen, and I
> > have /etc/hosts set accordingly.  But I don't know what to set
> > myhostname and mydomain to in /etc/postfix/main.cf, I tried casusbelli
> > and osen respectivly, and then casusbelli and homelinux.org
> > respectivly, and neither works.  It is also interesting to note that
> > the domainname of my router is not osen, but gateway.2wire.net.  How
> > should I set these values or are they fine?  My net is set up that the
> > router is at 192.168.1.254, casusbelli at 192.168.1.65, and the
> > windows computer on the netwok is 192.168.1.64, so in main.cf,
> > mynetworks is set to 192.168.1.0/24 127.0.0.0/8, is this correct?
> >
> > On 4/25/06, John Jolet <[EMAIL PROTECTED]> wrote:
> Okay, so you are attempting to send the email from a windows box, through
> the gentoo box to your isp email account?  Is that correct?  What happens if
> you do mail -s test [EMAIL PROTECTED] from the gentoo box.  Does the
> mail go?  Again, do the tail -f on the log.
>
>
> --
> gentoo-user@gentoo.org mailing list
>
>


--
Erik

Reply via email to