all groups > iis smtp nntp > june 2004
SMTP change urls
Posted by JoaquĆn at 6/30/2004 4:13:29 PM
Hi,
When i send mails in HTML format with a .exe (using CDONTS) i recive url
modified (i.e. i send <a
href="www.domain.com/redir.asp?id=spas_sudam_99989.asp">lik</a> but when i
recive the mail this link poit to
"www.domain.com/redir.asp?id=spas_sudam_99989.asp" the point "." disappear)
Do you ... more >>
Exchange server can't receive external Email
Posted by Ton Yiu at 6/29/2004 7:40:41 PM
that is my structure of my home network.
1. i got a domain (e.g, www.mydomain.com), and point to my
own publice IP, so the website work fine, cuase i am using
win2000 and exchange 2000, and IIS established.
2. i use outlook to send email out, it works.
3. i set up my own DNS, and point th... more >>
Exchange mailbox relay
Posted by smc at 6/29/2004 7:12:02 AM
Help!
One of my predecessors has managed to setup a way of relaying mail that is sent to an internal address, out to an AOL account. ie any incoming mail to user@mydomain.com goes straight to user@aol.com
I've checked to make sure that's there no mailbox rule, automatic replies to the interne... more >>
X-Junkmail header is lost
Posted by ak at 6/28/2004 11:58:38 PM
mixed exchange 5.5 and exchange 2000 environment.
A mail with a x-junkmail header is sent to a 5.5 and 2000
recipient.
The headers are different:
on 5.5 the x-junkmail header is still in place and the
user can filter via an inbox rule.
on 2000 the x-junkmail header is gone.... more >>
user password management
Posted by Dodo at 6/28/2004 5:11:05 AM
anyone have any ides for members of the pop3 users group being able to
change their own passwords?
... more >>
530 auth
Posted by Dodo at 6/28/2004 4:06:17 AM
What rights do I need to assign my pop3 users group so they can relay?
... more >>
Non MS SMTP
Posted by Joe at 6/25/2004 2:26:08 PM
Hello Kristofer,
Thanks for all your help here in IIS. I was involved on
your site when I came across this article and it was just
what I was looking for (great!). Only one question. Does
this need to have Microsoft SMTP work? I have a different
mail server than MS.
http://www.ilopia... more >>
cdonts et cdosys
Posted by Dhifaoui Romdhane at 6/24/2004 4:21:03 PM
salut
j'envoi des mails via des pages .asp en utilisant cdonts sur win2000 je
viens d'installer win2003, cdonts.dll ne fonctionne pas je dois utiliser
cdosys.dll mais je n'arrive pas à envoyer un mail format html
svp aidez moi
merci
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
esmtp und IIS 6.0
Posted by Martin Bodenstedt at 6/24/2004 2:33:18 PM
Hi there,
my smtp server (IIS running on win2003) advertizes to large a size for
my virus software. How can I edit the IIS metabase to stop smtp from
advertizing it?
--
Martin Bodenstedt
Landtag von Baden-Württemberg (www.landtag-bw.de)... more >>
21 NOOP'S = 421 error Win2k
Posted by Robert Simpson at 6/24/2004 9:24:00 AM
Someone want to explain why NOOP's are tagged as errors in the ESMTP
service?
220 master Microsoft ESMTP MAIL Service, Version: 5.0.2195.6713 ready at
Thu, 24 Jun 2004 09:25:30 -0700
NOOP
250 2.0.0 OK
NOOP
250 2.0.0 OK
NOOP
250 2.0.0 OK
NOOP
250 2.0.0 OK
NOOP
250 2.0.0 OK
NOOP
250 2... more >>
recieve and send mails with an application running on an IIS
Posted by sven killy at 6/24/2004 4:30:02 AM
hi
i'm looking for an application to get pop mails and mails from an exchange server over imap. it should runs with asp on my website.
e.g.
i want to check an mailbox from an ms exchange server and after my work i want to send it via smtp !
thanks !
ciao sven... more >>
IIS SMTP Relay authentication
Posted by Jorge Aguiar at 6/23/2004 3:26:26 PM
Hi !
I've set up my IIS SMTP server to allow relaying to authenticated users.
It's working OK, but I'd like a finer control of which users are allowed to
relay.
Is there some way to prevent some (but not all) authenticated remote users
to relay, e.g. using a Windows or AD group ?
Thanks a ... more >>
emails sent to hotmail
Posted by hassan ghoul at 6/23/2004 9:11:52 AM
Hello,
I have installed IIS SMTP on my pc and I have noticed that emails sent to
hotmail do not reach their destinations.
My smtp logs recorded the folowing lines:
#Fields: date time s-sitename s-port cs-method cs-uri-query sc-status
sc-win32-status sc-bytes cs-bytes time-taken cs-version cs-... more >>
How to send email from a frontpage form using a different SMTP server on the same network?
Posted by Bill Nguyen at 6/23/2004 8:53:37 AM
I would like to use the SMTP server on another server (named ExchangeServer)
to send email from a form created by Frontpage. The form is run on an
IISserver 6.0, but I want to disable the SMTP server on this IISServer for
security reason. Is this possible?
Thanks
Bill
... more >>
Issue with "Body type not supported by Remote Host"
Posted by Roy Chastain at 6/23/2004 8:16:13 AM
I have recently setup a 2003 server with ISA firewall and an inbound SMTP relay to provide message filtering etc and SMTP command
scanning (such as it may be). This server relays to my internal SMTP server which is an Exchange 5.5. Prior to this my Exchange
server received the email directly fro... more >>
The connection was dropped by the remote host
Posted by May at 6/22/2004 9:03:33 PM
Hi all,
We use exchange 2K and win 2k, we find that we cannot
send the e-mail to specific e-mail address due to
following error message "The connection was dropped by
the remote host" Any ideas???
May
... more >>
Mail through another SMTP server?
Posted by Natan at 6/22/2004 11:27:43 AM
Is there any way to make IIS SMTP Service send all the emails through
another SMTP Server that uses name and password, like my internet provider?... more >>
CDOSYS.DLL generating Visual C++ Runtime Error
Posted by Ron P. Cuirle at 6/21/2004 7:47:53 AM
I am using the CDOSYS.DLL (CDO for Windows 2000 Library) to send email by
using Win2K Server's SMTP Service from within a VB6 application.
I am receiving errors when attempting to create a CDO Message object
(CreateObject("CDO.Message")). Actually, I receive the same error if I try
to create ... more >>
Exporting mails from IIS
Posted by faisal_qasimpk NO[at]SPAM yahoo.com at 6/17/2004 10:59:28 PM
Dear all,
We have a IIS server which is not working properly and there are mails
stuck in queue dir. We have configured IIS on another server which is
now working.
How can stucked mails from old IIS installation be exported to new
installation to ensure proper delivery of stucked mails?
... more >>
Outgoing mail to a specific domain bounces back
Posted by Albert at 6/17/2004 4:13:33 PM
I think I've narrowed down the issue to be with the
receiving mail server. I've tried sending emails from 3
different exchange servers (all from different networks
and hosting different domain names). Each time I send
and email from outlook the email bounces back with the
following error... more >>
|