[freeside] SMTP: Connectiontests=IN_REP_TO,NO_REAL_NAME,DOUBLE_CAPSWORDversion=2.31

David B. Hughes dave at cyac.net
Tue Aug 6 19:28:35 PDT 2002


Thank you for your advice Ivan, however there was
never a problem with Sendmail as I'm quite intimate
with that MTA. I trust your Freeside application if
just fine. I reinstalled Mail-Tools-1.47 and
the mail is now sending error free. Do you have any ideas
what problem may have been with the orginal perl module
installation? The logs are not really conclusive as I found
no evidence of your mailer having an error, nor was there
any entry in the access file of its success. The only
evidence the mail was sent was from the entry in /var/log/maillog.
Is there any way I can turn on further debugging for freeside?

Success!!!!!!!

Thank you,
David B. Hughes

-----Original Message-----
From: ivan at 420.am [mailto:ivan at 420.am]
Sent: Tuesday, August 06, 2002 10:05 PM
To: ivan-freeside at sisd.com
Subject: Re: [freeside] SMTP:
Connectiontests=IN_REP_TO,NO_REAL_NAME,DOUBLE_CAPSWORDversion=2.31


On Tue, Aug 06, 2002 at 09:33:17PM -0400, David B. Hughes wrote:
> I'm running version 1.47 of Mail-Tools. Would it
> be better to drop down to 1.15 of Mail-Tools?

No.  Freeside depends on a minimum of version 1.44.  The problems noted in
the list archives were resolved in 1.44.

Your problem is not with MailTools or Freeside.  Your problem was clearly
stated in the original error message:

"can't send invoice email to a.winter at eaco.com via
server oracle.networkinghq.net with SMTP: Connection refused"

The oracle.networkinghq.net machine did not accept a connection on port 25.

There will be a full debug trace from Mail::Internet in your Apache
error.log (if running from the web interface) or sent to STDERR (if you
were using freeside-daily).

As far as I can tell, your problem has nothing to do with Freeside.
Perhaps a better place for assistance with your MTA would be the mailing
list for that MTA.

--
_ivan


> What version of Mail-Tools has given the best success
> for the Sendmail MTA? or would I be better off
> with Qmail?
>
> Dave
>
> -----Original Message-----
> From: Rick Eicher II [mailto:rick at pbol.net]
> Sent: Tuesday, August 06, 2002 4:44 AM
> To: ivan-freeside at sisd.com
> Subject: Re: [freeside] SMTP: Connection
> refusedtests=IN_REP_TO,DOUBLE_CAPSWORD,DATE_IN_PAST_03_06version=2.31
>
>
> On Monday 05 August 2002 09:57 pm, you wrote:
> > Freeside 1.40 with Apache::ASP
> > Apache::ASP 2.37
> > Perl 5.6.1
> > RedHat 7.2 (latest updated rpms)
> > Sendmail 8.11.6-3
> > Postgres 7.2.1
> > DBD-Pg-1.13
> > DBI-1.30
> >
> > All required modules we're checked off during install and then
> > I went over the entire installation after getting a successful
> > launch of the program.
> >
> > This is an example of the mail error I'm getting:
> > "done: (customer # 5) can't send invoice email to a.winter at eaco.com via
> > server oracle.networkinghq.net with SMTP: Connection refused"
> >
> > 1. Sendmail is configured for relaying localhost, ip of freeside, and
> > every system on my local area network.
> > 2. Relaying works with no errors from my workstation
> > 3. I also added freeside, apache, postgres as trusted users
> > 4. Freeside and Postgres are both running on the same machine as
> > Sendmail. 5. Lastly I also tried my production server at my data
> > "mail.cyac.net" and still no luck.
> >
> > Any advice would be great appreciated.
>
>
> I had this same issue. If you are sure that relaying is working (telnet
> into your email server) then you might check what version of MailTools
> you are using? I think I had a problem with like version 1.45 or 1.46.
>
> Also install all perl modules with CPAN. I never did get freeside to work
> when using perl from redhat RPMs.
>
> Hope this helps,
> Rick Eicher II
>
>
>
>
>
> > Thanks,
> > Dave Hughes
>
>
>
>

--
_ivan






More information about the freeside-users mailing list