Advertisement

Experts Exchange is proud to recognize the top Experts of 2008. Alter egos aside, these Experts are technological superheroes!

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Top SMTP Solutions: 101 - 125 of 134
 
Hi, When a member register in my site, I send him a mail with activation link. $mailContent =     "Thank you for your interest in XYZ !\n\n" .     "In order to activate your account, p...
It seems like i cannot send any mails to hotmail addresses with PHP however with the same e-mail im sending from, from outlook, it works. Though im using another ISP when using outlook, might ...
I am unfamilar with the term RCPTHOSTS and would like to know where this is configured.
How do i find out the ip address of my email domain without contacting my ISP?
Here is my email situation:  Email comes into my network and hits my Exchange server, which is not authoritative.  If it doesn't find the recipient on Exchange, it is suppose to look at the Po...
We use Outlook 2003.  I have a user who sent an email and got this error message. Your message did not reach some or all of the intended recipients.       Subject:      test       Sent:   ...
1. We had a hosted website and email with company A. Email got moved to a different hosting. 2. The second hosting company worked fine for about a month and then it started having major pro...
Hi all, We are using an internal application to send some reports to clients. The from e-mail that the code is sending as is srghelp@sterlingresearchgroup.com. It normally sends out using t...
I received an e-mail from myself that I did not send myself. Could it be that someone has my log in information? or Is it possible to send and e-mail from any you want. I tried to reply to the...
We have a system that will automatically send out an e-mail when an event occurs (this event happens to be when a lease application is moved to a certain stage in the process).  That e-mails g...
I have a Netscreen NS5GT and I am trying to allow for IMAP connection to my MS Exchange Server.  When I attempt to send mail I receive a "550 5.7.1 relaying denied from local server" error.  A...
I need to set alert when smtp fails i used this code : Below is the code for checking smtp : if failed port 25  expect "^220.*\r\n"  send "HELO localhost.localdomain\r\n"  expect ...
Hi all, i am receiving multiple duplicate emails at different times. it was not happening before. it happened last time when i connected at my hotel. kindly let me know what is the issu...
Is there anyway to get a senders report from exchange 2003?
Scenario: SBS 2003 server with exchange setup using the pop connector.  Clients has external email (client@comany.com).  Exchange setup on SBS to pop all existing accounts every 15 minutes.  ...
When I add an SSL certificate to the SMTP virtual server in exchange, all inbound email to the exchange server bounces back to the sender.  Let me clarify that the problem is with people using...
HI, I have exchange server 2003 SP2 running some of my user get +- 400 e-mail per day saying from system administrator Your message did not reach some or all of the intended recipients....
Hello, I have created virtual SMTP server in IIS6 and while send e-mail from the same server using SMTP IP address, the e-mail do not reach recipient. I have checked event viewer, no error,...
Spoolsv.exe error when I restart my computer the spool.exe error comes up how do I fix this
Hi, one of our clients got this error after sending an email to multiples recepients with a few Yahoo addresses. When we send it individually to the Yahoo addresses they go and when we send a ...
Hi. Some help on this would be great. I have an Exchange 2003 server set up to deliver email through a SmartHost (which is my ISP's mail server). This setup is working fine with no problems...
I'm having a debian 4.0 system that is setup as a spam+av+relay server. I have now defined a virtual subdomain that I plan to use as a spam reporting service. I've written a script that will r...
Everytime we want to send an email to this address  @kiwitours.com from the FLExch server the emails do not go through, we recieved the below unreachable error message 527. We do not have prob...
Wehn setting up a intern account on our network I was wondering if I can have the user name like "intern" but then add in the email address of the intern user (in AD user's and Computers) an e...
Hi We have an application on a server that can send notification mail. Within the application we can set an 'SMTP server' in the Notification Mail configuration. I guess this is either o...