Having a tcp.smtp like this: 127.0.0.1:allow,RELAYCLIENT="" 192.168.168.169:allow,RELAYCLIENT="" 192.168.168.168:allow,RELAYCLIENT="" 213.228.189.208:allow,RELAYCLIENT="" :allow I couldn't relay, even from 127.0.0.1 (not actually relay that way). So I've installed ucspi 'vanilla' and all went well. You can check out this 'tracking', here: http://forums.gentoo.org/viewtopic.php?t=31527&highlight= Hope this is helpfull, btw my USE flags include ipv6 and don't remember if I had ssl at the build time enabled :|
i'm using ucspi-tcp-0.88-r4 (default ebuild) with a "hand-made" (no ebuild) qmail. relaying works fine here... $ emerge info Portage 2.0.46-r9 (default-1.0, gcc-2.95.3, glibc-2.2.5-r7) ================================================================= System uname: 2.4.20 i686 AMD-K7(tm) Processor GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo" CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" PORTDIR="/usr/portage" DISTDIR="/home/distfiles" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR_OVERLAY="" USE="x86 oss 3dnow crypt libg++ mmx ncurses spell svga xml2 berkdb cdr gdbm libwww nls perl python readline slang tcpd -apm -arts -avi -cups -encode -gif -gpm -gtk -imlib -ipv6 -java -jpeg -kde -mikmod -motif -mpeg -oggvorbis -opengl -pdflib -png -qt -qtmt -quicktime -sdl -truetype -X -xmms -xv maildir pam ssl" COMPILER="" CHOST="i686-pc-linux-gnu" CFLAGS="-march=k6 -O2 -pipe" CXXFLAGS="-march=k6 -O2 -pipe" ACCEPT_KEYWORDS="x86" MAKEOPTS="-j2" AUTOCLEAN="yes" SYNC="rsync://rsync.gentoo.org/gentoo-portage" FEATURES="sandbox ccache"
According to your USE flags, you're not using none of the patches. I was. And when I changed the ebuild so that it'd build withtout the patches it went fine.. You should have read the forum, and I quote: "Now I've removed the patches bit on the ebuild and re-emerged it, and everything is working fine. " Please do pay more attention ;-)
i guess you wanted to say "you're not using any of the patches". i am. i use the ssl patch (see my last USE flag). so i suppose there to be a problem with the ipv6 patch or rather with your ipv6 configuration. please do pay more attention ;-)
touch
touché
Your problem appears to be with ipv6 support. You can see some of the ipv6 responses in your log messages on the forum. If you don't utilize ipv6, make sure that you don't have "ipv6" in USE. As you are trying to relay ipv4 addresses I am assuming you aren't using ipv6. The SSL patch WON'T apply if ipv6 is specified in USE. If you are using an SSL enabled ucspi-tcp make sure your softlimit is set high enough as it uses more memory than the non-SSL enabled version.