This works:

"AAA.BBB.CCC.DDD"<tab>"255.255.255.0"<newline>

This does not:

"AAA.BBB.CCC.DDD"<tab>"255.255.255.255"<newline>

But only on SPARC - x64 does relay single host.



On Wed, Feb 10, 2010 at 7:56 PM, Davide Libenzi <davi...@xmailserver.org> wrote:
> On Wed, 10 Feb 2010, Zilon X wrote:
>
>> Hi Davide,
>>
>>        I cannot try it on 32 bit hardware - sun4u is more than 10
>> years old, and all Sun is 64 bit from Solaris 7.
>>
>> With the exactly same environment, on both x64 and SPARC, I got
>> different results - x64 relay, risc does not.
>> I tried with both sfw and usr/local gcc environments, and both builds
>> does the same relay error, but only on SPARC.
>> All builds just 32 bit, as I still do not have OpenSSL as 64 bit.
>>
>> Environment with GCC 3.4.6 / Gnu Make 3.81:
>> CFLAGS=-I/usr/local/ssl/include
>> LDFLAGS=-L/usr/local/ssl/lib
>> PATH=/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/ssl/bin
>> LD_LIBRARY_PATH=/usr/lib:/usr/local/lib:/usr/local/ssl/lib
>> INCLUDE=/usr/include:/usr/local/include:/usr/local/ssl/include
>
> How did you specify the network?
> Like this?
>
> "X.Y.Z.W"       "A.B.C.D"
>
> Or like this?
>
> "X.Y.Z.W/N"
>
>
> - Davide
>
>
> _______________________________________________
> xmail mailing list
> xmail@xmailserver.org
> http://xmailserver.org/mailman/listinfo/xmail
>
_______________________________________________
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail

Reply via email to