I have Linux mail server where all of my client use pop3 to access there mail.
My sendmail and pop server work fine. Every can receive and sendmail however when I try to get powerchurch use my linux server it core dumps.
When I go to cofigure email in the user setup options overide. The test button fails
Here is my configuration.
E-mail address: carolyn@unionchapel.us
Display name:Carolyn
Outgoing e-mail server:linuxserver
Server auth: the box is check with outgoing e-mail server.
user name:carolyn
password:cliff
When I press test button. I receive the folllowing error
Socket Logging is enable.performance will suffer(isthere a way to turn socket logging off)
Then I press no do not view error log.
I receive error
Program:FRM_PCUSER>PGF.PAGE2.CDMTEST.CLICK
Line 31
ERROR: 1705
Message file access is denied c:\docume~1\carolyn\locals~1\temp\2\_1lo0zdbin.log
Then when you hit OK Powerchurch core dumps. This is not good.
It appears that it is looking for some log file.
This is powerchurch9.
The date on pcplus9.exe 11/17/2004
Trouble with mail
Moderators: Moderators, Tech Support
-
- Program Development
- Posts: 463
- Joined: Fri Sep 05, 2003 3:08 pm
- Location: PowerChurch Software
- Contact:
I believe this part of your problem has already been solved with the latest Maintenance Release. www.powerchurch.com/mrProgram:FRM_PCUSER>PGF.PAGE2.CDMTEST.CLICK
Line 31
ERROR: 1705
Socket Logging is only enabled during this test process.Socket Logging is enable.performance will suffer(isthere a way to turn socket logging off)
What is the error in here? Without knowing what is in the log, it is difficult to help with this part of the problem.Then I press no do not view error log
Tracy
I updated the powerchurch with the latest maintanance and still have the same problem.
This time I click yes to show the log info
8/30/2005 3:13:56 PM <-- [00000095] 220 LinuxServer.unionchapel.us ESMTP Sendmail 8.12.10/8.12.10; Tue, 30 Aug 2005 16:29:56 -0400
8/30/2005 3:13:56 PM --> [00000019] EHLO powercserver
8/30/2005 3:13:56 PM <-- [00000103] 250-LinuxServer.unionchapel.us Hello powercserver.unionchapel.us [10.138.120.149], pleased to meet you
8/30/2005 3:13:56 PM <-- [00000024] 250-ENHANCEDSTATUSCODES
8/30/2005 3:13:56 PM <-- [00000015] 250-PIPELINING
8/30/2005 3:13:56 PM <-- [00000013] 250-8BITMIME
8/30/2005 3:13:56 PM <-- [00000009] 250-SIZE
8/30/2005 3:13:56 PM <-- [00000008] 250-DSN
8/30/2005 3:13:56 PM <-- [00000009] 250-ETRN
8/30/2005 3:13:56 PM <-- [00000036] 250-AUTH GSSAPI DIGEST-MD5 CRAM-MD5
8/30/2005 3:13:56 PM <-- [00000014] 250-DELIVERBY
8/30/2005 3:13:56 PM <-- [00000009] 250 HELP
8/30/2005 3:13:56 PM --> [00000012] AUTH LOGIN
8/30/2005 3:13:56 PM <-- [00000045] 504 5.3.3 AUTH mechanism LOGIN not available
This time I click yes to show the log info
8/30/2005 3:13:56 PM <-- [00000095] 220 LinuxServer.unionchapel.us ESMTP Sendmail 8.12.10/8.12.10; Tue, 30 Aug 2005 16:29:56 -0400
8/30/2005 3:13:56 PM --> [00000019] EHLO powercserver
8/30/2005 3:13:56 PM <-- [00000103] 250-LinuxServer.unionchapel.us Hello powercserver.unionchapel.us [10.138.120.149], pleased to meet you
8/30/2005 3:13:56 PM <-- [00000024] 250-ENHANCEDSTATUSCODES
8/30/2005 3:13:56 PM <-- [00000015] 250-PIPELINING
8/30/2005 3:13:56 PM <-- [00000013] 250-8BITMIME
8/30/2005 3:13:56 PM <-- [00000009] 250-SIZE
8/30/2005 3:13:56 PM <-- [00000008] 250-DSN
8/30/2005 3:13:56 PM <-- [00000009] 250-ETRN
8/30/2005 3:13:56 PM <-- [00000036] 250-AUTH GSSAPI DIGEST-MD5 CRAM-MD5
8/30/2005 3:13:56 PM <-- [00000014] 250-DELIVERBY
8/30/2005 3:13:56 PM <-- [00000009] 250 HELP
8/30/2005 3:13:56 PM --> [00000012] AUTH LOGIN
8/30/2005 3:13:56 PM <-- [00000045] 504 5.3.3 AUTH mechanism LOGIN not available
I look in my mail server /var/log/maillog
Aug 30 16:29:59 LinuxServer sendmail[3704]: j7UKTuws003704: powercserver.unionchapel.us [10.138.120.149] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA
Aug 30 16:33:09 LinuxServer sendmail[3710]: j7UKX7ws003710: powercserver.unionchapel.us [10.138.120.149] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA
It appears that when powerchurch issued a sendmail command(hostname:powercserver.unionchapel.us) it was expecting some kind of MAIL/EXPN/VRY/ETRN MTA record.
Aug 30 16:29:59 LinuxServer sendmail[3704]: j7UKTuws003704: powercserver.unionchapel.us [10.138.120.149] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA
Aug 30 16:33:09 LinuxServer sendmail[3710]: j7UKX7ws003710: powercserver.unionchapel.us [10.138.120.149] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA
It appears that when powerchurch issued a sendmail command(hostname:powercserver.unionchapel.us) it was expecting some kind of MAIL/EXPN/VRY/ETRN MTA record.