Ask a Question related to ASP, Design and Development.
-
Ray at #1
Re: send an email to a list server
Is the e-mail being sent?
Is the from e-mail address a subscribed address?
Ray at work
"Jane" <anonymous@discussions.microsoft.com> wrote in message
news:01e501c39731$19d27340$a301280a@phx.gbl...> Hello,
>
> Since we need to use html format in email body to send out
> the eNew for our organization, we decided to send this
> email through ASP page to our list server. But the problem
> is that the list server doesn't take action (it doesn't
> send the email out to all people on the email list). Does
> anybody have any idea?
>
> Thanks in advance!
> Jane
Ray at Guest
-
Group email doesn't send because of bad email
Hi, say I have to email 100 people at once, but one of the email addresses is bad, meaning formatted right but does not exist anymore. Right now,... -
send email
I am trying to build an intranet portal using asp. In this application I have a subsscribe button using which user can can subscribe. I wanted to to... -
How to send email (perhaps via Exchange Server?)
I am writing a Perl script for Solaris box. The script needs to send email. The company uses Microsoft Exchange Server, and the Solaris box Sendmail... -
cgi mailto to send email from server?
Hi Guys, I have been looking at the tutorials here: http://www.tutorialfind.com/tutorials/macromedia/flash/ 7. Sending Email Using Flash MX and... -
CDO doesn't send email
Hi, I'm using CDO object to send email but it doesn't send any email and it does not give an error. My code look like this: Dim iMsg2 Dim... -
Aaron Bertrand - MVP #2
Re: send an email to a list server
How can we debug your list server???
"Jane" <anonymous@discussions.microsoft.com> wrote in message
news:01e501c39731$19d27340$a301280a@phx.gbl...> Hello,
>
> Since we need to use html format in email body to send out
> the eNew for our organization, we decided to send this
> email through ASP page to our list server. But the problem
> is that the list server doesn't take action (it doesn't
> send the email out to all people on the email list). Does
> anybody have any idea?
>
> Thanks in advance!
> Jane
Aaron Bertrand - MVP Guest
-
Ray at #3
Re: send an email to a list server
SSH
Ray at work
"Aaron Bertrand - MVP" <aaron@TRASHaspfaq.com> wrote in message
news:%237ALqUzlDHA.2436@TK2MSFTNGP09.phx.gbl...> How can we debug your list server???
Ray at Guest
-
Jane #4
Re: send an email to a list server
Thanks, Ray.
Yes, I sent it to list server and my account. The email
did go through my account.
The 'from' email address is the one we used to use it to
send eNews to list server and I also tried to use the
personal account who has the rights to use the list
server.
Any idea?
message>-----Original Message-----
>Is the e-mail being sent?
>Is the from e-mail address a subscribed address?
>
>Ray at work
>
>"Jane" <anonymous@discussions.microsoft.com> wrote inout>news:01e501c39731$19d27340$a301280a@phx.gbl...>> Hello,
>>
>> Since we need to use html format in email body to sendproblem>> the eNew for our organization, we decided to send this
>> email through ASP page to our list server. But theDoes>> is that the list server doesn't take action (it doesn't
>> send the email out to all people on the email list).>>> anybody have any idea?
>>
>> Thanks in advance!
>> Jane
>
>.
>Jane Guest
-
Ray at #5
Re: send an email to a list server
"Jane" <anonymous@discussions.microsoft.com> wrote in message
news:019f01c39737$3fee4080$a401280a@phx.gbl...Then it's not an ASP issue, if the e-mail is being generated and sent out.> Thanks, Ray.
>
> Yes, I sent it to list server and my account. The email
> did go through my account.
Look at any event logs or error logs that the listserv software keeps. I
don't believe you'll find a solution by looking at the ASP code. Maybe the
listserv software has some anti-spam detection and thinks your messages are
spam due to reverse DNS lookup or something. ??
Ray at work
>
> The 'from' email address is the one we used to use it to
> send eNews to list server and I also tried to use the
> personal account who has the rights to use the list
> server.
>
> Any idea?
>
Ray at Guest
-
Aaron Bertrand - MVP #6
Re: send an email to a list server
SSH = simple stupid hex? savvy smtp host? schwarzenegger smokes havanas?
"Ray at <%=sLocation%>" <myfirstname at lane34 dot com> wrote in message
news:u4nQfZzlDHA.2432@TK2MSFTNGP10.phx.gbl...> SSH
Aaron Bertrand - MVP Guest
-
Aaron Bertrand - MVP #7
Re: send an email to a list server
> don't believe you'll find a solution by looking at the ASP code. Maybe
theare> listserv software has some anti-spam detection and thinks your messagesOr volume? Or number of BCCs? Or ... ad nauseum.> spam due to reverse DNS lookup or something. ??
Which is why asked, how can we be expected to debug the list server
software... we don't even know what it is, never mind how it's been
configured.
A
Aaron Bertrand - MVP Guest
-
Ray at #8
Re: send an email to a list server
The Schwarznegger one. [:
Ray at work
"Aaron Bertrand - MVP" <aaron@TRASHaspfaq.com> wrote in message
news:uBPLDhzlDHA.976@tk2msftngp13.phx.gbl...> SSH = simple stupid hex? savvy smtp host? schwarzenegger smokes havanas?
>
>
>
> "Ray at <%=sLocation%>" <myfirstname at lane34 dot com> wrote in message
> news:u4nQfZzlDHA.2432@TK2MSFTNGP10.phx.gbl...>> > SSH
>
Ray at Guest
-
Jane #9
Re: send an email to a list server
Yes, It's not an ASP issue. But I don't know where I can
have some help on this.
Thanks so much!
message>-----Original Message-----
>
>"Jane" <anonymous@discussions.microsoft.com> wrote ingenerated and sent out.>news:019f01c39737$3fee4080$a401280a@phx.gbl...>>> Thanks, Ray.
>>
>> Yes, I sent it to list server and my account. The email
>> did go through my account.
>Then it's not an ASP issue, if the e-mail is beingsoftware keeps. I>Look at any event logs or error logs that the listservASP code. Maybe the>don't believe you'll find a solution by looking at theyour messages are>listserv software has some anti-spam detection and thinks>spam due to reverse DNS lookup or something. ??
>
>Ray at work
>>>>
>> The 'from' email address is the one we used to use it to
>> send eNews to list server and I also tried to use the
>> personal account who has the rights to use the list
>> server.
>>
>> Any idea?
>>
>
>.
>Jane Guest
-
Tom Kaminski [MVP] #10
Re: send an email to a list server
"Jane" <anonymous@discussions.microsoft.com> wrote in message
news:01c601c3973a$b3b33770$a401280a@phx.gbl...How about product support from wherever you got the listserver from?> Yes, It's not an ASP issue. But I don't know where I can
> have some help on this.
--
Tom Kaminski IIS MVP
[url]http://www.iistoolshed.com/[/url] - tools, scripts, and utilities for running IIS
[url]http://mvp.support.microsoft.com/[/url]
[url]http://www.microsoft.com/windowsserver2003/community/centers/iis/[/url]
Tom Kaminski [MVP] Guest



Reply With Quote

