Re: The challenge of customizing Dovecot

2017-03-28 Thread Robert Moskowitz
On 03/22/2017 11:15 PM, Rob McAninch wrote: -- Rob McAninch robmcaninch.com (Sent from my iPhone) On Mar 22, 2017, at 23:53, Robert Moskowitz wrote: On 03/22/2017 09:16 PM, Rob McAninch wrote: On Mar 22, 2017, at 18:25, Robert Moskowitz wrote: On 03/22/2017 11:36 AM, chaouche yacin

Re: The challenge of customizing Dovecot

2017-03-23 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 23 Mar 2017, Robert Moskowitz wrote: On 03/23/2017 12:15 AM, Rob McAninch wrote: On Mar 22, 2017, at 23:53, Robert Moskowitz wrote: It is mentioned here http://wiki.dovecot.org/ConfigFile Debian Jessie has the last line of dovecot.conf

Re: The challenge of customizing Dovecot

2017-03-22 Thread Robert Moskowitz
On 03/23/2017 12:15 AM, Rob McAninch wrote: -- Rob McAninch robmcaninch.com (Sent from my iPhone) On Mar 22, 2017, at 23:53, Robert Moskowitz wrote: On 03/22/2017 09:16 PM, Rob McAninch wrote: On Mar 22, 2017, at 18:25, Robert Moskowitz wrote: On 03/22/2017 11:36 AM, chaouche yacin

Re: The challenge of customizing Dovecot

2017-03-22 Thread Rob McAninch
-- Rob McAninch robmcaninch.com (Sent from my iPhone) > On Mar 22, 2017, at 23:53, Robert Moskowitz wrote: > > > > On 03/22/2017 09:16 PM, Rob McAninch wrote: >>> On Mar 22, 2017, at 18:25, Robert Moskowitz wrote: >>> >>> >>> On 03/22/2017 11:36 AM, chaouche yacine wrote: Rob

Re: The challenge of customizing Dovecot

2017-03-22 Thread Robert Moskowitz
On 03/22/2017 09:16 PM, Rob McAninch wrote: On Mar 22, 2017, at 18:25, Robert Moskowitz wrote: On 03/22/2017 11:36 AM, chaouche yacine wrote: Robert, What would be the benefit of using sed against making customized files and just copying them ? I'd probably just want to copy a working ve

Re: The challenge of customizing Dovecot

2017-03-22 Thread Rob McAninch
> On Mar 22, 2017, at 18:25, Robert Moskowitz wrote: > > > >> On 03/22/2017 11:36 AM, chaouche yacine wrote: >> Robert, >> >> What would be the benefit of using sed against making customized files and >> just copying them ? I'd probably just want to copy a working version of >> /etc/dovecot

Re: The challenge of customizing Dovecot

2017-03-22 Thread Robert Moskowitz
On 03/22/2017 11:36 AM, chaouche yacine wrote: Robert, What would be the benefit of using sed against making customized files and just copying them ? I'd probably just want to copy a working version of /etc/dovecot/ conf files instead of modifying my existing files with sed scripts (or crea

Re: The challenge of customizing Dovecot

2017-03-22 Thread chaouche yacine
Robert, What would be the benefit of using sed against making customized files and just copying them ? I'd probably just want to copy a working version of /etc/dovecot/ conf files instead of modifying my existing files with sed scripts (or create new ones with cat). -- Yassine.