public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Open Relay - What Happened?
@ 2007-06-28  4:33 Randy Barlow
  2007-06-28  5:49 ` Vladimir Rusinov
  0 siblings, 1 reply; 5+ messages in thread
From: Randy Barlow @ 2007-06-28  4:33 UTC (permalink / raw
  To: Gentoo Users

So I'm running postfix on Gentoo, and have been doing so happily since
about November.  Until today I got a rejection for relayed mail notice
from Road Runner.  I read on their site that this happens when your IP
address sends more than 1000 e-mails in 24 hours.  My first thought was
my windows-using roommates, but then I checked my e-mail server from the
outside and indeed it was open.  This is weird though, because I believe
I have it configured for authenticated users only.  I even tried setting
it to only allow connections from this host, and still it happily
accepts connections from outside and tries to relay those e-mails to
other domains (of course, I would expect it to accept mail for
electronsweatshop.com.)  Here are some settings in /etc/postfix/main.cf
that I think are relevant, anybody have any comments/criticisms/suggestions?

myorigin = $myhostname
mydestination = $myhostname, localhost.$mydomain, $mydomain
mynetworks_style = subnet # I tried setting to host to see if that would
                            # solve the problem (nope)
smtpd_sasl_auth_enable = yes
smtpd_sasl_security_options = noanonymous
smtpd_sasl_local_domain =
broken_sasl_auth_clients = yes
# I've tried the following also adding
reject_unauth_destination,reject_unknown_client, but that didn't solve
the problem either
smtpd_client_restrictions = permit_sasl_authenticated
smtp_use_tls = yes
smtpd_use_tls=yes
smtpd_tls_auth_only = yes
relayhost = smtp-server.carolina.rr.com
# I actually have several domains listed here.  Does anyone know how to
get it to allow me to relay to all domains once I have properly
authenticated?
relay_domains = bunchofdomains.com
smtpd_tls_security_level = may

I fully appreciate any help anyone can offer.  I made this setup just by
following some guides I found here and there online, and don't really
have a good grasp on the 6 volume manual that is postfix docs  :)
-- 
Randy Barlow
http://electronsweatshop.com

But you are a chosen race, a royal priesthood, a holy nation, a people 
for his own possession, that you may proclaim the excellencies of him 
who called you out of darkness into his marvelous light. Once you were 
not a people, but now you are God's people; once you had not received 
mercy, but now you have received mercy. ~1 Peter 2:9-10

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-06-29 11:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-28  4:33 [gentoo-user] Open Relay - What Happened? Randy Barlow
2007-06-28  5:49 ` Vladimir Rusinov
2007-06-28 18:37   ` Randy Barlow
2007-06-29  7:00     ` Kent Fredric
2007-06-29 12:13       ` Randy Barlow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox