Jump to content

Recommended Posts

Posted

Hello,

<P>

I searched this and other forums thoroughly to no avail.

<P>

My issue is that in phpnuke 6.8 installed from cpanel I cannot retrieve email from my mail server. (mail.catppl.com) It sends out email flawlessly, however when I try to retrieve I get "Error: load)" (The partial paranthesis is in the error message.)

<P>

Here is the kicker: It will retrieve email from other pop servers without issue.

<P>

The information I am using is:

<P>

Pop Server: mail.catppl.com

<P>

Username: cameron+catppl.com

<P>

Port: 110

<P>

In case you are wondering I have attempted with various catppl email accounts to verify it wasn't the account. Can anyone give me some ideas or insight here? I can't think of anything else to troubleshoot / try.

<P>

I am new to phpnuke but am rolling with it pretty well other than this.

<P>

Thanks!

<P>

Cameron

Posted
The information I am using is:

Pop Server: mail.catppl.com

Username: cameron+catppl.com

Port: 110

For pop3 access, that should be cameron@catppl.com.

 

You only use cameron+catppl.com for the htaccess login for webmail (the browser popup login). A little confusing, I know.

Posted

I've never used Phpnuke, so no other ideas off hand. If someone doesn't have an answer for you, I'll install a copy and take a look.

Posted

I tried the following suggested possible fix but that didn't do the trick:

 

"Howdy Nukers,

 

I had the same problem as you were having, so I spent some time fingering around with some DB settings. It turns out that the DB may not be fully storing your password. The default value for storing a password is 20 characters. That isn't enough character storage if you have a big password, and not only that, your password gets encrypted, which adds more characters to it. A simple solution it to go into your database with an application such as phpMyAdmin and follow these steps:

 

- Note: This was performed in v6.5 with phpMyAdmin

 

1. Scroll down your table list and look for nuke_popsettings, and click browse.

 

2. Click on structure.

 

3. Scroll down the field list to passwd and click on change.

 

4. Edit the Length/Values number and give it a higher number, such as 60. I used 100 since I use real long passwords.

 

5. Save your changes.

 

6. Go back into WebMail and go to your account settings and re-enter your password so it gets fully recorded.

 

I hope that helps you out."

 

This was from http://www.nukecops.com/postp21076.html

Posted

I just installed it on my test domain. I used the follwing information and was able to retrieve my email.

 

Pop Server: mail.mydomain.net

 

Username: username(dont add +@ the domain)

 

Port: 110

Posted

Did you use your cpanel login or an email acct you created?

 

I can't replicate with any email accts other than the default IE cpanel login.

 

Thanks!

Posted

Thanks for your continued efforts!

 

Looks like the link you provided has the ultimate solution, they're killing the webmail module.

 

Hopefully the new version will work better anyway.

 

Thanks a lot for everyones help!

Posted

I found this at SquirrelMail.org. Still conflicts with Copyright issue, but....

 

Enclosed are the files to allow better integration of SquirrelMail with PHP-Nuke. Integration may be a bit of an exaggeration, but it allows one to use SquirrelMail instead of the WebMail that comes with PHP-Nuke.

WebMail.zip

  • 3 weeks later...
Posted

Recently I've found a package called ACEMail which can finally handle my not-default email accounts create from cpanel. But for my site it cannot handle any attachment.

 

The recent version is ACEMail-Reloaded.zip and you may check some discussions here:

 

http://www.nukecops.com/postlite10678-.html

 

...and you may want to make a good backup of the database before you decided to give it a try :unsure:

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...