Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
08-04-2003, 02:58 AM
|
#1
|
Member
Registered: Jul 2003
Distribution: RH 7.3/8.0/9.0, Debian Stable 3.0, FreeBSD 5.2, Solaris 8/9/10,HP-UX
Posts: 340
Rep:
|
Squirrel Mail ".mailboxlist"
I've installed Squirrel Mail and works very fine. The only annoyance (and possibly a security hole) is that when a user clicks "Folders", there appears a supposingly hidden folder called ".mailboxlist" in the "Subscribe/Unsubscribe" table. In theory only folders created by the user should appear! I've checked out other webmail services based on Squirrel Mail who do not have the appearance of this hidden folder. How can i remove this hidden folder??
|
|
|
08-04-2003, 06:30 AM
|
#2
|
Member
Registered: Jul 2003
Distribution: RH 7.3/8.0/9.0, Debian Stable 3.0, FreeBSD 5.2, Solaris 8/9/10,HP-UX
Posts: 340
Original Poster
Rep:
|
For the sake of those who have the same problem, I have found the solution. Give a name to the $default_folder_prefix variable (by default this is empty). Give it a name such as INBOX. This parameter is found in the config.php file...
|
|
|
08-04-2003, 01:17 PM
|
#3
|
LQ Newbie
Registered: Aug 2003
Posts: 2
Rep:
|
i wish to pass(sent) some data from my script to Capnel (is like create email automatically) the problem i face is dun know how to pass the username and password to the Cpanel.
My script is below
<form method="POST" action="http://beamhost.co.uk:2082/frontend/x/mail/doaddpop.html">
<input type="hidden" name="<?echo $PHP_AUTH_USER;?>" value="muma">
<input type="hidden" name="<?echo $PHP_AUTH_PW;?>" value="muma0126">
<input type="hidden" name="email" value="andy">
<input type="hidden" name="domain" value="muma-success.com">
<input type="hidden" name="password" value="123">
<input type="hidden" name="quota" value="10">
<input type="submit" value="Create"></td>
</form>
|
|
|
All times are GMT -5. The time now is 01:36 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|