Displaying 20 results from an estimated 100000 matches similar to: "server provisioning"
2008 Nov 22
1
core in lazy_expunge plugin
Hello all!
dovecot 1.1.6
Use lazy_expunge plugin call core on connect.
Core:
bt full
#0 lazy_expunge_mail_expunge (_mail=0x2ac06e9b89e8) at
lazy-expunge-plugin.c:103
lt = (struct lazy_expunge_transaction *) 0x2ac06e9b86e0
deststorage = <value optimized out>
#1 0x000000000041cefc in imap_expunge (box=0x2ac06e988de8,
next_search_arg=0x0) at imap-expunge.c:31
ctx =
2008 May 05
2
deliver custom maildir creation
/ I'm testing a new setup of postfix using deliver to put the messages
into the user's maildir, and am curious if there is a way to make
deliver create custom maildirs when it delivers to a valid user without
a maildir?
Right now it only creates the inbox, I'd like it to create the .sent/
.Trash/ and .SPAM dirs. Is this possible?
Thanks
--------------------------------------
/
2013 Aug 14
0
weird situation with pop3/imap proxy and postfix authentication
Hello dovecot mailing list,
I have a server running postfix and dovecot. I havea configuration
on dovecot that allows me to provide imap4/pop3 messages for local
hosted users as well as for proxied users on other servers.
Basically, i have a simple MySQL table (imapproxy) with two fields,
'domain' and 'host'. My password_query isa 'UNION' query, exactly like:
2018 Jan 29
1
Dovecot 2.3.0 assertion failure on LMTP delivery
Hi Aki,
Please see below:
Thank you
-Nick
# gdb /usr/libexec/dovecot/lmtp ./3445
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `dovecot/lmtp'.
Program terminated with signal 6, Aborted.
#0 0x00007f297814d1f7 in raise () from /lib64/libc.so.6
Missing separate debuginfos, use: debuginfo-install dovecot-2.3.0-8.cp1162.x86_64
(gdb) back
#0
2008 Jul 18
4
Problems with dovecot/sieve and vacation
Hello,
First of all, initial data:
# dovecot --version
1.0.rc15
# dovecot -n
# /etc/dovecot.conf
protocols: imaps pop3s
disable_plaintext_auth: yes
login_dir: /var/run/dovecot/login
login_executable(default): /usr/libexec/dovecot/imap-login
login_executable(imap): /usr/libexec/dovecot/imap-login
login_executable(pop3): /usr/libexec/dovecot/pop3-login
login_max_processes_count: 256
2014 Dec 16
1
Dovecot lda Panic: file mail-transaction-log.c
Hi,
I'm running:
# 2.2.15: /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.6 (3e924b1b6c5c+)
# OS: Linux 2.6.32-5-amd64 x86_64 Debian 6.0.10
with mailbox in Maildir format and LDA to delivery new email (+ sieve
for filter)
on the server there is an email account that is used for "archive", it
only receives messages and nobody connects to it. Today dovecot was
unable to
2008 May 04
1
Client can't connect to SMTP
I've just installed Dovecot and Postfix and my email client (Mac Mail)
cannot authenticate with the SMTP server. The error I receive says that
"The SMTP server doesn't support SSL (TLS) on port 465" -- yet, I've
installed SSL. Is there any good way to test or debug this?
Setup:
* SSL
* Dovecot SASL
* Dovecot LDA
* Virtual Users
2008 Jul 26
8
Error - Dovecot Permission denied
CentOS 5.2
Postfix 2.3.3 (Came Packed with CentOS)
Dovecot 1.1.1
Dovecot-Sieve 1.1.5
Did a complete new fresh install. When I send a message to:
test at wildpeacockstudios.com, I get two error messages as listed in the
/var/log/maillog:
(1) (lost connection with mail.tibonline.net[12.179.81.11] while receiving
the initial server greeting)
(2) status=bounced (local configuration error. Command
2013 Jun 16
1
Trash plugin
Hello! This is my first dovecot install, which I put together by mixing
and matching pieces of various online howtos (fortunately, Dovecot doesn't
seem to be overly complex - a big plus). I've got it mostly working, but
the trash plugin doesn't seem to be working right. Below are configs and
some logs.
Any thoughts? Also, any suggestions regarding my configuration? I can
post
2010 Jan 21
0
Problem in accessing SSL enabled mail server
Hi,
I have two different mail server servers. Both are SSL enabled.
When I try to read mail from my mail box I got following error on 1
machine,
Errno::ECONNREFUSED: Connection refused - connect(2)
from /usr/lib/ruby/1.8/net/smtp.rb:551:in `initialize''
from /usr/lib/ruby/1.8/net/smtp.rb:551:in `open''
from /usr/lib/ruby/1.8/net/smtp.rb:551:in `do_start''
from
2014 Oct 21
0
Multiple user attributes in LDAP userdb query strings
Hello list, I have an issue with dovecot and Ldap... Any help will be
grateful...
I have my virtual users stored in an Active Directory database. I am
using 2 attributes in AD to locate the user account: mail (their primary
email address) and proxyAddresses (a multivalue attribute containing
their mail aliases). I also control the mount point in which the mail is
located with another attribute
2018 Jul 20
0
Is there any way I can deploy cPanel web hosting control panel with Microsoft Exchange 2016 groupware behind one static public IP?
Hi,
Based on further research, it appears that Squid can only reverse proxy HTTP and HTTPs but NGINX is able to reverse proxy IMAP, POP3, and SMTP protocols.
Please correct me if I am wrong.
Thank you.
===BEGIN SIGNATURE===
Turritopsis Dohrnii Teo En Ming's Academic Qualifications as at 30 Oct 2017
[1] https://tdtemcerts.wordpress.com/
<https://tdtemcerts.wordpress.com/>[2]
2013 Dec 12
0
multiple passdbs and auth sockets
Hello,
I want to use different authentication arguments for smtp and imap/pop3.
In the dovecot list I found this:
http://www.dovecot.org/list/dovecot/2013-August/091960.html
I tried to follow these instructions but dovecot refuses to find the
auth executable:
Dec 12 10:36:18 jlaptop postfix/smtpd[7302]: connect from localhost[127.0.0.1]
Dec 12 10:36:18 jlaptop dovecot: auth-10: Error:
2020 May 05
4
Urgent - Help needed
Hi All,
Please find the requested details:
[root at testserver new]# doveconf -n
# 2.2.10: /etc/dovecot/dovecot.conf
# OS: Linux 3.10.0-693.17.1.el7.x86_64 x86_64 Red Hat Enterprise Linux
Server release 7.4 (Maipo) xfs
disable_plaintext_auth = no
listen = *
log_path = /var/log/dovecot.log
mail_location = maildir:/kw/home/pop/%d/%n/Maildir/
passdb {
args = /etc/dovecot/passwd
driver =
2007 Jun 11
1
Can't connect to SMTP outside localhost
I have Dovecot setup with Postfix and can't seem to connect to to the SMTP
server (port 25) unless I'm on the server itself (telnet localhost 25). For
example, I cannot use my mail client, Thunderbird, to send mail from my
laptop -- it cannot even connect to the server. I checked the logs and
nothing shows up for the attempted connection.
Dovecot version: 1.0.0
Postfix version: 2.3.6
2009 Nov 26
2
quote warning not being triggered (yet again)
I'm using 1.2.6 with the managesieve patch and maildir++ quotas (via
the maildirsite file). Again, I found that the quota warning is not
bering triggered.
Testing via:
smtp-source -4 -f sender at charite.de -t recipient at charite.de -m 1 -l 1000000 -C 1 mail.charite.de:submission
recipient at charite.de being a mailbox with a 10.0 MB limit.
I attached dovecot -n and the quota warn script.
2014 Oct 04
0
Dovecot does not update maildirsize after expunge
Hello,
At the first, sorry for my englishJ
I have a problem with dovecot quota since i migrated from courier. Dovecot
does not update the Maildirsize after expunge, and the user running out of
his quota very quickly.
I checked, the file is deleted from the filesystem. If i delete the
Maildirsize file, dovecot regenerate it with the correct datas when a new
mail arrive.
Also tried to
2020 Oct 26
5
Looking for a guide to collect all e-mail from the ISP mail server
Why don't you configure all stuff internally and ask your provider to
relay the e-mails from and to you via "smart relay"?? You will
communicate only via smtp and only with your provider, and you can use a
nice open-source bundle ( dovecot is mandatory because you wrote on that
list :) ) in your LAN.
>
>
>
>
>
>
>
>
>
> ? Original Message
>
2011 Apr 12
1
Vpopmail and lastauth
Hello, I'm migrating many accounts to a new server with vpopmail 5.4.33
and dovecot 2.0.11.
I've already vpopmail 5.4.32 and dovecot 1.2.16 on others servers
running without problems.
With dovecot 2.0.11 my lastauth file is not updated. This file usually
is update on any access (smtp, pop3, imap) with the client's IP, for
every mailbox. Now it's updated only when a client
2009 Dec 09
3
SASL plain authentication failed; unable to lookup user record
i'll guess the solution to my problem will be something simple and
obvious, because i know i ain't the first person to do this and it ain't
all that complicated, but i've been staring at it for days and can't see
what's wrong.
new installation; os x snow leopard server; postfix 2.5.5; dovecot
1.1.17apple0.5
i'm trying to get SMTP auth working via SASL. using a