Is there a wiki page or other resource on configuration sharing
between Postfix and Dovecot? Or is there a unified config file
somewhere that I can use for mail components (like Postfix, Dovecot,
Clam, and Spam Assassin)?
I'm finding that I need to add the same information in multiple
places. For
On Tue, Apr 1, 2014 at 8:19 PM, Joseph Tam wrote:
> Jeffrey Walton writes:
>
>> passdb {
>> args = /var/mail/%d/users
>> driver = passwd-file
>> }
>> ...
>> userdb {
>> driver = passwd
>> }
>
>
> Your userdb and passdb are
On Tue, Apr 1, 2014 at 7:37 AM, Robert Schetterer wrote:
> Am 01.04.2014 13:22, schrieb Jeffrey Walton:
>> ...
>> Does anyone know of a book on Postfix/Dovecot or
>> Postfix/Dovecot/Clam/Spam Assassin?
>>
>> If there are no books with a structured treatment, then
I'm looking for a book on Postfix/Dovecot or Postfix/Dovecot/Clam/Spam Assassin
The blog posts and the mini-HowTo's I am reading lack the detail to be
useful to me (due to my own ignorance).
Amazon does not list any books for sale. There are some hits when
searching for Dovecot, but I expect them
On Tue, Apr 1, 2014 at 6:44 AM, Charles Marcus
wrote:
> On 4/1/2014 6:34 AM, Jeffrey Walton wrote:
>>
>> On Tue, Apr 1, 2014 at 6:22 AM, Charles Marcus
>> wrote:
>>>
>>> ...
>>>
>>> What you are missing is that there is a very good reas
On Tue, Apr 1, 2014 at 6:22 AM, Charles Marcus
wrote:
> ...
>
> What you are missing is that there is a very good reason that ONLY the
> output of doveconf -n is wanted here...
>
> It proves that you are using the settings you think you are using.
>
# doveconf -n
# 2.1.7: /etc/dovecot/dovecot.con
On Mon, Mar 31, 2014 at 6:29 PM, Joseph Tam wrote:
> Jeffrey Walton writes:
>
>> I specified the following in my dovecot.conf.
>>
>>
>> passdb {
>> args = /var/mail/%d/users
>> driver = passwd-file
>> }
>>
>> Attempts to use the con
On Mon, Mar 31, 2014 at 5:39 PM, Reindl Harald wrote:
>
>
> Am 31.03.2014 23:37, schrieb Jeffrey Walton:
>> My dovecot.conf has the following:
>>
>> # No results when searching the wiki
>> disable_plaintext_auth = no
>>
>> # http:
My dovecot.conf has the following:
# No results when searching the wiki
disable_plaintext_auth = no
# http://wiki2.dovecot.org/Authentication/Mechanisms
auth_mechanisms = plain login digest-md5 cram-md5
When I attempt to run imapsync, I receive an error:
Host2: says it has
I'm trying to use virtual domains and I'm suffering a disconnect.
I have two domains - foo.com and bar.com. On the filesystem, they are
located at /var/mail/foo.com/ and /var/mail/bar.com/. Users are
located at /var/mail/foo.com/john/, /var/mail/bar.com/jane/, etc.
There are two password files wi
10 matches
Mail list logo