Can I Import Mbox Into Imap Webmail?
Jan 31, 2007Does anyone know if is it possible? If yes, how could I do this?
View 1 RepliesDoes anyone know if is it possible? If yes, how could I do this?
View 1 RepliesI'm having trouble with horde it is giving me the following error:
Auth_imap: Required IMAP extension not found.
Now I pretty much know why that error is coming up I'm missing the IMAP module. What I don't understand is if it was their before why is it gone now. The last thing I did on the server was upgrade Perl.
I would like to get rid of this error but I'm afraid the only solutions will wipe my current setup. If of course their is a way to fix this error without ruining my current setup that would be a lot more useful
The main thing I want to do is retrieve an address book from the horde server. How would I go about finding where the address book is stored through the command line.
Thanks ahead of time for the help.
For an ISP/webhost style email setup, what is better, mbox or maildir? Everyone seems to recommend maildir, but the issue I'm thinking of is if people decide to store their mail on server it will eventually run out of inodes, and I'm sure reading 1 single file is much faster then reading thousands,
View 4 Replies View RelatedHow would it be possible for a cpanel system to "convert" from maildir back to mbox without direct intention / invention?
The story
1) Mail (with mailscanner - maildir) works fine for months - Exim failed and don't want to restart
2) Contact support company - Fixed and restarted exim
3) No email for 30 hours - Techs checked, tested, removed mailscanner and confirmed everything works fine
4) Found the problem myself - Email system still on maildir but exim delivered mail to INBOX folder instead than the maildir folders so I fixed it by running the maildir conversion to move the mail in inbox to the correct maildir folders.
5) The server support company insist that THEY did not break the system and everything working fine etc but I am sure that I am correct.
a) Stopped to receive any email direct after their tech fixed the exim issue. (After I did the conversion I got over 400 emails, the first of them the email from them that said exim is now fixed and restarted)
b) They created test email account and confirmed with tests that everything works fine but I think that the newly created email account would be a MBOX account and thus working fine while the rest of the email accounts on the server would still be maildir accounts and thus not receiving any emails until I ran the conversion script.
I am no server admin or tech so I cannot say what error would turn mailbox back to mbox hence the question above.
(Important - It worries me a bit as to why exim failed in the first place and while the first mail I received from the techs sort of "proof" that something they did caused the backwards conversion it's also possible that something else such as an automatic update caused this - Since exim failed I would not receive any mail at all, and after the tech restarted exim their email would be the first to land in the inbox instead of maildir folders)
Maybe worthwhile to investigate the reason why exim failed and what caused the turn from maildir to mbox because I think it would then be a global cpanel issue.
Been having problems with 2 specific sites on a server, this is one of the domains i'm having issues with.
I went under edit a dns zone and viewed the DNS of some of my domains and some of them have DNS I have not added before. This is also happening when I create new accounts on Cpanel.
for example, on one of the domains I added, it shows the DNS as "ns45.domaincontrol.com" under edit a DNS zone. These are not my DNS servers nor did I add those. What would be causing this?
Also getting this error when I try to change anything.
Edit DNS Zone
Modifying Zone aqscleanair.com
/tmp/cpanel.TMP.z0rrkh4clSQa7eqg:13: warning: ns2.,databeyond.com.aqscleanair.com: bad name (check-names)
zone aqscleanair.com/IN: loaded serial 2008010404
OK
Bind reloading on borg using rndc zone: [aqscleanair.com]
Warning: deprecated mbox still in use. Please switch to maildir soon.
Reconfiguring Local Mail: This server will serve as the primary mail exchanger for aqscleanair.com's mail.
I have 465 emails in .mbox format:
1180056800.000448.mbox_2,S
and inside:
Quote:
Return-Path: <<removed>>
From: <<removed>>
To: <email-address@gmail.com>
Subject: the subject- disregard
Date: Mon, 18 Dec 2006 15:16:05 -0500
Message-ID: <CCBC5E16-6FEC-49DB-AEF6-3B9131F688C3@verizon.net>
MIME-Version: 1.0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Apple Mail (2.752.3)
Thread-Index: Acci4VFHa4z1GsINTFy0kBgEiy1OFA==
X-OlkEid: 3E245E20C77FC375020B624294176339C7BA73C1
Status: RO
X-Status:
X-Keywords:
X-UID: 453
Sorry - user error!
I didn't get that the screen wasn't going to say anything. Followed
directions again. WOrked just fine.
While adding an addon domain I received this message below:
Quote:
Warning: deprecated mbox still in use. Please switch to maildir soon. Warning: deprecated mbox still in use. Please switch to maildir soon.
We are running RHEL 4 servers using sendmail, qpopper and UW Imap. Right now we are using the old mbox format for user mail and now we are suffering from inefficiency.
Has anybody gone through the conversion process when there are a LOT of existing accounts and we want to avoid service interruptions.
I have a vps with directadmin and some servers with cPanel.
I need migrate the emails of a client (only 1 client) in the directadmin server to the cPanel Server.
The problem:
The directadmin use mbox format email, and cPanel use Maildir format email.
(Note: The converter not work exactly for my issue).
My requirement is to redirect all hosted domain's webmail to the main hosting webmail url .. how can this be achieved ?
View 7 Replies View Relatedhow can import a .sql.gz database to mysql? i cant do it with following command:
mysql -p -u root uur445_db < wqee2_master_1.sql.gz
My friend has a Hebrew Database and I wanted to know the best way to import it? (i have shell access).
View 4 Replies View RelatedHow do you import a database using webmin?
View 8 Replies View Relatedmy server is Linux with PLESK, one of our customers trying to import data to database, the data is in Unicode (Persian) and when he import that data show? in web site.
View 2 Replies View RelatedI have a very good free web hosting company. My one user needs to be able to upload a 16 meg sql file in php. I tried bigphp, but it game me an error that the sql file doesent have a semicolon followed by a linebreak at the end of each query in the file.
I know there is some sort of SSH command i can run to import this sql file to his account. I am using layered panel. So what is the easiest way here?
Also i have 20MB php.ini settings for uploads, post size, etc.
i am not sure if this is the right sub-forum to post the question.
it is that i my a forum running with php and mysql,
the version of it is 4.1 now,
i wnat to move the forum to another server,
but the mysql version of the server is 4.0,
i try to backup the .sql form phpmyadmin and import form phpmyadmin,too.
but it failed,
some article tell me that i should change some setting in the .sql file,
but i try and failed,
can anyone teach me how can i process it?
I have a sql backup and I just want to restore the attachment table from it! , can anyone explain me how to do so?
View 4 Replies View RelatedI have CentOs 5 With LxAdmin
My Current Import Max File in PhpMyAdmin is 8192 KiB
I have Changed Values in php.ini and my.cnf But Still No Luck At ALL, Its Not Working
And now after creating a Joomla! site for a school that will be moving to my server from a local small isp that doesn't have a control panel (just a screen to allow users to set-up their email name and pwd) I'm stuck with trying to figure out how to set up their email accounts with their current password.
There are about 40 accounts that I can add manually, but when I change the nameservers, these teachers and staff are going to be at a loss as what to do; like I am at the moment.
I want to move domain names. However, I got a lot of good articles in a blog. How can I move the articles from one to another?
View 4 Replies View RelatedChrome/Chromium don't offer to "remember this password" if using https with a self signed, or no, certificate, which is pretty frustrating when your job requires regular logins to various Plesk installations!
The trick, apparently, is to import your self signed certificates into Chrome's chrome://settings/certificates list, so I'm trying to do this with Plesk's default panel certificate.
From Tools & Settings -> SSL Certificates, I've hit the 'Download the Panel's SSL Certificate' link to get the .pem file but when I import this into Chrome I'm asked to provide the password it was encrypted with. Where would I find this password? Or do I need to replace the default with my own self-signed?
I currently am running on a VPS and I'm trying to edit the max size a user can upload through phpMyAdmin. I have tried editing the php.ini file located at /etc/php.ini to find it wasn't the right file.
Where do I need to go via SSH to edit the proper file?
How to import mysql dump file to database by SSH?
How to import mysql database host to other host database by SSH?
How I can import my backups from remote backup space to my VPS.
View 6 Replies View RelatedI have ubuntu 6 server version running.
I am trying to import a database I have however I cannot get it working for the last 2 hours!
I have tried various commands like logging into mysql entering the "use" command to use a database and then variations of the "source" command but my db.sql file doesn't run.
Also tried the full command
mysql -uroot -pMYPASS MYDBNAME < /var/www/site/db.sql
Neither seem to do anything.
PHPMYADMIN shows no database tables at all.
Running mySQL 5.
We have too many DNS servers such as BIND, PowerDNS, NSD on different platform.I need transfer all zones to Plsek server.Is there a ready-made solution import dns zones using axfr?
View 3 Replies View RelatedI've a sandbox, when i upload my package, the package disappear.
With aps build package and aps lint package I have no error and no warning, and on the panel when i import the package, simply disappears.
There is a log, a sign, I can not find the error.
I use APS 1.2
since upgrading PPA, I noticed that in the External Applications section, all the APS packages have a column "imported" and "certification" - what these are/mean?
I hit "import" on the wordpress package - but what it is doing and why it would be to our advantage to import an APS package, rather than have them externally hosted so they're always the latest version.