in tools>accounts> the smtp server is mail.insightbb.com and in
"advanced sending options" nothing is checked. i've tried checking the
"requires secure connection" and "requires authentication" boxes, but
then i get an error when i try to send mail. checking the "override"
box seems to have no effect.
Verify that mail.insightbb.com is the correct SMTP server. Check to see that
you have spelled it correctly and that there are no spaces at the end. I
would just try SMTP.insightbb.com to see if that works.BTW, have you ever
been able to send with this account in Entourage or another mail app? When
you entered the account info, did you click on verify? What happened. Have
you tried deleting (not erasing info) the account and creating a new one
from scratch?
If you want to look under the hood so to speak, you can monitor the traffic
between Entourage and your ISP. Use tcpflow:
Download the Mac OS X version here:
<
http://www2.entropy.ch/download/tcpflow-0.21.pkg.tar.gz> (Panther)
<
http://www2.entropy.ch/download/tcpflow-0.20-jaguar.pkg.tar.gz> (Jaguar)
When you install, you do not see it.
To run the test, quit all other apps
that might be connecting to the internet like your browser, ftp client.
Copy/paste in this command in the Terminal:
sudo /usr/local/bin/tcpflow -i en0 -c
Now try to send the email and watch the traffic in the window of the
Terminal. You should see what is failing.
Here is an example with passcode info xxxx out.
Last login: Sun Dec 24 15:22:37 on ttyp1
Welcome to Darwin!
diane-ross-power-mac-g4:~ diane$ sudo /usr/local/bin/tcpflow -i en0 -c
Password:
/usr/local/bin/tcpflow[530]: listening on en0
204.127.198.010.00110-192.168.001.104.49747: +OK (rwcrpxc56) Maillennium
POP3/PROXY server #90
192.168.001.104.49747-204.127.198.010.00110: USER diane.ross
204.127.198.010.00110-192.168.001.104.49747: +OK
192.168.001.104.49747-204.127.198.010.00110: PASS xxxxxxx
204.127.198.010.00110-192.168.001.104.49747: +OK ready
192.168.001.104.49747-204.127.198.010.00110: UIDL
204.127.198.010.00110-192.168.001.104.49747: +OK 0 messages (0)
..
192.168.001.104.49747-204.127.198.010.00110: QUIT
204.127.198.010.00110-192.168.001.104.49747: +OK comcast.net
--
Diane Ross, Microsoft Mac MVP
Entourage Help Page
<
http://www.entourage.mvps.org/>
The Entourage Blog lists the EHP as one of the top five Microsoft Entourage
resources.
<
http://blogs.msdn.com/entourage/>