Am 15.08.2015 um 08:16 schrieb Christian Kivalo:
[snip]
Note that you will still need a top-level "default" ssl_key and ssl_cert as
well, or you will receive errors.
in addition to your two domain specific ssl certs have you also defined a
"default" ssl_key and ssl_cert as required as requi
># 2.2.18: /etc/dovecot/dovecot.conf
># OS: Linux 4.0.7-300.fc22.x86_64 x86_64 Fedora release 22 (Twenty Two)
>default_client_limit = 2000
>mail_gid = mail
>mail_location = mbox:~/mail:INBOX=/var/spool/mail/%u
>mail_plugins = " listescape"
>mail_privileged_group = mail
>mbox_write_locks = fcntl
>
>I think you should post doveconf -n output.
with your dovecot -n output provided this mail would not need to be sent
>On 08/14/15 20:30, dravion.sm...@gmx.net wrote:
>>
>> ### CORRECTION
>> Am 15.08.2015 um 03:22 schrieb dravion.sm...@gmx.net:
>>>
>>> BUT
>>> If i try something like
Dear everyone,
I got it taken care of. Just copied the maildir to a standard FAT drive.
I dont know why I was making it so complicated.
Thanks tho!
Appreciate it.
On Wed, Aug 12, 2015 at 12:32 AM, Götz Reinicke
wrote:
>
>> Am 11.08.2015 um 17:56 schrieb Christian Schmidt
>> :
>>
>> On 11.08.2015
I think you should post doveconf -n output.
On 08/14/15 20:30, dravion.sm...@gmx.net wrote:
### CORRECTION
Am 15.08.2015 um 03:22 schrieb dravion.sm...@gmx.net:
BUT
If i try something like this in /etc/dovecot/conf.d/10-ssl.conf
local imap.mydomain01.tld {
protocol imap {
ssl_cert
Hi Ed,
Am 15.08.2015 um 03:50 schrieb Edgar Pettijohn:
If they are separate ip's why not try that?
local x.x.x.x { etc..
http://wiki2.dovecot.org/SSL/DovecotConfiguration
This was my main source for configuring it.
Yes, there are diffrent IPv6/64 Bit Addresses and dig mx resolves the
correc
On 08/14/15 20:30, dravion.sm...@gmx.net wrote:
### CORRECTION
Am 15.08.2015 um 03:22 schrieb dravion.sm...@gmx.net:
BUT
If i try something like this in /etc/dovecot/conf.d/10-ssl.conf
local_name imap.mydomain01.tld
local imap.mydomain01.tld {
protocol imap {
ssl_cert =
ssl_key
### CORRECTION
Am 15.08.2015 um 03:22 schrieb dravion.sm...@gmx.net:
BUT
If i try something like this in /etc/dovecot/conf.d/10-ssl.conf
local imap.mydomain01.tld {
protocol imap {
ssl_cert =
ssl_key =
}
}
local imap.mydomain02.tld {
protocol imap {
ssl_cert =
ssl_key =
}
}
Hello Alex
Am 14.08.2015 um 19:57 schrieb Alexander Dalloz:
What have you done to exclude that SELinux interferes?
Just some sysinfo:
CentOS Linux release 7.1.1503 (Core) (i run yum update every day)
sestatus:
SELinux status: enabled
SELinuxfs mount:/sys/fs/sel
Hi,
I'm using dovecot-2.2.18 on fedora22 and having a problem with
Thunderbird. I reported this problem some time ago, and received some
tips, but no solution that's worked. I'm now trying to fix this in
earnest, and having problems.
The problem is sub-folders are created with a caret in them, in
Chad M Stewart wrote:
> On Aug 14, 2015, at 1:01 PM, Andrzej A. Filip wrote:
>
>>
>>
>> Are docecot and postfix located on the same server?
>> Can postfix access (deliver) directly maildir file directory dovecot uses?
>>
>
> For the moment yes they are on the same server. I designed it to be
On Aug 14, 2015, at 1:01 PM, Andrzej A. Filip wrote:
>
>
> Are docecot and postfix located on the same server?
> Can postfix access (deliver) directly maildir file directory dovecot uses?
>
For the moment yes they are on the same server. I designed it to be modular,
the various components
Chad M Stewart wrote:
> On Aug 12, 2015, at 11:04 AM, Andrzej A. Filip
> wrote:
>>
>>
>
> <..snip..>
>
>> Could you provide the following info:
>> a) mailbox type (maildir/mbox/dbox/...)
>
> maildir
>
>> [mail_location in dovecot's config]
>
> /srv/mail///
>
>> b) file system type (ext2/ext3/e
Am 14.08.2015 um 13:22 schrieb dravion.sm...@gmx.net:
Hi,
I want to say hello and here is my big problem ;D
Iam trying to archive a Postfix/Dovecot 2.2.10 CentOS7 Multidomain Setup
with multiple (valid
StartSSL Certs), but iam only able to run a single Domain Cert server only.
ps: I need a mult
Am 13.08.2015 um 07:33 schrieb Ачилов Рашид Нурмухамедович:
> 11/08/15 13:35, J. Echter пишет:
>> Hi,
>>
>> i'd like to convert from maildir to mdbox.
>>
>> what would be the best way to do this?
>>
>> i have read the dsync part of the dovecot wiki but i don't get what i
>> have to use for my setup
On Aug 14, 2015, at 8:51 AM, @lbutlr wrote:
> dovecot: lda(cha...@example.com): Error: User initialization failed:
> Namespace '': Ambiguous mail location setting, don't know what to do with it:
> /usr/local/virtual/chance@ example.com (try prefixing it with mbox: or
> milder:)
Here’s the dove
The problem happened again this morning. Removing fsync calls helped, but I'm
not sure about leaving that enabled long term.
I still believe the problem is multiple dovecot processes trying to write to a
single folder at the same time. (If I could run dtrace I might be able to
cobble togethe
OK, I obviously forgot something when setting up new user accounts (which I did
via postfix admin to add them to the MySQL database):
dovecot: lda(cha...@example.com): Error: User initialization failed: Namespace
'': Ambiguous mail location setting, don't know what to do with it:
/usr/local/vi
I have a fairly standard antispam/dspam setup: postfix delivers to
dspam, which classifies and tags the mail, and then passes it to postfix
which uses sieve to put mail into the appropriate folders based on
dspam's classification. I also have the antispam plugin watching mail
being moved between
Hi,
I want to say hello and here is my big problem ;D
Iam trying to archive a Postfix/Dovecot 2.2.10 CentOS7 Multidomain Setup
with multiple (valid
StartSSL Certs), but iam only able to run a single Domain Cert server only.
ps: I need a multiple domainssetup for every customer and it is not an
20 matches
Mail list logo