Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
outgoing
- Page 1
Re: Contact form does not working
Programming
Web Development
2 Months Ago
by Dani
… not getting any PHP errors, it's possible that your
outgoing
mail server is not configured properly on your web server.
outgoing mail storage in isp's server
Hardware and Software
Networking
16 Years Ago
by camelNotation
Hi i need to know what type of data is typically stored in an isp's server regarding
outgoing
mails.If an user sends an email from one hotmail a/c to another,can anyone read the mail sitting on the isp office,or see my
outgoing
mails,after a month?
Netgear FSV336G blocks outgoing POP mail
Hardware and Software
Networking
15 Years Ago
by HokiePE
… title says, it seems that our new firewall is blocking
outgoing
POP email. Incoming POP mail works fine. Also both incoming… and
outgoing
IMAP email works fine. If I try to send an…
MSMQ - Can we delete Outgoing Message Queues? Lifecycle?
Hardware and Software
Microsoft Windows
5 Years Ago
by sebastienrenaud
Hi, We want to make disappear the
Outgoing
Message Queues to be sure that our app wouldn't …use them anymore. If
Outgoing
Message Queues are temporary, when does it disappear from compmgmt…
Re: Unneeded outgoing connections - Tiny Personal Firewall issue
Hardware and Software
Microsoft Windows
21 Years Ago
by BountyX
… for what i do. There are some programs that request
outgoing
/incoming connections. I'm not sure if i should let… thumb for firewalls most of the time u can allow
outgoing
, rarely should you allow incoming.
Unneeded outgoing connections - Tiny Personal Firewall issue
Hardware and Software
Microsoft Windows
22 Years Ago
by Free4all_ftp
… for what i do. There are some programs that request
outgoing
/incoming connections. I'm not sure if i should let…
forwarding cc of each outgoing mail to other domin email address thru postfix
Community Center
17 Years Ago
by chunchuwar
… domain like abc.gmail.com I want to set whatever
outgoing
mail from my mail server should sent one copy to…
To calculate incoming and outgoing packets
Hardware and Software
Networking
14 Years Ago
by pinky.shet
how to calculate incoming and
outgoing
packets of a particular system?? how to calculate bandwidth at the router??
To calculate Incoming and Outgoing packets
Programming
Software Development
14 Years Ago
by pinky.shet
How to write a program to calculate incoming and
outgoing
packets at each system. what are the different files which are used to calculate Ip and Mac address? R there any files which are used to draw real tie graph?
How to send emails in classic asp using gmail as outgoing smtp server
Programming
Web Development
14 Years Ago
by shailaja mohite
hi, How to send emails in classic asp using gmail as
outgoing
smtp server. plz Help
New Cisco VoIP Phone - No incoming calls. Outgoing OK.
Hardware and Software
Networking
12 Years Ago
by Harvey-St
… is, there are no incoming calls but I can make
outgoing
calls to any number on the phone fine. When you…
Re: outgoing mail storage in isp's server
Hardware and Software
Networking
16 Years Ago
by Kraai
That will depend on a couple of things. Mail send will normally be gone from the server as soon as it is delivered, unless it is caught by the daily backup before delivering, then it sits in the backup tape. ISP's can access any mails on the server, but will only do it if there is a court order to do so, or if ordered by the owner of that mailbox.…
Re: Outlook "outgoing"
Hardware and Software
Microsoft Windows
19 Years Ago
by Davepl
Check the setting for SMTP server, that is the server that sends
outgoing
mail. See if you can ping that server.
Re: tracing asp.net outgoing response text
Programming
Web Development
12 Years Ago
by LastMitch
>i have seen some solutions, but they mostly work for WCF, i need something more general Thanks for sharing: http://stackoverflow.com/questions/12999665/how-to-get-trace-asp-net-
outgoing
-response-text
Re: How can I check if my web hosting blocks a outgoing port?
Community Center
Geeks' Lounge
12 Years Ago
by Ketsuekiame
…... I seriously doubt any webhost worth their money would block
outgoing
SMTP, that would be close to commercial suicide. Some free…
Outgoing emails from and subject lines corrupted
Hardware and Software
Microsoft Windows
16 Years Ago
by stssystemstech
I have a computer that when it sends an email the subject and from lines are changed to strange characters (ÿ ÿ for example). I tried both Outlook 2000 and Outlook Express with the same issue in both. I have tried the following things: Changing smtp server to gmail. Ran full antivirus scans (Symantec Endpoint Protection) Removed all …
Re: Outgoing emails from and subject lines corrupted
Hardware and Software
Microsoft Windows
16 Years Ago
by Kraai
Hi See what happens if you upgrade your outlook. The one you are running is a bit old? Always try to run the latest version 2007, if not, at least outlook 2003.
Re: forwarding cc of each outgoing mail to other domin email address thru postfix
Community Center
17 Years Ago
by Belrog
Considering the bad grammar I might be wrong, but you can have a look at the 'virtual' config file.
Re: forwarding cc of each outgoing mail to other domin email address thru postfix
Community Center
17 Years Ago
by DimaYasny
[url]http://www.google.ie/search?q=postfix+automatic+bcc[/url]
Re: To calculate incoming and outgoing packets
Hardware and Software
Networking
14 Years Ago
by CimmerianX
You would need a tool to monitor the packet counts either at the pc level or at the router level. Depending on the model of the router, you may already have netflow support built in. [url]http://en.wikipedia.org/wiki/Netflow[/url] If it is any of the consumer based low-end routers, then probably not. You would need a router firmware that would…
Re: How to send emails in classic asp using gmail as outgoing smtp server
Programming
Web Development
14 Years Ago
by ArtistScope
Are you aware that you have absolutely no privacy when using Google mail?
Re: How to send emails in classic asp using gmail as outgoing smtp server
Programming
Web Development
14 Years Ago
by shailaja mohite
yes i aware
Re: How to send emails in classic asp using gmail as outgoing smtp server
Programming
Web Development
14 Years Ago
by ArtistScope
I wouldn't be surprised if Google has restrictions on remote use and relaying. As an ISP it is definitely not allowed on our service.
Re: New Cisco VoIP Phone - No incoming calls. Outgoing OK.
Hardware and Software
Networking
12 Years Ago
by CimmerianX
SIP does not like NAT. That's a fact. To get around this problem several solutions are available depending on what your devices offer. i.e. STUN, ICE, TURN, SIP Fixup are all available. You may need to enable one or more of these features on your phone or router for this to work.
Re: New Cisco VoIP Phone - No incoming calls. Outgoing OK.
Hardware and Software
Networking
12 Years Ago
by rubberman
Alternatively, you may need to reconfigure your router/firewall to allow incoming connections via ports 5060 and 5061. There may be other ports that you need to open as well, but I'm not sure if you need them, for example SIP directory services (port 5059).
Re: New Cisco VoIP Phone - No incoming calls. Outgoing OK.
Hardware and Software
Networking
12 Years Ago
by Harvey-St
Thank you Cimmerian and Rubberman. The VoIP provider which are also the broadband provider Zen Internet, said they don't use STUN etc etc, just the proxy address and register address which is voip.zen.co.uk and they said only port 5060 is used. They said no other settings used. I have also tried Zen's own router (Thompson Techicolour) and also …
Re: New Cisco VoIP Phone - No incoming calls. Outgoing OK.
Hardware and Software
Networking
11 Years Ago
by simonrobert
For configuring any desktop VoIP phone, it is required to provide the following information: **Account Active:** select 'Yes' (the existence of this setting depends on the type of the VoIP phone) **Account Name:** e.g. your company **SIP Server:** the IP address of your PBX **SIP User ID:** the user part of an SIP address **Authenticate ID: **can …
Re: How to send emails in classic asp using gmail as outgoing smtp server
Programming
Web Development
4 Years Ago
by smart_saru
were you able to get codes for sending mail?
Java Client/Server
Programming
Software Development
18 Years Ago
by chip1123
…-file is encountered. String line = fileIn.getln();
outgoing
.println(line); } }
outgoing
.flush();
outgoing
.close(); if (
outgoing
.checkError()) throw new Exception("Error while transmitting…
php text file read
Programming
Web Development
16 Years Ago
by nilantha_php
… HH:MM:SS Charged In Rs. (s0B
Outgoing
Call ______________ Apr 25 08 08:35:15 … HH:MM:SS Charged In Rs. (s0B
Outgoing
Call ______________ May 11 08 21:41:19…
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC