Can receive but can't send email

J

jbmtampa

Mac OS X 10.4.3 Only with certain WIFI connections do I have a
problem sending. Receiving messages is never an issue. Messages stay in
outbox until I get to a WIFI locaton that allows messages to send.
 
M

matt neuburg

Mac OS X 10.4.3 Only with certain WIFI connections do I have a
problem sending. Receiving messages is never an issue. Messages stay in
outbox until I get to a WIFI locaton that allows messages to send.

This doesn't sound like it has anything to do with Entourage. You are
probably just encountering a server that refuses to relay on the SMTP
port. That's quite common. I think this it usually intended to stop
spammers from hijacking the outgoing server. m.
 
C

Corentin Cras-Méneur

matt neuburg said:
This doesn't sound like it has anything to do with Entourage. You are
probably just encountering a server that refuses to relay on the SMTP
port. That's quite common. I think this it usually intended to stop
spammers from hijacking the outgoing server. m.

Two options:
- use a relay SMTP you have (eg: your IPS SMTP that accepts relaying
providing you authentify properly, .Mac with authentication...)
- activate Postfix o your Mac and use 127.0.0.1 as your SMTP. It has
some limitations though (some mail servers refuse the e-mail once in a
while).
There is a page about Postfix on your Mac on the Entourage FAQ site
http://www.entourage.mvps.org/exchange/postfix.html but it's not up to
date. The up to date version is there:
http://www.cortig.net/wordpress/?p=33
(I'm waiting for the "webmaster" to update the old page).

Corentin
 
B

Barry Wainwright [MVP]

Two options:
- use a relay SMTP you have (eg: your IPS SMTP that accepts relaying
providing you authentify properly, .Mac with authentication...)

If you have a dot mac account, this is the easy way to go - simply set up
your outgoing mail server to smtp.mac.com and in the 'advanced sending
options' turn ON authentication (same as receiving mail server).

Note that some ISPs block traffic to other mail servers, and that dot mac
will ONLY accept mail for delivery that uses a dot mac sender address, so
you can't send your business mail through that server.
- activate Postfix o your Mac and use 127.0.0.1 as your SMTP. It has
some limitations though (some mail servers refuse the e-mail once in a
while).

I highly recommend the use of Postfix Enabler. It makes it so much easier. I
also use the word 'localhost' instead of '127.0.0.1' simply because it loks
so much neater :)

I have only come across two domains that block traffic routed through
postfix on my machine - AOL & Microsoft!

There is a page about Postfix on your Mac on the Entourage FAQ site
http://www.entourage.mvps.org/exchange/postfix.html but it's not up to
date. The up to date version is there:
http://www.cortig.net/wordpress/?p=33

Your pages refer to 'exchange server' - I would point out that postfix can
be used to replace any type of mail server, you don't need to be running an
exchaneg account to use it (or need it!).
(I'm waiting for the "webmaster" to update the old page).

Web-mistress in this case - Diane has been unwell recently and has not had
much time to keep the site up to date.
 
M

matt neuburg

Barry Wainwright said:
If you have a dot mac account, this is the easy way to go - simply set up
your outgoing mail server to smtp.mac.com and in the 'advanced sending
options' turn ON authentication (same as receiving mail server).

Another possibility is that your existing ISP may have a webmail
facility. It's pretty awful doing email in a web browser but it's better
than nothing. At that point, this is *really* not an Entourage matter.
m.
 
C

Corentin Cras-Méneur

Barry Wainwright said:
I highly recommend the use of Postfix Enabler. It makes it so much easier. I
also use the word 'localhost' instead of '127.0.0.1' simply because it loks
so much neater :)

Postfix enabler is nice, but it's shareware. You can do the same thing
for free by modifying a simple file. Unless you want to play with all
the extra parameters that Postfix enabler give you access to , I don't
really see why you should pay for this one,
I have only come across two domains that block traffic routed through
postfix on my machine - AOL & Microsoft!


Yep, it happens.
I have an alternate option I just remembered for these cases. You can
use WifiSMTP:
http://www.macupdate.com/info.php/id/20080
This app will attempt to find out what ISP your wifi network uses and
tell you what's their SMTP. I've had some success with it.
Your pages refer to 'exchange server' - I would point out that postfix can
be used to replace any type of mail server, you don't need to be running an
exchaneg account to use it (or need it!).

Very true. SMTP is SMTP. The page was originally written for Exchange
accounts when we had problems posting through them in Office X, but the
trick is exactly the same. You enable postfix and from then on you can
use 127.0.0.1 as your SMTP server.
Web-mistress in this case - Diane has been unwell recently and has not had
much time to keep the site up to date.


I know, I know, and I sure don't blame her for not posting it. I'm just
saying "it's not yet on the official site".
I just posted it on another site temporarely in the meanwhile and I'll
probably remove it from my site as soon as it makes it on the MVPs.org
site.


Corentin
 
Top