The TLS stuff is external to sycamore - it is part of the config of
your mail transfer agent.  How to config this differs depending on the
MTA you're using.

Here's a tutorial on how to do it on ubuntu with postfix:

http://prantran.blogspot.com/2007/01/getting-postfix-to-work-on-ubuntu-with.html

Short answer is you need to install postfix, create certs, and then
tweak the config to use your certs.

Once this is done, you can set mail_smarthost to localhost and it
should "just work".

I have it working on rocwiki so maybe we can exchange configs off-list.


On 11/5/07, Adam Dewitz <[EMAIL PROTECTED]> wrote:
> I'm attempting to have Sycamore connect to to Gmail's SMTP server. I
> have set mail_smarthost, mail_smarthost_auth, mail_from in
> sycamore_config. When attempting to recover a password using the
> email reminder feature, I get this error:
>
> (530, '5.7.0 Must issue a STARTTLS command first y45sm11556350pyg',
> '[EMAIL PROTECTED]')
>
> It doesn't look like Sycamore is using TLS. Is there an undocumented
> configuration option to tell the sycamore to use TLS?
>
>
> AD
>
>
>
>
>
> _______________________________________________
> Sycamore-Dev mailing list
> [EMAIL PROTECTED]
> http://www.projectsycamore.org/
> https://tools.cernio.com/mailman/listinfo/sycamore-dev
>
_______________________________________________
Sycamore-Dev mailing list
[EMAIL PROTECTED]
http://www.projectsycamore.org/
https://tools.cernio.com/mailman/listinfo/sycamore-dev

Reply via email to