beowulf: wanted to thank you again for this guide, i didnt get my issues resolved previosuly but i followed setup again from scratch with the redirect you put up. heres whats going on.
as i understand it i am using ssl to login to my mail server on the lan. my isp blocks ports so i have a but of a work around. contrary to the last time, receiving is working great, it was the fix that you posted that got me up and running the whole \ thing. (its really late and im rambling) anyway ok so i use ssl to connect to the server here with imap and it has popped down all teh mail and all looks good.
if i am sending out. my email client auths using ssl to my server here, and then my email server does what? connect with ssl outbound?
im using outlook. if i set up the email account to send using ssl with the server i just set up as teh outbound, the sending times out. if i take away ssl i get this in an email in my inbox
Code: Select all
Your message did not reach some or all of the intended recipients.
Subject: test
Sent: 4/30/2004 1:46 AM
The following recipient(s) could not be reached:
'bruor@cogeco.ca' on 4/30/2004 1:46 AM
554 <unknown[192.168.0.6]>: Client host rejected: Access denied
192.168.0.6 is the IP of the machine i am using outlook on. i have tried using relayhost = xxxxx but that doesnt seem to do anything for me at all, i have also tried killing teh smtpd_sasl* lines in main.cf as well as setting the domainname and hostname for it statically, although i dont think those have anything to do with it.
if you need my config files please post a quick grep line that i can use to strip out commented code adn ill reply a lot faster than i would without it

thanks once again for your help