Re: Sending mail to external domains

2013-07-30 Thread Eric Charles
That functionality is built-in. If it doesn't work, check the SMTP (port 25) connectivity between James and the world. On 07/30/2013 06:54 PM, seyoum tesfay wrote: Hello, Sending email to a domain defined under James works fine. But how can I configure James to send emails to other mail server

Sending mail to external domains

2013-07-30 Thread seyoum tesfay
Hello, Sending email to a domain defined under James works fine. But how can I configure James to send emails to other mail servers like gmail? I am using James 3.0 beta 4? regards, - To unsubscribe, e-mail: server-user-unsubscr

Re: STARTTLS configuration question

2013-07-30 Thread invisiblewave
Thanks for the reply! You've got me one step further. I re-imported the certificates using portecle (which is a LOT easier than keytool!), then tried starttls on port 143. Thunderbird now sees the imap server when I set up an account, but can't authenticate the password, no matter what encryptio

Re: Require TLS

2013-07-30 Thread Phillip Odam
Trouble with a fastfail hook is that it means the client has sent the username and password in the clear for the hook to activate. On 7/30/13 2:09 AM, Jan-Philipp Hülshoff wrote: What about doing it with a Hook for fastfail? This hook fails the mail command if it is not authenticated. you could