Welcome Visitor, Please Login or Register Now Thursday, March 28, 2024 02:46 PM 
Forums Index > Mewsoft Products > Auctionawy > Contact Us Email
New Topic   New Reply
Search for:
Author Message
serverhost serverhost's personal page
Registered Member
Posts: 23 Display member's posts
Joined: 02-21-08 12:56 AM
Member Offline
View Member's Profile Send private message
 
Back to top
Contact Us Email Edit Delete Reply with quote Quote
First Post Posted on: 08-29-11 08:01 AM next post first post
When I fill out the Contact Us section and submit the information I get this at the bottom of the screen.. it's the entire email sent log including the connection to the mail server... I have also seen this in other places, don't remember where on the site, but when I do again, I drop a note.\ \ Net::SMTP: Net::SMTP(2.24) Net::SMTP: Net::Cmd(2.21) Net::SMTP: Exporter(5.562) Net::SMTP: IO::Socket::INET(1.25) Net::SMTP: IO::Socket(1.26) Net::SMTP: IO::Handle(1.21) Net::SMTP=GLOB(0x1c07760)<<< 220-mail.thewebmailserver.com ESMTP MDaemon 9.6.4; Thu, 21 Feb 2008 07:53:14 -0600 Net::SMTP=GLOB(0x1c07760)<<< 220-Unauthorized relay prohibited Net::SMTP=GLOB(0x1c07760)<<< 220-All transactions and IP addresses are logged Net::SMTP=GLOB(0x1c07760)<<< 220-Automatic reverse lookup in progress... Net::SMTP=GLOB(0x1c07760)<<< 220-Current IP connection logged.... Net::SMTP=GLOB(0x1c07760)<<< 220-Spammer tables updated... Net::SMTP=GLOB(0x1c07760)<<< 220 SpamCop and SpamHaus notified Net::SMTP=GLOB(0x1c07760)>>> EHLO localhost.localdomain Net::SMTP=GLOB(0x1c07760)<<< 250-mail.thewebmailserver.com Hello localhost.localdomain, pleased to meet you Net::SMTP=GLOB(0x1c07760)<<< 250-ETRN Net::SMTP=GLOB(0x1c07760)<<< 250-AUTH=LOGIN Net::SMTP=GLOB(0x1c07760)<<< 250-AUTH LOGIN CRAM-MD5 Net::SMTP=GLOB(0x1c07760)<<< 250-8BITMIME Net::SMTP=GLOB(0x1c07760)<<< 250 SIZE 0 Net::SMTP=GLOB(0x1c07760)>>> MAIL FROM: Net::SMTP=GLOB(0x1c07760)<<< 250 , Sender ok Net::SMTP=GLOB(0x1c07760)>>> RCPT TO: Net::SMTP=GLOB(0x1c07760)<<< 250 , Recipient ok Net::SMTP=GLOB(0x1c07760)>>> DATA Net::SMTP=GLOB(0x1c07760)<<< 354 Enter mail, end with . Net::SMTP=GLOB(0x1c07760)>>> From: doug@rheas.com Net::SMTP=GLOB(0x1c07760)>>> To: Admin Net::SMTP=GLOB(0x1c07760)>>> Return-Path: doug@rheas.com Net::SMTP=GLOB(0x1c07760)>>> Reply-To: doug@rheas.com Net::SMTP=GLOB(0x1c07760)>>> X-Mailer: Mewsoft Auction Software Net::SMTP=GLOB(0x1c07760)>>> X-Priority: 1 Net::SMTP=GLOB(0x1c07760)>>> Content-Type: text/html Net::SMTP=GLOB(0x1c07760)>>> Subject: Contact us request Net::SMTP=GLOB(0x1c07760)>>> Full name: Doug Rhea\ Email: doug@rheas.com\ Phone: xxx-xxx-xxxx\ Subject: testing contact\ Comments:\ this is a test\ \ Contact:\ Remote Address: 72.54.15.240 DWR-060630\ Sender Link: http://rpgmarketplace.com/cgi-bin/auction/auction.pl\ Net::SMTP=GLOB(0x1c07760)>>> . Net::SMTP=GLOB(0x1c07760)<<< 250 Ok, message saved Net::SMTP=GLOB(0x1c07760)>>> QUIT Net::SMTP=GLOB(0x1c07760)<<< 221 See ya in cyberspace
mewsoft mewsoft's personal page
Administrator Team Member
Posts: 5381 Display member's posts
Joined: 03-28-24 02:46 PM
Location: knxoville, TN, USA
Member Offline
View Member's Profile Visit member's website Mewsoft Corporation Send private message ICQ Messenger: ICQ AIM Messenger: AIM YIM Messenger: Yahoo MSN Messenger: MSN
 
Back to top
Re: Contact Us Email Edit Delete Reply with quote Quote
Reply #: 1 Posted on: 08-29-11 12:40 PM next post previous post

You said in your email you are runing your own Windows servers, so it will be a hard time for you to complete and run a dedicated server with an email system, modules, libs, apache or IIS, mysql, etc, you will need some time to configure each of these and test it alon instead of keeping posting here your progress or action log. Try also to run our testserver.cgi to show you all required perl modules for each product. ALso install and test your SMTP mail server. Of course you can get some kind of control panel like cpanel or plesk and install it , it will make your life very easy and has everything included.

Good Luck


Mewsoft Support
www.mewsoft.com

serverhost serverhost's personal page
Registered Member
Posts: 23 Display member's posts
Joined: 02-21-08 12:56 AM
Member Offline
View Member's Profile Send private message
 
Back to top
Re: Contact Us Email Edit Delete Reply with quote Quote
Reply #: 2 Posted on: 08-29-11 12:58 PM next post previous post
Ok.. you don't know what I do...\ \ I have Dual T1 Lines here a the house and 14 physical servers with many running Linux with VMWare and thus 30+ virtual servers as well.\ \ I already have the mail server setup, has been for over 12 years.. it runs Windows 2000 now days and uses MDaemon and hosts emails for well over 1200 email account and 100 domains... \ \ So... it's NOT a mail server issue.... \ \ for some reason your application displays back the SMTP connection info as it sends the email immediately and some how the .pl script or something is displaying the entire SMTP connection and delivery process...\ \ Not sure why... but I run FormMail (also a Perl script) and other stuff as well on this server and don't have these problems.\ \ CPanel and all the "crap" you mention are not needed as I have full desktop access to all 45 servers.\ \ ... next ...
mewsoft mewsoft's personal page
Administrator Team Member
Posts: 5381 Display member's posts
Joined: 03-28-24 02:46 PM
Location: knxoville, TN, USA
Member Offline
View Member's Profile Visit member's website Mewsoft Corporation Send private message ICQ Messenger: ICQ AIM Messenger: AIM YIM Messenger: Yahoo MSN Messenger: MSN
 
Back to top
Re: Contact Us Email Edit Delete Reply with quote Quote
Reply #: 3 Posted on: 08-29-11 01:32 PM next post previous post

Great you are a system administarator, this makes your life very easy even with our products and any other server application.

Anyway, the above is a DEBUG code from Net::SMTP module, somehow it ws turned on for testing in Auctinawy and Searchawy, in the file MailLib.pm, the line:

$smtp = Net::SMTP->new($Global{Mail_Program_Or_SMTP_Server}, Debug   => 01)

SHould be

$smtp = Net::SMTP->new($Global{Mail_Program_Or_SMTP_Server}, Debug   => 0)

I'll update these files and upload it to our server then you can just download the latest zip from your my account , unzip and then only update this cgi module MailLib.pm for each product.

Please allow 20 minutes before downlaoding...

Thanks


Mewsoft Support
www.mewsoft.com

serverhost serverhost's personal page
Registered Member
Posts: 23 Display member's posts
Joined: 02-21-08 12:56 AM
Member Offline
View Member's Profile Send private message
 
Back to top
Re: Contact Us Email Edit Delete Reply with quote Quote
Reply #: 4 Posted on: 08-29-11 01:39 PM next post previous post
Ok, I fixed it by editing the the .pm file and it's good to go.. glad you knew where to look ... easy fix...\ \ Now, I think the GD problem is my version.. I have v2.06 installed and your handy dandy GD test script tells me I need 2.19 or greater installed...\ \ So, removing and reinstalling didn't help... so I have to presume I need an updated version of Perl as well (I have 5.6.1.635)\ \ I will get that installed and see if that fixes all the GD problems with photo uploads...\ \ Thanx for the quick help
mewsoft mewsoft's personal page
Administrator Team Member
Posts: 5381 Display member's posts
Joined: 03-28-24 02:46 PM
Location: knxoville, TN, USA
Member Offline
View Member's Profile Visit member's website Mewsoft Corporation Send private message ICQ Messenger: ICQ AIM Messenger: AIM YIM Messenger: Yahoo MSN Messenger: MSN
 
Back to top
Re: Contact Us Email Edit Delete Reply with quote Quote
Reply #: 5 Posted on: 08-29-11 01:44 PM next post previous post
Yes you need at least 2.19 because it is the first version that support GIF image type after the patnet expired.
Good Luck.

Mewsoft Support
www.mewsoft.com

serverhost serverhost's personal page
Registered Member
Posts: 23 Display member's posts
Joined: 02-21-08 12:56 AM
Member Offline
View Member's Profile Send private message
 
Back to top
Re: Contact Us Email Edit Delete Reply with quote Quote
Reply #: 6 Posted on: 08-29-11 02:55 PM last post previous post
Ok, getting the newer GD installed seems to have fixed the photo uploads... might had the minimum requirements to the table in the testserver.pl so people will know when they meet the minimum...\ \ Also, the Debug = 0 fixed the problem with the "auction.pl" being displayed after a new auction post as well (was on on those with a very large/long description)\ \ I found that installing the newer Active Perl for Windows, you don't get a good list of all the needed perl ppms. You actually need to add:\ \ http://theoryx5.uwinnipeg.ca/ppms/\ \ to your repository list to find all the needed modules. Then you can either use the command line or the GUI to install the modules.
Page 1 of 1
Go to page:

New Topic   New Reply Mark Unread
Jump to:  
Delete   Move     Lock   +Favorits   +Notify   Print