General :: Can't Get To Charter.net Email - Videos Won't Run
Feb 13, 2011
Yesterday morning all was fine until the Update manager indicated I lacked several updates. After loading them I could no longer get to my Charter.net email nor could I see videos (....., embedded in news websites, etc.)
I have Firefox as the browser. I am new to both Firefox and Ubuntu and am getting the hang of it but this is not a user error nor is the Charter.net email system down (I can get to it on a friend's windows system).
How do I restore my system to yesterday morning without having to try typing code? I thinking 'point/click' type of actions are more my speed.
View 8 Replies
ADVERTISEMENT
Jul 26, 2010
In my Windows environment, I use email client such as Microsoft Outlook to connect to our email server to send email with the following configuration:
Incoming server (POP3): 995 - (requires with SSL)
Outgoing server (SMTP): 465 - (use encrypted connection SSL)
[code]....
And the mail server requires user ID login and password.how do I setup a text command based email client in my Linux (Centos 5.1) to send out email through the existing email server above, which is in another machine? The email client has to be text command based because I need to use command line to send notification email from anothar application installed in my Linux (Centos 5.1) Since the email client will only be used to send email notification, I don't require setting up of an email server in my linux.
View 2 Replies
View Related
May 28, 2010
Using CentOS. I have a cron setup to run this command: Code: /var/test.sh | mail -s "Test Cron" mr182@somewhere.com The email is sent but the output of the script is not in the email body, it's just blank. I know there is some output because there are some echo statements in the script.I don't want to get an email for all cronjobs, just this one.
View 1 Replies
View Related
Dec 31, 2009
I have an email setup where all of the emails from our email host is downloaded to our Linux server using Fetchmail. Then some of the incoming emails are sent to an MS exchange server (server1.domain.com) using Postfix. What i want to do is to send a copy of all emails to Another server (server2.domain.com) for redundancy.Can postfix be configured to send copies out to both?
View 1 Replies
View Related
Jul 10, 2011
i want to be able to convert videos into mp4 videos of resolution 320*240 and frame rate 25ps so that i will be able to play them in my phone..any video converter that can do this job for me?
View 6 Replies
View Related
Feb 23, 2010
I'm attempting to send email with a PHP application I got from a textbook. Do I need to start an email server in order to get the application to work?Using SuSE 11.2
View 5 Replies
View Related
Jul 1, 2010
is there a way to allow unsubscribed email address to send emails to mailman list without having to manually set a filter for that email address?
View 1 Replies
View Related
Jun 3, 2009
Debian 5, apache 2.2 I've got Apache up and hosting multiple sites. Each site will have a php contact me page that will simply dump an email to a fixed address. What program should i be using to accomplish this? I've used nullmailer before but that assumes you have a fixed smarthost somewhere which I don't.
View 6 Replies
View Related
Feb 23, 2010
I'm attempting to send email used a textbook PHP application. The application fails to send an email.Do I need to setup an email server to get the ap to work?Right now, I'm getting email through Kontact via my web host, Yahoo mail and Google mail.
View 2 Replies
View Related
Apr 24, 2010
I use 'quoted' style for reply emails. I want to be able to intersperse my replies within a quoted reply i.e. if the email had three paragraphs, I'd like to be able to have my replies between each of the paragraphs. At the moment, I don't seem to be able to do anything other than delete from the quoted section - I try to simulate my requirements by cutting and then 'paste quotation', but this doesn't always work as sometimes Evolution adds too many levels of '> ' .
View 5 Replies
View Related
Feb 24, 2011
we had a server with Hostway, and it was running ubuntu. The server also had Plesk installed, which did some funny things. We had several websites on that server, and many email addresses. Then we changed servers. Now we have a server through Rackspace and it is also running Ubuntu. It also has Virtualmin installed, which generally does not impose as many unconventional changes on Ubuntu as Plesk did.
Rather than using Thunderbird to download my email (which is what I used to do) I've decided I'll start reading my email on the server. So I will ssh to the server and then use some email client, such as Alpine, to read the email. So I installed Alpine. I have an email account for "lawrence". The email address is lawrence @ krubner. Currently, when mail arrives for that account, it is stored here:
/home/krubner/homes/lawrence/Maildir/new
and then it is transferred to hear:
/home/krubner/homes/lawrence/Maildir/cur
When I start Alpine, while logged in as lawrence, Alpine automatically sets up an inbox for me here:
/home/lawrence/mail/
How do I get Alpine (or any other client) to read from the correct folder? I'm fairly sure the email package (the MTA) at work on this new server is Postfix. As near as I can tell, my email is held for 24 hours in this folder:
/home/krubner/homes/lawrence/Maildir/new
and then it gets transferred here:
/home/krubner/homes/lawrence/Maildir/cur
Alpine only lets me set one path for my Inbox, so I'm not sure what path I should set. If I use "cur" I will see all email 1 day late, but if I use "new" then I will miss email if I go a day without checking.
View 2 Replies
View Related
Apr 29, 2010
Is there a way of allowing only certain domain to send e-mails to certain specific e-mail address. I am using Sendmail, and I have an alias which translate to certain members of staff within my organization. I don't expect e-mails from outside our domain to be sent to this alias e-mail address.
View 1 Replies
View Related
Dec 21, 2009
I have recently setup a new mail server and have simulated sending and receiving on the new email server. The new email server will replace the primary one.I would like to setup the new email server in parallel with the existing one.This way i can observe issues that might occur and be aware of what could go wrong. I want to received mail to be delivered to both mail servers at the same time.I would like to use postfix, exim i find a bit to difficult to understand.I have thought of using transport maps, the only problem is that you can only forward mail to one server at a time using transport maps.I think recipient_bcc_maps and sender_bcc_maps could work, i would just like ideas of how i can do this.
View 5 Replies
View Related
Jan 18, 2010
Is there a way to configure exim4 to bcc all new incoming emails to another email address? My boss wants a copy of all outgoing emails.
I know postfix can do this with a bcc_always option. Im sure exim4 should be able to also.
View 3 Replies
View Related
Jun 12, 2011
I have a user who was getting constantly spammed so I deleted their email account but it's still coming in and trying to get delivered, how do drop all email for a specific email address?
View 4 Replies
View Related
Apr 11, 2010
I was wondering if there's some web-based email application (like Zimbra) or perhaps gmail can do it I'm not sure that can handle both receiving and sending of mail from multiple email accounts.I have about 4 different email accounts with various different domains and would like to have one platform which has an inbox for each account and from which I can send mail from any of the accounts
View 1 Replies
View Related
Jan 25, 2011
I would like with bash to output the content of my very last email that has been received (I use gmail), especially using fetchmail or mutt.
View 1 Replies
View Related
Jul 24, 2010
Have just installed Fedora 13 and Movie Player requires plugins and it "cant find the necessary plugins in any configured source"
how to run videos in F13?
View 5 Replies
View Related
Jul 12, 2011
I've mostly mp4/flv media files,i need to convert them to mp3 to put in my mp3 player but at the same time i like to adjust the mp3 bitrate to save space and maintain quality sometimes. How do i actually do that in Linux. Is there any GUI program that performs the job for me quickly ?
View 14 Replies
View Related
Oct 6, 2010
And I mean what the thread title is sayin', when new version of the distribution is released? But I don't think that it would be bad if they all would have some general promo video. I think of it as a nice way to promote your distro and I also think that that kind of promotion would attract more users. As an example, here's the link to Sabayon 5 promo video; [URL].
I find it to be very simple, short but at the same time great. And I like it very much. In my opinion, all that should be said, considering all the facts that is, was said in that video and in a very nice way. I think that there was no inner distro things in it for a reason, if you understand me. Anyhow, my vote goes for that kind of promotion, but sadly I have seen only few of that kind of videos on the net.
View 9 Replies
View Related
Mar 13, 2010
Whether I'm using mplayer, kaffeine, or vlc, I can't seem to play videos for some reason. For instance,
Code:
mark@debian:~/stuff/flashcrap/music$ vlc
VLC media player 0.8.6h Janus
[00000271] main playlist: nothing to play
Above I tried to play an flv video that I had, which I used to have no problem with, but now it does not work. I use Debian Lenny.
View 6 Replies
View Related
Dec 29, 2009
When I was running Windows OS on my laptop I was able to buffer and pause movies I watch on Dvix. Now that I'm running Ubuntu, I cannot pause the movie anymore. Whenever I pause it, I have to watch the movie from the beginning. Also, I cannot let the movie buffer to completion.
View 1 Replies
View Related
Sep 18, 2010
I have just installed openSUSE 11.3 and was enjoying...untill i cam to know that I could not play songs/ videos..What to do now with Amarok or any other application? they are telling me that mp3 support is not installed do you want to install it ?
View 4 Replies
View Related
Jun 17, 2011
When a video is opened in ..... or any other site, where is it saved on my HDD,or how can I save that video?
View 5 Replies
View Related
Feb 12, 2011
I was using a customized version of ubuntu 10.04 earliervideos which I use to stream were stored in /tmpA week before I switched to 10.10 Now the problem is that the streamed videos are not getting stored in the /tmpsomebody help me with this ... is there any other place where the videos are getting stored.if so, please tell me .... is there any other way by which I can download the videos
View 3 Replies
View Related
Apr 15, 2011
videos will not play sound- mostly tried cnn.com- pclinuxos kde installed Tuesday
View 4 Replies
View Related
Jun 3, 2010
i'm trying to add a watermark and a credits image to all of my old videos. i downloaded them off videos so they are all flv (h.264?). is there some software that will allow me do simple edits in batches? i know a little bit of python and tried looking at some of the library but they all seem like overkill (and way above my head). so is there a solution besides getting some software and going through all my videos and doing it manually?
they are all mostly the same length, but it would be nice to specify a relative position for my credits. e.g. show a static image for 10 seconds when the video is at 95%
View 1 Replies
View Related
Apr 8, 2011
I've got a Sony Handycam DCR-DVD101. When I plug connect the USB cable to my laptop (Ubuntu 10) it doesn't mount any storage device.
If I run usb-devices, I see:
T: Bus=02 Lev=02 Prnt=02 Port=00 Cnt=01 Dev#= 6 Spd=480 MxCh= 0
D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=054c ProdID=00c1 Rev=01.00
S: Manufacturer=SONY
[Code]....
View 1 Replies
View Related
Dec 14, 2009
I'm using rhel5 in my laptop and i was unable to play audios and videos.
View 1 Replies
View Related
Feb 11, 2010
how to download anything on my eee pc. I can't watch a lot of videos because i have the old flash player.
View 2 Replies
View Related