1
jakob
Trouble with sqMail
  • 2004/4/21 17:44

  • jakob

  • Just popping in

  • Posts: 14

  • Since: 2002/10/18


Hi,

I'm having trouble getting sqMail to work.

I'm trying to implement it in my XOOPS 2.0.6 that is hosted on a webhotel.

I've edited the config.php file and chmod'ed the DATA dir.

When I try to log on using the username and password that works ok when I use the sqMail that my ISP provides, I get this message:

ERROR : Could not complete request.
Query: CREATE "mail/INBOX.Sent"
Reason Given: Invalid mailbox name.

Any suggestions?

Jakob

2
Frerin
Re: Trouble with sqMail
  • 2004/5/11 10:14

  • Frerin

  • Just popping in

  • Posts: 21

  • Since: 2004/5/9 1


I have the same problem. Fortunately after playing around I sort of figured it out:

change in your config.php:
global $default_folder_prefix;  
$default_folder_prefix 'mail/';


to:
global $default_folder_prefix;  
$default_folder_prefix '';


It's working for me now :)

Login

Who's Online

221 user(s) are online (148 user(s) are browsing Support Forums)


Members: 0


Guests: 221


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits