Broadband :: Can't Receive Emails From Specific IDs

Jan 13, 2012

Can't receive emails from specific emails. This happened after a Windows update in December ,A and did not correct after the update on Jan .B, 2012

View 2 Replies


ADVERTISEMENT

Broadband :: Receive 0X800CCC0F Error Message Downloading Emails?

May 1, 2012

I recieve 0X800CCC0F error message when trying to download emails with attachments. My ISP is BT. BT say they cant fix it on my computer but many people are having this problem. They say their technicians are trying to fix it presumbably on the servers.

View 1 Replies View Related

Wireless :: Cannot Read And Receive Emails

Apr 9, 2011

cannot read and receive emails

View 1 Replies View Related

Wireless :: Can Send Emails But Not Receive Them?

May 5, 2011

I recently migrated keeping my original email address. All went well, except I am unable to receive emails from one of my contacts. I can send to this individual successfully, but when the contact tries to respond the reply kicks back to him telling him that there was a delivery notice failure. Email addresses have been verified by both of us and both are accurate

View 2 Replies View Related

Cisco WAN :: 1941 - Unable To Browse Websites Or Receive Emails Via DSL Router

Dec 2, 2011

I am facing  a problem that I can not browse the websites (or receive POP emails, but I can send emails) via the DSL router CISCO1941/K9, the DHCP is configured at the Switch (not on this router) and actually the PCs are able to do a ping for the hosts (like [URL] and so on) but they can not browse !!
 
Below is my DSL router configuration if u would to give a look 
 
Router#show running-configBuilding configuration...
Current configuration : 3434 bytes!! Last configuration change at 19:26:41 UTC Sat Dec 3 2011 by bilal!version 15.1service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryption!hostname

[Code]......

View 4 Replies View Related

Broadband :: Returned Emails But Have Not Sent?

Aug 18, 2011

I have received emails in my inbox to say that emails i have sent have been returned but they are in chinese and I haven't sent them.

View 2 Replies View Related

Broadband :: How To Recover Deleted Emails

Sep 26, 2012

I deleted a few e-mails how can i recover them?

View 1 Replies View Related

Broadband :: Unable To Transmit Emails To Friend

Mar 13, 2011

I am unable to transmit e-mails to a friend , using "docomo.ne.jp" as her provider, and get no assistance from mailer-daemon at this end.

View 3 Replies View Related

Broadband :: Why Can't Send Emails Out On Windows Internet

Jan 11, 2011

i am sending emails but they are not being received what do i do

View 2 Replies View Related

Broadband :: Cannot Login To Yahoo Emails Account

Jan 31, 2012

cant sigh into yahoo account e-mails

View 1 Replies View Related

Broadband :: Opening Outlook Express Emails From Old XP Into Windows 7?

Jun 18, 2011

Trying to open my Outlook Express emails from old XP into Windows 7. Windows 7 says to verify my information which was emailed to me. However, I cannot receive email since I cannot get on to Live Mail.

View 1 Replies View Related

Broadband :: Hotmail Is Temporary Blocked / Unable To Access Emails

Aug 29, 2011

My Hotmail is temporary blocked for more then two weeks all my work related email I cannot access it?

View 1 Replies View Related

Nortel 5520 - Specific MAC Address Doesn't Receive ARP Reply From Switch

May 26, 2013

Switch is a Nortel 5520

PC is Windows 7, with Intel 82579LM adapter

When PC was first attached to network, it could not ping gateway(switch). Turns out it was broadcasting for the gateway's MAC address, but never got a response. Tonnes of testing later, if I just change one number on the MAC address of the adapter, it receives a reply from the switch and can ping the gateway.

Why doesn't the native MAC address work?

Update: Just the vendor portion is the determining factor. As long as it starts with 2C-59-E5, it will not work. 2C-58-E5 will.

Update 2: Pinging anything in the same subnet works, just pinging the gateway interface of the switch doesn't happen. Tried on multiple drops, and there are other devices on those drops.

View 1 Replies View Related

Routers / Switches :: Rate Limit On Specific Port From Specific Range?

Jul 1, 2012

Is it possible to enable an absolute value rate limit using QOS on a HP ProCurve 5406 switch for a particular IP range on a specific port? Is there a way to configure our HP 5406 with an absolute rate limit on "WAN" port for that server's IP range? I would like to limit it to only being capable of sending 1Mbps worth of traffic over the head end at once.Everything in the documentation points towards priority queues, which as far as I can tell, isn't really what I want.Baring accomplishing this goal using rate limiting is there a better way to prevent our services from accidentally saturating this connection?i thimkong about somthing like that:

class ipv4 rate-limit-port-A1
match ip 10.136.0.0/16 any
exit
policy qos port-a1-ratelimit
class servers-to-be-slowed action rate-limit kbps 1000
exit
interface A1 service-policy port-a1-ratelimit inI'm not sure about this.

View 4 Replies View Related

Cisco Routers :: RV082 - Route Specific Ip Address To Specific WAN Port

Oct 25, 2011

I use a router RV082 with load balancing. My problem is when I try to access a specific site, I get the error message that my IP address changes and I can not use 2 ip address. I want to specify an ip range to always use the same WAN port.

View 2 Replies View Related

Cisco VPN :: ASA 5520 / Define Specific IKE Proposal For Specific L2L Tunnel?

May 24, 2011

ASA 5520 running 8.0.4
ASDM v.6.1
 
Need assistance understanding how in ASDM/Configuration/Site-to-Site VPN/Connection Profiles/ "Any Entry" I can specify that I only want to offer an IKE Proposal of pre-share-aes-256-sha?
 
The IKE Proposal field has a number of possible options including: pre-share-aes-256-md5, pre-share-3des-md5, pre-share-aes-256-sha, pre-share-aes-192-sha, pre-share-3des-md5, pre-share-aes-sha and pre-share-3des-sha.
 
I am able to pick a specific IPSec Proposal w/o issue but when I attempt to do the same for the IKE Proposal, and click OK the choice does not "stick" but rather returns to the entire list as defined above.

View 2 Replies View Related

Cisco WAN :: 2801 / Assign Specific IP To Specific Host By MAC

Dec 18, 2012

I have a Router 2801 with the run conf :
 
!
no ip dhcp use vrf connected
ip dhcp excluded-address 192.168.1.1 192.168.1.63
ip dhcp excluded-address 192.168.1.192 192.168.1.254
!

[code].... 
 
I want to assign a specific IP to a specifig host by MAC .. for example i want the ip 192.168.1.10 to be assign to the host "client1" by mac.I've been creating a new dhcp pool static:
 
!
ip dhcp pool static
host 192.168.1.10 255.255.255.0
hardware-address xxxx.xxxx.xxxx
client-name client1
!
 
but the "client1" is still taking other ip.

View 10 Replies View Related

Deleted Emails Get Them Back?

Jun 10, 2011

Can I retrieve emails that were deleted in error.

View 1 Replies View Related

Pc Is Sending Emails Automatically

Feb 22, 2011

i am getting around 12 emails a day returned mail demon and i havent sent them my friends are gatting sick of this every time they log on

View 1 Replies View Related

Microsoft Not Sending Emails?

Jun 10, 2011

My emails are not being sent POP3 failed, is there a troubleshoot, autofix website i can go to

View 4 Replies View Related

Can't Reply To Emails When Using Firefox

Jun 8, 2012

I can't reply to emails when I use Firefox. When I try the page locks up. Replying to emails with Safari or Entourage is not a problem.

View 1 Replies View Related

Unable To Send Emails

Feb 6, 2012

I can receive emails, but I cannot send emails.

View 1 Replies View Related

Cannot Access Our Own Website Or Emails?

Jan 26, 2011

We updated our business website in December and moved the hosting to our web designer's servers.Very shortly afterwards, we discovered that we could not view our own website, nor access our emails, which are hosted through our web domain name via cPanel.We run two Apple Macs through a Linksys router connected by two ethernet cables. We also have a Vonage internet phone connected to the network, which works either connected directly to the modem, or routed through the Linksys.We had this set up since March and had never had any problems until we had the new website. We don't know if its related, or just a coincidence.

We first went through a process of elimination:

First we connected the computers directly to the modem (one at a time, as obviously both can't connect directly) and we could access our emails and website absolutely fine. Not a solution though, as we need access on two machines.This led us to believe the problem was with the router. Both the Linksys and the Vonage device (box that the phone is plugged into, which is in turn connected to the internet) work as routers and we could view both router's home pages through their ip addresses.

We first called Vonage customer support, and no matter what they suggested in the nearly 2 hour call, nothing worked.We found a solution that suggested changing the MAC address of our router. After looking at the settings of the Vonage box, we couldn't work out how to change the MAC on this, so we changed the MAC of the Linksys instead - and it worked. We could view our emails and website again.However, plugging the Vonage box back in resulted in us losing access to our emails and website again. The set up solution worked for about a day before the same problems came back.

So we again unplugged the Vonage phone device and just ran our two Macs from the Linksys router - all fine, for a bit.A couple of days later the emails and website became inaccesible again. In desperation I changed the Mac address of the Linksys router and we were up and running again.

This solution worked for another day or so, until the old problems arose again.Now, whenever we reset the Mac address of the Linksys, it works, but emails and the website become inaccesible sometimes as soon as half an hour afterwards, sometimes longer, but however long we can gain access to the emails for, we constantly have to stop to reset the router, then restart everything.We now know that its nothing to do with the Vonage phone, so I'm discounting that from the equation now. Also, we've just tried running each of our computers in turn when plugged directly into the modem via an ethernet cable. Interestingly, one machine works fine, and can access the emails and our website, but the other machine now can't access the email or the website, but loads all other sites fine. Is this significant?

We've been reading up on our problems again, and it has been suggested that the issues are being caused by the website/email server blocking our ip address and that we can solve this issue by having a static ip address instead of the dynamic one that Virgin Media assigns. As we are on a home broadband service, we understand that this isn't possible though. Surely, if Virgin reassigns ip addresses every session, our ip would be constantly changing, therefore if we were blocked by the website server, wouldn't it be more likely to be blocking a static one, not one that is constantly changing? And also, how come one of our machines can access the emails etc when directly connected to the modem, but the other can't?

Other solutions proposed have been:
-Get a new router
-Move our website to a new server
-Move our emails to a new server and access our own website through a proxy.

View 9 Replies View Related

Chrome - Cannot Open Any Links In Emails

Jan 26, 2013

cannot access the link to renew my password - links always disabled.Have tried in the browser; does not work.cannot open any links in emails at all.

View 1 Replies View Related

How To Retrieve Accidentally Erased Emails

Mar 27, 2011

Yesterday on 26 march all of a sudden my 2250 emails from hotmail@live.com was erased.I donot know why or how.I have always have problem.So many times my emails have been erased.

View 2 Replies View Related

Save Emails To A File On Computer?

Mar 19, 2011

I want to set up a file to save some of my e-mails. I am on google g-mails and use Windows xp Is there any way that I can transfer these e-mails to a file so that I can read them at a later date and also when a new one comes just transfer it to this file.

View 2 Replies View Related

All Emails In Hotmail Inbox Deleted?

Aug 18, 2011

My emails were deleted from Inbox as I was using Hotmail on 8/17/2011. I did not initiate this action. Those emails contain very important information and I need to retrieve them if possible. I am worried this was done by a hacker. I have Vista Business version.

View 1 Replies View Related

How To Get Emails In Order When Randomly Arranged

Jan 20, 2013

My emails are randomly arranged, how do I put them in the order that they are 'sent' or 'received'?

View 2 Replies View Related

Unable To Send Emails When Connected To Vpn

Sep 14, 2012

Unable to send emails when connected to vpn.if vpn is disconnected can able to send receive mails but when connected to vpn Unable to send emails.from outlook or any other mail.

View 3 Replies View Related

Can Yahoo Trace Deleted Emails With Device Ip

May 27, 2011

Within the past week,my facebook and yahoo mail accounts have been invaded and deleted. I know it is an iphone. I found several ip addresses.

View 1 Replies View Related

Cannot Open Emails With Images - DNS Server Not Responding?

Feb 14, 2012

I get a lot of e-mails that have images, and when I try to open them I get the message, dns server not responding.

View 14 Replies View Related

Inbox Emails Are Not Complete - Web Page Cannot Be Found?

Feb 19, 2011

Some emails that come into the INBOX are not complete and do not have graphics.On opening some emails in my Inbox, it tells me that THE WEB PAGE CANNOT BE FOUND.Some emails are going straight into the DELETED ITEMS BOX and are not SPAM. Some of them can be opened by clicking on to the LINK but others will not open.I have also had (Your email programme does not support HTML), which I do not understand.I telephoned my server and was advised to contact a PC Technician as I may have a VIRUS.

View 3 Replies View Related

D-Link DCS-942L :: Emails Blocked As SPAM?

Jan 30, 2013

Yesterday I had the snapshots setup to be sent to my gmail account and now they've been blocked as spam.  Is there anyway to get around this?  The motion detection area is set to 90% so I see why I'm getting a bunch of snapshots.  Is there a setting I can change on my gmail account or is the only option to reduce the percentage?  I'd prefer to get all of the emails.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved