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

problem with qmail



Qmail and ucspi-tcp installed from potato source package
My configuration (for example, server myserver.com ip: 1.2.3.4 ):

cat /etc/tcp.smtp
127.0.0.1:allow,RELAYCLIENT=""
192.168.:allow,RELAYCLIENT=""

cat /var/qmail/control/rcpthosts
myserver.com

I got added to RSS (Relay Spam Stop) lists because:
  250 flushed
  MAIL FROM:<spamtest@[1.2.3.4]>
  250 ok
  RCPT TO:<"user2@popovich.net">
  553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
there seems wotking ok, now see this:
  RSET
  250 flushed
  MAIL FROM:<spamtest@[1.2.3.4]>
  250 ok
  RCPT TO:<user2@popovich.net@[1.2.3.4]>
  250 ok
  DATA
  354 go ahead
 /var/local/maps/rss/bin/rly: relay accepted - final response code 250
 Relay working with some@somehost.com@somehost2.com - how i can stop
 this ?
 Thank you
 Emilis




Reply to: