Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!


Archived Months
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > iis smtp nntp > september 2005

SMTP Server Question
Posted by Keith D.B. at 9/30/2005 12:50:02 PM
I run mine and my brothers websites on my server and I use NO-IP because I have a dynamic IP. NO-IP gives us a mail server address (mail.mydomain.com). I would like to set up my server to receive mail from his domain and let him check it from his house. Just wondering if that is possible and i...more >>

Odd POP problem with logons
Posted by PeterD at 9/30/2005 12:04:25 PM
I've a straight forward IIS SMTP/POP3 configuration. A while ago a user was unable to logon to get to his POP account. This went on for a few days. Now that user account is working, and another one is doing the same thing: no response from the server messages. The SMPT/POP server's log does no...more >>

CDONTS and different mail server
Posted by Frank at 9/29/2005 2:38:35 PM
Hi, I am creating a web page using CDONTS to send an email. When I run the page on my Windows XP with IIS and IIS_SMTP running It works. But when I move the page to the server that is running IIS without IIS_SMTP and with Kerio mail server nothing happens. No email is getting sent. No log me...more >>

Junk Emails received through a form designed using CDONTS
Posted by Nitesh N at 9/20/2005 12:00:00 AM
Hello, In one of my Windows 2003 servers, I have registered the = CDONTS.dll and designed some forms using CDONTS. Now the problem is that = alongwith the normal emails generated by the form, I am also receiving = certain emails in a junk format. The body of the email contains data i...more >>

SMTP freezes often
Posted by Rajan Regmi at 9/19/2005 8:22:02 AM
Hi I have windows 2000 server set up as DC and Exchange. I am having a nagging problem with SMTP stopping often. This problem was severe in the first place when SMTP went down every few seconds but I manage to find a solution to keep it up longer and some time even for few days but now I am...more >>

4006 error
Posted by pau at 9/19/2005 12:00:00 AM
Hi! I'm getting the 4006 error, from an IIS 6, when I try to send a message to certain domain which mail server is the known qmail server. The Event viewer, says to me something like: "Message delivery to the host 'XXX.XXX.XXX.XXX' failed while delivering to the remote domain 'domain.com' ...more >>

Capure message BEFORE stmp server...
Posted by TPS at 9/18/2005 11:02:54 AM
I want to grab all incoming email and run it through a custom process BEFORE it then gets put into the smtp server for delivery. What would be the best way to do something like this? Thanks. TPS. ...more >>

E-mail/CDONTS error
Posted by MikeR at 9/16/2005 9:13:29 PM
I got the following bounce notice from the recipient of e-mail sent using CDONTS from my hosted site. I can't figure out which end is in error. Google hasn't been my friend on this one. This is an automatically generated Delivery Status Notification. Delivery to the following recipients fa...more >>



CDONTS Attachfile error
Posted by lankylad at 9/16/2005 7:47:04 AM
I am getting the message -2147467259 Method '~' of object '~' failed when I try to attach a file into an email. The code is as follows Set Mailer = CreateObject("CDONTS.Newmail") Mailer.AttachFile zippedfilename Mailer.To = EmailAddress Mailer.From = EmailFrom Mailer.Subject = Emailsubject ...more >>

Attempt direct delivery before sending to smart host
Posted by Diana_R at 9/15/2005 8:15:01 AM
Hi, I need to send mail through both exchange and non-exchange connections. When I check "attempt direct delivery" it delivers to my non-exchange host but ignores my regular domain addressed email that needs to go to exchange. I would think that if it couldn't deliver the message directly,...more >>

Removing Email Attachments with IIS MTP
Posted by mas2df at 9/14/2005 1:05:42 PM
Does anyone know of a good way to remove email attachments using IIS SMTP? My goal is to have something running in the background that will remove and save all attachments from a specific email address. Thanks. ...more >>

Win 2003 SMTP Sends one account, not others . . .
Posted by Joe Befumo at 9/14/2005 8:25:00 AM
I'm experiencing a very wierd problem with (presumably) the SMTP server in my Windows 2003 Server setup. I've set up my domains and mailboxes in the POP3 manager, and can receive on all of my mailboxes. When I reply (or send), however, only one account works. The messages seem to send, I get n...more >>

Configuration via Script of IIS SMTP Server
Posted by Al Mulnick at 9/12/2005 9:08:31 PM
Is it possible to configure the entire IIS SMTP server via script? =20 I know there are sample scripts out there for IIS at script center. = Those are nice to read things, but I'm having trouble finding some = specific keys/values in the metabase. =20 Here's what I'm trying to do: With w...more >>

Enable TLS encryption between two SMTP servers?
Posted by Harvey at 9/12/2005 9:37:09 AM
How does one enable TLS encryption between two SMTP servers? The only KB article closest to what I need (829721) mentions how to enable TLS encryption for a specific remote domain in Exchange Server. What I need is to know is how to do it from an SMTP server to another SMTP server, nothing to ...more >>

Mail from: shows internal server name in mail header and fails
Posted by skyline at 9/12/2005 9:16:05 AM
Here is a background on our setup: we have one server that is setup as an SMTP relay that has an MX record configured and a FQDN. We have another application server creating messages via Adobe Central Pro and relaying them through this SMTP server. During the HELO to the internal SMTP server...more >>

Can IIS due multiple smarthosts ?
Posted by Tom at 9/9/2005 8:17:41 AM
My IIS server has to post Email to our exchange servers. I'd like to put the two servers as smarthost but It's always refused by IIS ? If it's not possible, how to do not to loose email when one of the exchange servers is down (maintenance,...) Tom ...more >>

mail not delivered
Posted by Frank at 9/8/2005 1:47:38 PM
Hi, I have a domain say "mydomain.com" with a mail server running on a server "myserver". To test my server I sent emails from my hotmail account to user "user1". If I send the email to user1@myserver.mydomain.com I can see the email in user1's mailbox, but if I send the email to user1@mydo...more >>

DomainKeys with IIS
Posted by Joe Smith at 9/7/2005 5:15:07 PM
Does anyone know how to setup IIS SMTP Service to use DomainKeys? Thanks. http://antispam.yahoo.com/domainkeys ...more >>

553 Terminating connection as the sender is spoofed??
Posted by James M. at 9/7/2005 7:20:02 AM
I keep receiving the following error message on my Win2003 IIS 6.0 SMTP server, when trying to relay mail to an Exchange 2003 server on my network. This error only appears when trying to send to the specific domain hosted on the Exchange server, and does not appear when sending mail to other d...more >>

Disable the AMTP authentication for one server
Posted by Jimmy Chan ++ at 9/5/2005 5:09:02 PM
Hi all, I build up the SMTP service in IIS 6.0, but don't understand how the authentication work for me. Now, since oscommerce.com this e-commerce need a non-authentication SMTP server to send the e-mail to my customers. But each time, SMTP also need me authentication, I want to ask, ho...more >>

Creating a real basic mail and NNTP server
Posted by J.S. at 9/1/2005 10:45:58 AM
Folks, I am trying to learn Visual Studio 2005 nd as a part of the learning process I would like to undertake a project to create a mail and NNTP server with just some basic functionality. Could you point me to any resources which can help in understanding how to develop such application...more >>

How to connect the NNTP server with a SQL server backend?
Posted by J.S. at 9/1/2005 6:23:27 AM
How can I connect NNTP servers in Windows 2003 with a SQL server backend? Thanks, J.S. -- ...more >>


DevelopmentNow Blog