General :: Delete Emails That Wil Appear In Firefox?
Nov 20, 2010
just when you login in gmail, you click to enter your username and it lists the emails that recently loggedin in this computer, how dyou take it out so computer won't remember it?
I have two emails in my Inbox marked as new. I cannot delete them, move them, or mark them as read. Attempting to delete them fails with the message
Code:
Unable to delete messages in folder Inbox because it is in use by some other operation. Please wait for that operation to finish and then try again. Other operations fail silently. No other operations are listed in the activity manager (which doesn't actually let you /manage/ activities... just view them). How can I force deletion of these emails? Where in the filesystem are they stored?
There are 6 unread emails in my inbox but hey have no body, when I open them I get the following: Unable to retrieve messageCould not find message body in FETCH response.When I access the emails through my browser they are not on the server. I am using IMAP to sync my mail. I am running ubuntu 10.04 and Evolution 2.28.3Is there a way to purge the list of headers and then get them back form the server?
We have a load of undeliverable emails backed up on the server. The problem we have is that the server we purchased from a well known host is rubbish. It does not matter how many times we use outlook to get the emails off the server, it just keeps timing out.Question I want to ask is:1) How can I view the number of emails on the server via the terminal2) How do I then delete these directly off the server via the terminal
I have some big sqlite3 databases in ~/.mozilla/firefox/profilename Notably places.sqlite (12 MB) and urlclassifier3.sqlite (33 MB). Is it possible to truncate them and wipe out the oldest records in them? Of course I could just wipe them completely, but that's not my goal - I just want to minimize the size of those files while keeping the newest records.
Since I upgraded my browser to Firefox 3.6, I've been experiencing this problem: when I click on a link in an email, Firefox doesn't go to that link. Instead, a new instance of Firefox is started (even if I've already got an instance of Firefox running), and that instance just opens my homepage. Of course I can work around this problem by right-clicking on the link, selecting Copy Link Location, then manually pasting the URL into Firefox. But I'd prefer to use just one click rather than 6.I'm using the latest official Hardy version of Evolution (2.22.3.1), and I've got Firefox 3.6 set as preferred browser (or "default browser" or whatever it's called in Ubuntu).
I have a folder on my desktop that I'm trying to delete but get error message:"Cannot delete firefox-gnome-support_3.5.3+build1+nobinonly_Oubuntu6_amd64,; Cannot find the specified file."Drilling down in the folder there are the following file names:
Top level: Pool Second level:Main Third level:f Fourth level:firefox-3.5 Last level:firefox-gnome-support_3.5.3+build+nobinonly_ Oubuntu6_amd64.I do not use Ubuntu, So how do I get rid of this file?
I want Firefox to delete history after several days. Can I configure it this way?"Remember my browser history for at least..." is not the option which does it, right?
Don't even know where this error comes from, or why, but as the title says - bookmarks are in total lockdown. no error messagessimply no change when I add or delete or move bookmarks.
I am using fetchmail to download e-mails from the exchange server in sendmail box Using Centos 5.4 with Sendmail. I can download mails from exchange but want to keep all mail there in Exchange server also, which option I should use to keep that mail there as well with the help of fetchmail? My config is here below , but unable to use "keep" option and getting in the logs error below.
Code: cat /root/.fetchmailrc set logfile "/root/fetch/fetchlog" set postmaster "test@example.com" set bouncemail set no spambounce set properties "" set daemon 600 .....
I am coding some scripts for sending via irda to my PDA with another irda that has a triggering on the remote control. OK. What I would need is as follows. With MUTT, I configured it so that I can read my emails with the IMAP and gmail. It is cool. It is working with the last
Running Postfix 2.6.1 on Slackware 13.0.I noticed that if I send an email with a large attachment(namely more than 500 KB) from another computer using this postfix server as an smtp server, it takes up to an hour to send it.It's almost like postfix is configured to send large emails later with a lower priority.The client computer and postfix server are within a GIGABIT LAN so upload 500 KB isn't an issue.
I am using ubuntu, I have configured evolution on it. because of some reasons I have to switch to windows. Is there any way I can transfer all my emails in evolution to MS outlook.
I have sendmail setup and it works fine sending emails to outside email addresses. When I try and send email to our internal groupwise server the mail never gets there and I get an error message in the log user unknown.
I recently setup a mailserver on ubuntu server. I am able to send emails correctly. However, no emails show up when sent to me on this server. I can send emails to myself on the server but not outside email like yahoo.com or gmail or any other emails can reach me. My MX and A record appear to have been set up correctly. My router seems to receive hits when I receive emails. When I check the logs of the router it tells me that there was a remote attempt to send traffic to the router forwarded to the server but I don't see this traffic in any mailbox. When I do pingability.com for my site, I get the following error message:Error There was a problem while talking with the mail server. Got 'Socket Timeout Exception: connect timed out' So somehow, the email traffic seems to get to my router and my router appears to forward it to my server but it does timeout.
I am running Ubuntu, and I was wondering if there are any settings that I can change in order to remove to make it so that users of the computer cannot delete the history in Firefox without a password. I am even willing to switch to another Internet browser if necessary.
i've been trying to send emails to my gmail account and it works now. using postfix, how do i make nagios send notifications to my gmail account when any services go down?i saw this commands for email in commands.cfg:
I have nagios and postfix on the same ubuntu box.Postfix is able to send emails out as root and my user id to my gmail acct, but not as user nagios, which does own the nagios process. I haven't been able to find a way to authorize user nagios to send email (really), but I don't know if this is the underlying issue. Frankly I don't care what acct they originate from as long as they arrive.Currently, all notification emails are being dumped locally into root's mailbox. There are no errors in either the nagios.log or the mail.log.I've added my gmail address to the contacts.cfg, replaced it in the nagios.cfg, and put it every other place I could find root's mailbox mentioned. I've also created an alias for root to my gmail acct with no luck (didn't want to do that fearing I'd receive emails for other system events, but it didn't work anyway)
I have s smtp configured server , the problem i am facing is that i am not able to sent emails to some domains for instance yahoo.com or ymail.com rest all domains the email goes through
I am looking to be able to encrypt using OpenPGP certain outgoing emails on my linux server. Currently I have GPG setup with a public key, however encryption outgoing emails prooved to be harded.After a bit of research I have found GNU Anubis which acts as a middlemad between the MUA and the MTA, by encrypting emails before they reach my MTA (Sendmail)However I am having a bit of problem with the configuration of bind and remote-mta, as specified by anubis.I have the sendmail service running on port 25 and I want to leave it there, but I have configured my php.ini SMTP port to 24. So it runs through port 24 first and anubis then forwards the emails via remote-mta to port 25Here are my anubis configs:
With all those set, I can't seem to get the basic modication of emails to work. (trying to change a certain subject to something else, just to see that anubis is working). However emails are still working with port 24 as the SMTP port.