RE: [qmailtoaster] STARTTLS Segmentation Fault FIXED

2006-10-05 Thread Chris Godwin
Hi All, Thank you all for your help. I have fixed this issue by taking a new machine and completing the install with the latest server cd for cent os. I rebuilt qmail on new hardware and then dropped the new /var/qmail into the running server. Works great! Chris Godwin Linux/Unix

Re: [qmailtoaster] STARTTLS Segmentation Fault

2006-10-05 Thread Eric \Shubes\
Chris Godwin wrote: Well actually I have to change chkuser in order to disallow sender_mx checking. This is to enable email from hosts on our network that send out cron emails but have no mx records. Chris Godwin Linux/Unix Consultant Network Logistic, Inc. Get help at

Re: [qmailtoaster] STARTTLS Segmentation Fault

2006-10-04 Thread Erik Espinoza
do an 'ls -al /var/qmail/control/*.pem Thanks, Erik On 10/4/06, Chris Godwin [EMAIL PROTECTED] wrote: When I do this: /var/qmail/bin/qmail-smtpd 220 ha.networklogistic.net - Welcome to Qmail Toaster Ver. 1.3 SMTP Server ESMTP ehlo 250-ha.networklogistic.net - Welcome to Qmail Toaster

RE: [qmailtoaster] STARTTLS Segmentation Fault

2006-10-04 Thread Chris Godwin
: Wednesday, October 04, 2006 2:40 PM To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] STARTTLS Segmentation Fault do an 'ls -al /var/qmail/control/*.pem Thanks, Erik On 10/4/06, Chris Godwin [EMAIL PROTECTED] wrote: When I do this: /var/qmail/bin/qmail-smtpd 220

RE: [qmailtoaster] STARTTLS Segmentation Fault

2006-10-04 Thread Chris Godwin
[mailto:[EMAIL PROTECTED] Sent: Wednesday, October 04, 2006 3:17 PM To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] STARTTLS Segmentation Fault Is this a 64-bit machine? What did you use for ARCH= value in cnt40-install-script.sh? Chris Godwin wrote: When I do this: /var

Re: [qmailtoaster] STARTTLS Segmentation Fault

2006-10-04 Thread Eric \Shubes\
To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] STARTTLS Segmentation Fault Is this a 64-bit machine? What did you use for ARCH= value in cnt40-install-script.sh? Chris Godwin wrote: When I do this: /var/qmail/bin/qmail-smtpd 220 ha.networklogistic.net - Welcome

RE: [qmailtoaster] STARTTLS Segmentation Fault

2006-10-04 Thread Chris Godwin
-Original Message- From: Eric Shubes [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 04, 2006 3:46 PM To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] STARTTLS Segmentation Fault It doesn't appear that ckhuser is your problem, so I'd not change chkuser_settings.h

Re: [qmailtoaster] STARTTLS Segmentation Fault

2006-10-04 Thread Eric \Shubes\
Ok, so be it. I'm no expert at reading an strace, but let's have a look at it again: select(1, [0], NULL, NULL, {1154, 135000}) = 1 (in [0], left {1146, 148000}) read(0, ehlo localhost\r\n, 1024) = 16 stat64(control/servercert.pem, {st_mode=S_IFREG|0777, st_size=1689, ...}) = 0 select(2,

RE: [qmailtoaster] STARTTLS Segmentation Fault

2006-10-04 Thread Chris Godwin
To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] STARTTLS Segmentation Fault Ok, so be it. I'm no expert at reading an strace, but let's have a look at it again: select(1, [0], NULL, NULL, {1154, 135000}) = 1 (in [0], left {1146, 148000}) read(0, ehlo localhost\r\n, 1024) = 16

Re: [qmailtoaster] STARTTLS Segmentation Fault

2006-10-04 Thread Eric \Shubes\
] STARTTLS Segmentation Fault Ok, so be it. I'm no expert at reading an strace, but let's have a look at it again: select(1, [0], NULL, NULL, {1154, 135000}) = 1 (in [0], left {1146, 148000}) read(0, ehlo localhost\r\n, 1024) = 16 stat64(control/servercert.pem, {st_mode=S_IFREG|0777, st_size

Re: [qmailtoaster] STARTTLS Segmentation Fault

2006-10-04 Thread Eric \Shubes\
Chris Godwin wrote: When I do this: /var/qmail/bin/qmail-smtpd 220 ha.networklogistic.net - Welcome to Qmail Toaster Ver. 1.3 SMTP Server ESMTP ehlo 250-ha.networklogistic.net - Welcome to Qmail Toaster Ver. 1.3 SMTP Server 250-STARTTLS 250-PIPELINING 250-8BITMIME 250-SIZE