|
#1
|
|||
|
|||
|
hello sir,
i am trying to send mail form asp.net program where i am having a domain name... in my program i am using this code SmtpMail.SmtpServer="mail.efinanceindia.com"; and in TO address i am trying to give suthan_ooty@yahoo.com at this time i am resaving the error message server rejected the sender address what should i do any idea |
|
#2
|
|||
|
|||
|
"Sudhan" <jr.suthan@gmail.com> wrote in message
news:1135428698.624535.25220@g47g2000cwa.googlegro ups.com > hello sir, > i am trying to send mail form asp.net program where i am having a > domain name... > in my program i am using this code > SmtpMail.SmtpServer="mail.efinanceindia.com"; > and in TO address i am trying to give suthan_ooty@yahoo.com > at this time i am resaving the error message server rejected the > sender address > what should i do any idea What is the complete error message? -- Frank Saunders, MS-MVP OE Please respond in Newsgroup only. Do not send email http://www.fjsmjs.com Protect your PC http://www.microsoft.com./athome/sec...t/default.aspx http://defendingyourmachine.blogspot.com/ |
|
#3
|
|||
|
|||
|
messag is
server rejected the sender address error:501 |
|
#4
|
|||
|
|||
|
"Sudhan" <jr.suthan@gmail.com> wrote in message
news:1135429703.904184.97680@g43g2000cwa.googlegro ups.com... > messag is > server rejected the sender address error:501 No error codes? Are you sending through the SMTP server for the ISP you are connected to? -- Frank Saunders, MS-MVP OE Please respond in Newsgroup only. Do not send email http://www.fjsmjs.com |
|
#5
|
|||
|
|||
|
On 24 Dec 2005 04:51:38 -0800, Sudhan wrote:
> hello sir, > i am trying to send mail form asp.net program where i am having a > domain name... > in my program i am using this code > SmtpMail.SmtpServer="mail.efinanceindia.com"; > and in TO address i am trying to give suthan_ooty@yahoo.com > at this time i am resaving the error message server rejected the > sender address > what should i do any idea On 24 Dec 2005 05:08:23 -0800, Sudhan wrote: > messag is > server rejected the sender address error:501 What, exactly, is "asp.net"? An MTA application? Are you authorized to use "mail.efinanceindia.com"? If "asp.net" is an MTA, is it configured to provide authorization information to "mail.efinanceindia.com"? -- Norman ~Oh Lord, why have you come ~To Konnyu, with the Lion and the Drum |
|
#6
|
|||
|
|||
|
"N. Miller" <anonymous@msnews.aosake.net> wrote in message
news:5pd3pijv20mj.dlg@msnews.aosake.net... > On 24 Dec 2005 04:51:38 -0800, Sudhan wrote: > > What, exactly, is "asp.net"? An MTA application? Are you authorized to use > "mail.efinanceindia.com"? If "asp.net" is an MTA, is it configured to > provide authorization information to "mail.efinanceindia.com"? > > -- > Norman It's MS's newest programming environment: Visual Studio.NET -- Frank Saunders, MS-MVP OE Please respond in Newsgroup only. Do not send email http://www.fjsmjs.com |
|
#7
|
|||
|
|||
|
Sudhan (And Norman I guess)
I think this is a programming question that is more likely to get a good answer in the Visuals Studio groups. Between the betas and the release some things have changed quite a bit (It seems to me as an amateur) so if you can find someone already using this it may help. I assume you are talking about a mail form in a web page using the host's mail server to send the completed e-mail. Of course for SMTP unless authorization is used you will have to temporarily code in your own SMTP server or something you know will work. I'm thinking that it's the Yahoo server rejecting something though, is that right or is it the SMTP server? You might want to give the actual error message if you ask in the Vstudio groups. Charlie "N. Miller" <anonymous@msnews.aosake.net> wrote in message news:5pd3pijv20mj.dlg@msnews.aosake.net... > On 24 Dec 2005 04:51:38 -0800, Sudhan wrote: > >> hello sir, >> i am trying to send mail form asp.net program where i am having a >> domain name... >> in my program i am using this code >> SmtpMail.SmtpServer="mail.efinanceindia.com"; >> and in TO address i am trying to give suthan_ooty@yahoo.com >> at this time i am resaving the error message server rejected the >> sender address >> what should i do any idea > > On 24 Dec 2005 05:08:23 -0800, Sudhan wrote: > >> messag is >> server rejected the sender address error:501 > > What, exactly, is "asp.net"? An MTA application? Are you authorized to use > "mail.efinanceindia.com"? If "asp.net" is an MTA, is it configured to > provide authorization information to "mail.efinanceindia.com"? > > -- > Norman > ~Oh Lord, why have you come > ~To Konnyu, with the Lion and the Drum |
|
#8
|
|||
|
|||
|
"Frank Saunders, MS-MVP OE" <franksaunders@mvps.org> wrote in message news:unxgzUMCGHA.740@TK2MSFTNGP12.phx.gbl... > "N. Miller" <anonymous@msnews.aosake.net> wrote in message > news:5pd3pijv20mj.dlg@msnews.aosake.net... >> On 24 Dec 2005 04:51:38 -0800, Sudhan wrote: >> >> What, exactly, is "asp.net"? An MTA application? Are you authorized to >> use >> "mail.efinanceindia.com"? If "asp.net" is an MTA, is it configured to >> provide authorization information to "mail.efinanceindia.com"? >> >> -- >> Norman > > > It's MS's newest programming environment: Visual Studio.NET > > -- > Frank Saunders, MS-MVP OE Did you mean MS's newest .NET programming environment called VS2005 (not).NET (As distinct from 2003.NET that was .NET but not the same .NET that is in 2005 (not).NET) FWIW I always considered .NET to be one of the most misleading and plain silly naming conventions, and frankly I'm glad it's not .NET now. What was wrong with Common Language Runtime anyway ?Merry Christmas and a Happy New Year by the way, although I understand that to be PC (Politically Correct?) we now have to say "Happy Holidays". I suppose they will add .NET to that soon because it is "Safer". Charlie |
|
#9
|
|||
|
|||
|
"Charlie Tame" <charlie@tames.net> wrote in message
news:uIaGHQNCGHA.3812@TK2MSFTNGP15.phx.gbl > "Frank Saunders, MS-MVP OE" <franksaunders@mvps.org> wrote in message > news:unxgzUMCGHA.740@TK2MSFTNGP12.phx.gbl... >> "N. Miller" <anonymous@msnews.aosake.net> wrote in message >> news:5pd3pijv20mj.dlg@msnews.aosake.net... >>> On 24 Dec 2005 04:51:38 -0800, Sudhan wrote: >>> >>> What, exactly, is "asp.net"? An MTA application? Are you authorized >>> to use >>> "mail.efinanceindia.com"? If "asp.net" is an MTA, is it configured >>> to provide authorization information to "mail.efinanceindia.com"? >>> >>> -- >>> Norman >> >> >> It's MS's newest programming environment: Visual Studio.NET >> >> -- >> Frank Saunders, MS-MVP OE > > Did you mean MS's newest .NET programming environment called VS2005 > (not).NET > > (As distinct from 2003.NET that was .NET but not the same .NET that > is in 2005 (not).NET) > > FWIW I always considered .NET to be one of the most misleading and > plain silly naming conventions, and frankly I'm glad it's not .NET > now. What was wrong with Common Language Runtime anyway ?> > Merry Christmas and a Happy New Year by the way, although I > understand that to be PC (Politically Correct?) we now have to say > "Happy Holidays". I suppose they will add .NET to that soon because > it is "Safer". > Charlie Yeah ... I have trouble keeping up with name changes. Had to learn to restart instead of reboot and to take part in conversations instead of threads and so on. -- Frank Saunders, MS-MVP OE Please respond in Newsgroup. Do not send email http://www.fjsmjs.com Protect your PC http://www.microsoft.com/security/protect/ |
|
#10
|
|||
|
|||
|
On Sat, 24 Dec 2005 14:06:43 -0600, Charlie Tame wrote:
> "N. Miller" <anonymous@msnews.aosake.net> wrote in message > news:5pd3pijv20mj.dlg@msnews.aosake.net... >> On 24 Dec 2005 04:51:38 -0800, Sudhan wrote: >>> hello sir, >>> i am trying to send mail form asp.net program where i am having a >>> domain name... >>> in my program i am using this code >>> SmtpMail.SmtpServer="mail.efinanceindia.com"; >>> and in TO address i am trying to give suthan_ooty@yahoo.com >>> at this time i am resaving the error message server rejected the >>> sender address >>> what should i do any idea >> On 24 Dec 2005 05:08:23 -0800, Sudhan wrote: >>> messag is >>> server rejected the sender address error:501 >> What, exactly, is "asp.net"? An MTA application? Are you authorized to use >> "mail.efinanceindia.com"? If "asp.net" is an MTA, is it configured to >> provide authorization information to "mail.efinanceindia.com"? > Sudhan (And Norman I guess) > > I think this is a programming question that is more likely to get a good > answer in the Visuals Studio groups. Between the betas and the release some > things have changed quite a bit (It seems to me as an amateur) so if you can > find someone already using this it may help. > > I assume you are talking about a mail form in a web page using the host's > mail server to send the completed e-mail. Of course for SMTP unless > authorization is used you will have to temporarily code in your own SMTP > server or something you know will work. I'm thinking that it's the Yahoo > server rejecting something though, is that right or is it the SMTP server? > You might want to give the actual error message if you ask in the Vstudio > groups. > > Charlie First, sorry about not following form; but it kind of bothered me that your mail client didn't strip my signature from the quote, which led to a double signature at the end. If I have to edit... Google led be to a single page, which was a description of the asp.net. Alas, OP's post lacked context for a guy who isn't all that familiar with the MSFT .Net silliness, and form-to-SMTP silliness. If he is coding "mail.efinanceindia.com" into the page, isn't that the server which is accepting the message submission? If so, that is the server which will be rejecting the RCPT, not the Yahoo! server. Of course, he could be getting a Yahoo! reject, but there is still a lack of context for that; no complete error message. I asked from the POV of running an MTA which relays through an SMTP AUTH server. I have to configure my MTA's SMTP client to authenticate to the SMTP 'smarthost'. Of course, he really should get a connection refusal if that server was requiring authentication. The server may just be refusing non-local email addresses from non-authenticating relay clients. -- Norman ~Oh Lord, why have you come ~To Konnyu, with the Lion and the Drum |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error: Server rejecting sender's e-mail address | Fred | Outlook Express | 19 | 01-05-2006 04:42 PM |
| Re: SMTP server (smtp.gmail.com) won't use "Reply-to" address specified - please help | Adam | Outlook Express | 0 | 01-05-2006 04:40 PM |
| Long delay - name resolution problem on multihomed computer | BP | Windows XP Network Web | 2 | 01-05-2006 04:14 AM |
| Delay opening folders caused by dcom server process launcher service | None | Windows XP Help and Support | 5 | 01-05-2006 02:46 AM |
| Long delay before Drives & Files appear in My Computer & Address Bar | shizzlenizzlator@gmail.com | Windows XP Help and Support | 3 | 01-05-2006 02:44 AM |