Author Topic: New Installation Help Please?  (Read 1819 times)

sigower

  • Posts: 3
    • View Profile
New Installation Help Please?
« on: August 29, 2007, 05:44:54 am »
Hi,
Pretty new to all this and wanted to crack it on my own but now its driving me nuts! Got most of it installed/configured and cant quite get to the last hurdle.
I know ive missed something but cant work out what.
I get the following result when i try and send a TEST message:
--------------------------------------------------------------
Testing mail servers..

[Bounce Handling]
Is enabled?  Yes, Using a mailbox
Connecting.. Connected!
Verifying username and password... Verified!
The bounced message mailbox is configured correctly.

[SMTP Server]
Is enabled?  Yes
Checking mail.. Connected!
Verifying username and password... Verified!
Connecting to SMTP server..
Warning: main(./mimeclass.php) [function.main]: failed to open stream: No such file or directory in /homepages/20/d164556514/htdocs/mail/editconf.php on line 1904

Fatal error: main() [function.require]: Failed opening required './mimeclass.php' (include_path='.:/usr/local/lib/php') in /homepages/20/d164556514/htdocs/mail/editconf.php on line 1904

Can anyone help please?
Regards,
Simon.

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
New Installation Help Please?
« Reply #1 on: August 29, 2007, 12:05:56 pm »
Hi Simon,

I have not seen this before.  The mimeclass.php should appear with the rest of the ListMail files in the main ListMail folder and be able to be included.  If you continue to have troubles please submit your info for a hands-on investigation.

Regards
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting

sigower

  • Posts: 3
    • View Profile
New Installation Help Please?
« Reply #2 on: August 30, 2007, 06:06:27 am »
Hi Dean,
Many thanks for your prompt reply. I have checked the files and found that somehow they had been copied across but not completely so they showed as being there but had no data in them!? Anyway, have now fixed that one.
I now get:
--------------------------------------------
Testing mail servers..

[Bounce Handling]
Is enabled?  Yes, Using a mailbox
Connecting.. Connected!
Verifying username and password... Verified!
The bounced message mailbox is configured correctly.

[SMTP Server]
Is enabled?  Yes
Checking mail.. Connected!
Verifying username and password... Verified!
Connecting to SMTP server..
Warning: fsockopen() [function.fsockopen]: unable to connect to auth.smtp.1and1.co.uk:25 in /homepages/20/d164556514/htdocs/mail/editconf.php on line 1907
Could not find server!

The SMTP server is not configured correctly. Check your settings.
-----------------------------------------------------------
I know I probably being thick but can you point me in the right direction please?
Many thanks for your help,
Simon.

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
New Installation Help Please?
« Reply #3 on: August 31, 2007, 03:22:20 am »
1&1 shared hosting is known to block connections to SMTP from the local web server (ie. web scripts, ie. ListMail)  Your only option is to use the alternative "PHP mail" mailing method.

Regards
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting

sigower

  • Posts: 3
    • View Profile
New Installation Help Please?
« Reply #4 on: August 31, 2007, 03:40:58 am »
OK, thanks.
Appreciate your help!

Simon.