Re: Tying it together: postfix, sasl, dovecot

2012-04-08 Thread /dev/rob0
On Sun, Apr 08, 2012 at 07:42:29PM -0400, Mike Jones! wrote: me: > > The common thing I'm seeing is a poor description of the problem > > and goal. :) Try to clarify, in non-technical terms, what you > > want. > > Thanks for the reply. Here goes for the non-technical description: > > For sendi

Re: Tying it together: postfix, sasl, dovecot

2012-04-08 Thread Reindl Harald
Am 09.04.2012 01:42, schrieb Mike Jones!: > I want any person with an email account on the > server to be able to send email to any email address on the internet; > but I do not want anybody else to be able to send email through my > server. it is the normal behavior of any public reachable mai

Re: Tying it together: postfix, sasl, dovecot

2012-04-08 Thread Mike Jones!
> The common thing I'm seeing is a poor description of the problem and > goal. :) Try to clarify, in non-technical terms, what you want. Thanks for the reply. Here goes for the non-technical description: For sending, I want to be able to send email through my server over an encrypted channel usi

Re: Tying it together: postfix, sasl, dovecot

2012-04-07 Thread /dev/rob0
On Sat, Apr 07, 2012 at 05:52:36PM -0400, Mike Jones! wrote: > I have dovecot serving up imaps with virtual users delivering > to a maildir and authenticating against a flat file. Now I am > trying to get postfix to use sasl to authenticate a virtual user > and allow the virtual user to send mail

Re: Tying it together: postfix, sasl, dovecot

2012-04-07 Thread Benny Pedersen
Den 2012-04-07 23:58, Rich skrev: I am not sure of this, but cant you use the same sasldb to authenticate to dovecot like you can to Postfix. sasl api is flexible to have more then one db of any cyrus-sasl supported dbs I know they both can use it so you should be able to use the same sasld

Re: Tying it together: postfix, sasl, dovecot

2012-04-07 Thread Rich
I am not sure of this, but can't you use the same sasldb to authenticate to dovecot like you can to Postfix. I know they both can use it so you should be able to use the same sasldb file. Not sure. Just an idea. On Sat, Apr 7, 2012 at 5:52 PM, Mike Jones! < property.of.mike.jo...@gmail.com> wro

Re: Tying it together: postfix, sasl, dovecot

2012-04-07 Thread Benny Pedersen
Den 2012-04-07 23:52, Mike Jones! skrev: Any helpful information you could provide would be appreciated. http://wiki.dovecot.org/HowTo/PostfixAndDovecotSASL

Tying it together: postfix, sasl, dovecot

2012-04-07 Thread Mike Jones!
I have dovecot serving up imaps with virtual users delivering to a maildir and authenticating against a flat file. Now I am trying to get postfix to use sasl to authenticate a virtual user and allow the virtual user to send mail to an address on the public internet via smtps. I recall reading in