A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - General Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Sending email



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old November 24th 07, 06:10 PM posted to microsoft.public.outlook
farmertx
external usenet poster
 
Posts: 2
Default Sending email

Have XP with OE2003. Am used to Win98.
When I send message, I get delivery failure, due to administrator not
allowing. I am the administrator. How do I allow messages to be sent? Thanks.
  #2  
Old November 24th 07, 07:40 PM posted to microsoft.public.outlook
Gordon
external usenet poster
 
Posts: 1,554
Default Sending email

"farmertx" wrote in message
...
Have XP with OE2003.


No such thing as "OE" 2003 - what are you really using? Outlook 2003 or
Outlook EXPRESS?


  #3  
Old November 24th 07, 07:42 PM posted to microsoft.public.outlook
Brian Tillman
external usenet poster
 
Posts: 17,452
Default Sending email

farmertx wrote:

Have XP with OE2003.


There is no such thing as OE2003. Please click HelpAbout and post what it
says is your application and version.

Am used to Win98.
When I send message, I get delivery failure, due to administrator not
allowing. I am the administrator. How do I allow messages to be sent?


Post the exact text of the errors, except modify any mail addresses it
contains so they aren't real.
--
Brian Tillman [MVP-Outlook]

  #4  
Old November 24th 07, 08:07 PM posted to microsoft.public.outlook
farmertx
external usenet poster
 
Posts: 2
Default Sending email

Ooops, it is Office2003.
error message is "553 sorry that domain isn't in my list of allowed rcpthost
(#5.7.1)

"Brian Tillman" wrote:

farmertx wrote:

Have XP with OE2003.


There is no such thing as OE2003. Please click HelpAbout and post what it
says is your application and version.

Am used to Win98.
When I send message, I get delivery failure, due to administrator not
allowing. I am the administrator. How do I allow messages to be sent?


Post the exact text of the errors, except modify any mail addresses it
contains so they aren't real.
--
Brian Tillman [MVP-Outlook]


  #5  
Old November 24th 07, 10:05 PM posted to microsoft.public.outlook
Milly Staples [MVP - Outlook][_2_]
external usenet poster
 
Posts: 2,202
Default Sending email

http://www.google.com/search?sourcei...smtp+error+553

--
Milly Staples [MVP - Outlook]

Post all replies to the group to keep the discussion intact. All
unsolicited mail sent to my personal account will be deleted without
reading.

After furious head scratching, farmertx asked:

| Ooops, it is Office2003.
| error message is "553 sorry that domain isn't in my list of allowed
| rcpthost (#5.7.1)
|
| "Brian Tillman" wrote:
|
|| farmertx wrote:
||
||| Have XP with OE2003.
||
|| There is no such thing as OE2003. Please click HelpAbout and post
|| what it says is your application and version.
||
||| Am used to Win98.
||| When I send message, I get delivery failure, due to administrator
||| not allowing. I am the administrator. How do I allow messages to be
||| sent?
||
|| Post the exact text of the errors, except modify any mail addresses
|| it contains so they aren't real.
|| --
|| Brian Tillman [MVP-Outlook]
  #6  
Old November 25th 07, 01:20 AM posted to microsoft.public.outlook
VanguardLH
external usenet poster
 
Posts: 209
Default Sending email

"farmertx" wrote in message
...
Ooops, it is Office2003.
error message is "553 sorry that domain isn't in my list of allowed
rcpthost
(#5.7.1)



Configure the e-mail account defined in Outlook to authenticate the
your e-mail provider's SMTP server. You are trying to send e-mail to
them while not on their domain (i.e., you are off-domain so they don't
know if you are authenticated to use their resources, especially for
SMTP on outbound e-mails).


For info on off-domain port 25 (SMTP) traffic blocked to thwart spam
from spamming or infected customers, read:

http://www.commercestreet.com/Blocking_Port_25.htm
http://help.yahoo.com/help/us/mail/pop/pop-38.html

http://www.postcastserver.com/help/P..._Blocking.aspx
http://www.aota.net/Troubleshooting/port25.php4
http://www.spamhaus.org/faq/answers....0Spam%20Issues...
http://www.findarticles.com/p/articl.../ai_ziff129473

http://www.google.com/search?q=%2Bbl...2BSMTP+%2Bspam

One, some, or all of the following could have changed or are being
implemented:

- Your ISP (the network to which you connect) requires you use their
mail servers. They do not permit you crossing their network to use an
off-domain mail server over which they have no control and cannot log
e-mail traffic that uses their network. Usually this means they block
e-mail traffic using port 25 that targets an off-domain network;
however, it is also possible with protocol analyzers to detect traffic
is for e-mail and block that traffic. This is probably why Gmail opted
to force SSL connects because they use ports other than the standard
of 110 for POP3 and 25 for SMTP since everyone using Gmail is trying
to cross their ISP's network to get at an off-domain mail server.

- The targeted mail server does not allow off-domain connections (or
requires non-standard setup of SSL, different port numbers, and/or SPA
to make off-domain connections). You are crossing your ISP's network
to reach the targeted mail servers, but to those mail servers you are
not on their network when trying to connect to those mail servers
(i.e., you are off-domain to them). You will need to check what
settings AOL requires for off-domain connections which could be
different than for on-domain connections. My ISP (Comcast) is like
that: while on their network, you connect to their mail servers using
110 for POP3 and 25 for SMTP but when coming from off their domain
then you need to use SSL, 995 for POP3, 465 for SMTP, and also use SPA
to connect to their mail servers.

- Some mail providers demand that the sending mail host have a valid
MX record in the nameserver ran by that domain. That is, the receiving
mail server gets a connection from a sending mail host that wants to
send e-mail. During the mail session, the receiving mail server asks
the nameserver of the sending mail server's domain what are its MX
(mail exchange) records. The domain should list in their nameserver
what are the valid mail hosts at that domain. Mail originating from
any other host at that domain is not authorized to send mail from
there, like from users operating their own mail servers (often which
are infected user hosts running trojan mailers). If the sending mail
host's nameserver doesn't list any MX records, or if the sending mail
host is not included in those MX records, then the receiving mail
server rejects the connection because the sending mail host is not a
valid MX host at that domain. AOL does this so maybe your sending mail
provider screwed up their MX records or forgot to add one. Sometimes
e-mail providers have reserve hosts for e-mail that kick in when there
is a problem with the primary mail host. Now e-mail is coming from
there but they forgot to add an MX record for it in their nameserver
(DNS server).

- Some e-mail providers require that you send before you receive. Many
e-mail clients receive first and then send. As a result, the
expectation is that the mail server will reuse the login for the
receive session also for the send session but the send session has to
be within a short time after the login for the receive session (not
from when the receive session ends). If there are lots of mails or
delays, too much time elapses and those login credentials for the
receive session are lost so you cannot send. The cure is to enter your
login credentials for the send session (SMTP) or to change the order
of sessions within your e-mail client (send and then receive). Maybe I
missed it but I don't see an option in OE (so it probably isn't there
in WLM) to change the order of the sessions (i.e., to receive first
and then send, or to send first and then receive). Instead and when
defining e-mail accounts in any e-mail client, I always configure the
SMTP server settings to require authentication and then specify the
same login credentials as for the POP3 server (rather than say to
reuse them). This means I have to twice enter my login credentials:
once for the POP3 configuration and again for the SMTP configuration.



 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Deleted local ost file to reset things.. now one user when sending email, gets email stuck in the Outbox (outlook 2003)... markm75 Outlook - General Queries 0 October 12th 07 01:15 AM
OL2007: editing email in Outbook before sending breaks the email [email protected] Outlook - General Queries 1 September 24th 07 03:44 PM
Email not sending kah Outlook Express 8 April 13th 07 06:12 PM
sending selected email as attachment in new email draco Outlook and VBA 2 January 29th 07 01:20 PM
Sending email with attachment produces error message but email is OW Outlook Express 3 June 24th 06 08:59 PM


All times are GMT +1. The time now is 03:40 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.