4006 error
Mon, 19 Sep 2005 14:03:40 +0200
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'
for the followi ...
|
Capure message BEFORE stmp server...
Sun, 18 Sep 2005 11:02:54 -0500
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.
...
|
Migrating Newsgroups to another server
Sun, 18 Sep 2005 08:21:13 -0400
Apologies in advance if this question has been asked before, but my
search has left me high and dry.
I am attempting to migrate some newsgroups from a Windows 2000 server
running IIS 5 to a Windows 2003 server running IIS 6.
So far, on the new server, I recreated all of the newsgroups. Last
night, I sh ...
|
E-mail/CDONTS error
Fri, 16 Sep 2005 21:13:29 -0400
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 failed.
...
|
CDONTS Attachfile error
Fri, 16 Sep 2005 07:47:04 -0700
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
Mailer.Body = ...
|
Attempt direct delivery before sending to smart host
Thu, 15 Sep 2005 08:15:01 -0700
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, it would then ...
|
Removing Email Attachments with IIS MTP
14 Sep 2005 13:05:42 -0700
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.
...
|
|
|
Win 2003 SMTP Sends one account, not others . . .
Wed, 14 Sep 2005 08:25:00 -0400
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 no error message ...
|
SMTP not sending mail
Thu, 1 Sep 2005 17:24:53 -0700
I've just about spent all day looking around for a solution, and cannot
figure this out :( I can't get SMTP to send mail from my Win2003 box. I've
been reading a lot about other peoples problems and I believe it must be
something I'm overlooking. If anyone can tell what I'm doing wrong, I would
apprecia ...
|
Configuration via Script of IIS SMTP Server
Mon, 12 Sep 2005 21:08:31 -0400
Is it possible to configure the entire IIS SMTP server via script?
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.
Here's what I'm trying to do:
With w2k3 server IIS SMTP, I want ...
|