Re: RE: OpenDKIM / Postfix / Solaris 10

From: Nate Swenson <nswenson_at_btinet.com>
Date: Sun, 03 Apr 2011 01:08:29 -0500

SOLVED:

First of all, thank you so much for all of your very timely responses
and willingness to help. It is truly very inspiring and says a lot for
open source software communities.

Details:
When I originally built opendkim with "./configure
--with-openssl=/usr/local/ssl" (Solaris 10 whole root zone). My PATH
was
/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/sfw/bin:/usr/sfw/sbin:/usr/ccs/bin
and my LD_LIBRARY_PATH was not set. Even though I specified
/usr/local/ssl in my configure I didn't not properly include the
binaries and libraries that go along with it in my paths. So I ran a
make clean, set PATH to
/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/local/ssl/bin:/usr/sfw/bin:/usr/sfw/sbin:/usr/ccs/bin
and LD_LIBRARY_PATH to
/usr/lib:/usr/local/lib:/usr/local/ssl/lib:/usr/sfw/lib:/usr/ccs/lib and
ran my configure, make, make install again. Sent a test message and it
was properly signed without crashing. Yeah!

Reminder to Solaris admins - watch out for /usr/sfw/bin/openssl and
remember to set all of your paths appropriately. Lesson learned - sorry
to have wasted all of your good people's time. Hopefully this info will
come in handy for someone else at some point in the future. Keep up the
good fight - I have the utmost respect for you all. THANK YOU.

Nate Swenson
Systems Administrator
BTInet, http://www.btinet.com/
BEPC, http://www.basinelectric.com/

701-557-5727
nswenson_at_btinet.com
nswenson_at_bepc.com


On 4/1/2011 1:54 AM, Murray S. Kucherawy wrote:
>> -----Original Message-----
>> From: opendkim-users-bounce_at_lists.opendkim.org [mailto:opendkim-users-bounce_at_lists.opendkim.org] On Behalf Of Nate Swenson
>> Sent: Thursday, March 31, 2011 10:36 PM
>> To: opendkim-users_at_lists.opendkim.org
>> Subject: OpenDKIM / Postfix / Solaris 10
>>
>> [...]
>> Apr 1 00:48:50 aft03-mail2 postfix/cleanup[21997]: [ID 947731
>> mail.warning] warning: milter inet:127.0.0.1:20209: can't read
>> SMFIC_BODYEOB reply packet header: Error 0
>> Apr 1 00:48:50 aft03-mail2 opendkim[19249]: [ID 628546 mail.notice]
>> terminated with signal 11, restarting
>> Apr 1 00:48:50 aft03-mail2 postfix/smtpd[21970]: [ID 197553 mail.info]
>> disconnect from unknown[172.27.1.137]
>> Apr 1 00:48:50 aft03-mail2 postfix/qmgr[20026]: [ID 197553 mail.info]
>> 0BE3996F1: from=<nate_at_tildebob.com>, size=642, nrcpt=1 (queue active)
>> Apr 1 00:48:50 aft03-mail2 opendkim[21998]: [ID 482974 mail.info]
>> OpenDKIM Filter v2.3.1 starting (args: -x /usr/local/etc/opendkim.conf)
>> Apr 1 00:48:52 aft03-mail2 postfix/smtp[21999]: [ID 197553 mail.info]
>> 0BE3996F1: to=<nate.swenson_at_gmail.com>,
>> relay=gmail-smtp-in.l.google.com[74.125.53.27]:25, delay=3.8,
>> delays=1.5/0.03/0.35/1.9, dsn=2.0.0, status=sent (250 2.0.0 OK
>> 1301633332 wx12si4615598icb.76)
>> Apr 1 00:48:52 aft03-mail2 postfix/qmgr[20026]: [ID 197553 mail.info]
>> 0BE3996F1: removed
>>
>> Any help would be greatly appreciated. If you would like any additional
>> information, please don't hesitate to let me know. I'll gladly send
>> copies of any of my configs (which are modeled almost identically after
>> the tutorial).
> Signal 11 is never a good thing.
>
> Yes, please do send your configuration files. Also helpful would be:
>
> - a copy of a message that causes this, if it's a specific message
> - a stack trace if you can get one via dbx or gdb
> - a copy of your config.log (generated during ./configure)
>
> -MSK
>
>
Received on Sun Apr 03 2011 - 06:08:43 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:20:17 PST