My guess is that the problem is that one end or the other has a
different idea of the transfer protocol for the content of messages. One
end is listening, but the other end is not sending or also listening.
If you can set up a Wireshark test bed you can easily see who is waiting
for who.
Goo
Maybe use Wireshark to get an independent check on what the logs are saying?
On 4/18/24 20:27, karl.l--- via dovecot wrote:
Hi,
This is my dovecot version:
```
root@freebsdsvr:~ # dovecot --version
2.3.21 (47349e2482)
```
I'm having trouble in making dovecot as proxy to the mail server when us
On Sun, 12 Sep 2021 11:36:46 +0100
Joan Moreau wrote:
> This is where I am for now :
>
> https://koji.fedoraproject.org/koji/packageinfo?packageID=34417
>
> Probably, I should wait for Fedora batch programs to push that into main rep
>
> On 2021-09-12 11:18, Joan Moreau
vecot/lib21_fts_xapian_plugin.so: Module is for different ABI
version 2.3.ABIv15(2.3.15) (we have 2.3.ABIv16(2.3.16))
BR, Bob
Sami Ketola writes:
>> On 30. Sep 2020, at 17.08, Bob wrote:
>>
>> Hello dovecot list.
>>
>> I have multiple passdb/userdb, some use %Ln some use %Lu.
>> How to make auth_username_format effective only within passdb/userdb?
>
>
> passdb {
>
Hello dovecot list.
I have multiple passdb/userdb, some use %Ln some use %Lu.
How to make auth_username_format effective only within passdb/userdb?
Use Fetchmail on the link between your provider and your email server.
Schedule a fetch every 5 minutes or so.. This makes for a very flexible
and resilient system.
On 6/3/20 5:06 AM, Andrea Miconi wrote:
My mailboxes are on a Dovecot (IMAP) server.
On DNS there is an MX record pointing to the
For testing mail programs (postfix and dovecot), it is reasonable to use
a scripted client application on a separate machine.
Scripting started with unix shell scripts, but got a big boost with Sol
Libes' tcl/expect.
From those early days, we now have 'puppet', 'chef', 'fabric',
'ansible', .
service submission-login {
inet_listener submissions {
haproxy = no
port = 465
reuse_port = no
ssl = yes
}
}
Shouldn't the port be 587 here?
My config file looks like:
service submission-login {
inet_listener submission {
#port = 587
}
}
The # comment must also mean
A tool to determine the encoding of a file is 'file -bi ' This
command is not perfect though.
On 3/12/19 2:20 PM, Felipe Gasper via dovecot wrote:
Hello,
I’ve got a strange misconfiguration where the following command:
doveadm -f pager mailbox status -u spamutf8 'messages vsize guid'
Using translate.google.com
Hello,
Op 22-2-2019 om 13:08 schreef Heiko Schlittermann via dovecot:
Moin,
It's about the Dovecot book. I assume that at least one,
who knows, reads:
Is there a difference between language and price?
The first (and only?) German edition of 2014 and the English
Any ideas what this cryptic message means ? Despite what the message says,
there is no "more information" to be found in the logs on either server !
mail.debug dovecot: dsync-server(): Debug: sieve: file storage:
Created storage directory /my/dir/structure/.dovecot.sieve/tmp
mxd mail.debug dovec
The last time I investigated that was a couple years ago, but according
to my understanding the IMAP protocol does not support the colour
categories provided by Outlook, and therefore anything Outlook does in
that respect is a "Local Only" feature. That is, the colour categories
cannot be stor
Hi,
I would suggest starting with a simplified config. by example:
hosts = my.server.local
auth_bind = yes
ldap_version = 3
base = CN=Person,CN=Schema,CN=Configuration,DC=company,DC=local
base = DC=company,DC=local
scope = subtree
user_attrs = \
=home=/home/imapproxy/%u, \
=mail=mail
I'm trying to use doveadm fetch to search a folder that is public for
all users. The command runs but the output is empty. There are no
error messages. Is there anything different to do in order to search
public folders?
--
Bob Wooldridge
EDM Incorporated
http://www.edm-inc.com
Hi,
On Fri, 2014-11-14 at 11:46 -0700, The Doctor wrote:
> Got a customer using Evolution 2.12.3 and was using SSL and could not
> retrieve e-mail in the last week. Got the custome to turn off
> SSL and he was able to retrieve e-mail.
>
> Recently I compiled SSL so that any comprimise was remove
mail;
dovecot-lda was missing the -a argument for the recipient...
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
ing for a while now, and I can't figure out where it is
picking up the hostname from. doveconf -a | grep hostname comes up
empty. the hostname is not in any of the mta config files. Anyone got
a hint?
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
Hi,
> I authenticate my test user in AD well in Dovecot. However, if I change
> this user's password in AD, the old password still works for
> authentication in Dovecot and the new is working too.
>
> Is there a time to make Dovecot don't "remember" the old password or is
> it a bug ?
Are you
Hi,
> [joliver@localhost ~]$ cat /etc/dovecot/dovecot-ldap.conf.ext
> hosts = localhost
> base = ou=Users,dc=my,dc=domain
> ldap_version = 3
> auth_bind = yes
> auth_bind_userdn = uid=%u,ou=Users,dc=my,dc=domain
>
this looks different than mine. here is my example config file, maybe
it helps:
> That’s odd. The one and only thing that Lookout does pretty well is IMAP.
After several hours scouring the net last night, I am surprised to hear
that. Certainly has never been my experience with outlook, especially
2013...
> > is there some special trick that google is hiding from me?
>
>
Hi,
> Sep 10 11:27:00 localhost dovecot: auth: pam(testuser1,127.0.0.1):
> pam_authenticate() failed: Permission denied
> Sep 10 11:27:00 localhost dovecot: auth: ldap(testuser1,127.0.0.1):
> invalid credentials
I am not clear from this if you are using pam auth first and ldap auth
2nd, or if you
Hi Patrick,
Thanks for your reply.
> I have no idea what your doing to cause this issue :(
>
> I have a normal install of dovecot running, and I have 3 webmail pages
> open, 2 phones using imap, and a thunderbird connected to it. I
> started with outlook 2007, then 2010, and now 2013 for the
f the
computers. But the problem inevitably returns in short order.
Surely people have outlook 2013 connecting via imap to dovecot without
problems; is there some special trick that google is hiding from me?
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
Hi,
> >
> > Suggestions and warnings are most welcome.
> >
> > Thanks!
>
> Since you're using maildir, you might want to check rsync out as well,
> especially with --link-dest. In short, you call rsync on your backup
> machine like this:
>
> rsync --link-dest=previous-backup-dir source new-bac
Hi ,
> My dovecot-ldap.conf:
>
>
> hosts = **
> dn = CN=*,OU=*,OU=*,OU=*,DC=**,DC=*,DC=de
> dnpass =
> tls = no
> debug_level = -1
> ldap_version = 2
> base = OU=*,DC=*,DC=*,DC=de
> deref = never
> scope = subtree
> user_attrs = sA
Hi,
have you verified from you AD logs that dovecot is sending the same
thing as your ldapsearch?
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
On Thu, 2014-02-27 at 12:58 +0100, Jeroen Scheerder wrote:
> Quoth Jeroen Scheerder (27 Feb 2014, 12
Hi,
> so not much to do on the qmail side. and thats the reason everything
> user related is done in dovecot itself.
ok
> ...but if nobody knows if its possible inside the dovecot lookup
> process, a new/seperate lookup process that calls dovecot-lda with the
> username instead of the mailadd
mails sent to
x...@domain.com will deliver to all users.
I documented my sandbox qmail-ldap/dovecot system here, maybe it is
useful to you:
http://cocnm.computerisms.ca/index.php/Install_Qmail-ldap,_Dovecot,_and_Related_Email_Services
--
Computerisms
Bob Miller
867-334-7117 / 86
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
On Fri, 2013-12-06 at 19:21 +0100, d...@quantentunnel.de wrote:
> Hello list,
>
> I am struggling with setting up dovecot 2.1.7 with samba 4.1.2 on debian
> wheezy. Dovecot should authenticate via LDAP, but I cannot ge
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
On Tue, 2013-10-22 at 02:47 +0200, Asmaa Ahmed wrote:
> Hello,
> I am trying to use postfix/dovecot as mail server to be the imap storage for
> my voicemail system.For that I installed postfix and do
hi,
> Sep 26 11:03:23 wasabi dovecot: imap-login: Disconnected (no auth attempts in
> 1 secs): user=<>, rip=24.58.62.118, lip=146.83.9.56, TLS, \
>
> session=
>
> Sep 26 11:03:26 wasabi dovecot: imap-login: Login: user=, method=PLAIN,
> rip=24.58.62.118, lip=146.83.9.56, mpid=3973, TLS, sessio
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
On Wed, 2013-09-25 at 16:15 -0600, LuKreme wrote:
> On 25 Sep 2013, at 16:05 , Patricio Rojo wrote:
>
> > I attach the 10-master configuration
>
> That’s not that useful.
>
> doveco
One guess: your mail_location is misconfigured.
something like:
mail_location = maildir:/usr/local/%u/Maildir
might fix it up...
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
On Fri, 2013-08-16 at 17:09 -0600, LuKreme wrote:
> My virtual users h
Hi Rick,
> I had/have the same issue. In Dovecot 1.x I was able to use LDA with
> vpopmail and only environment variables to deliver to a home directory. I
> was never able to get it to work with Dovecot 2.x - don't know if using
> environment variables is depricated, but I ended up having to s
ere a
$VAR I can use instead of $USER that will expand to just the part before
the @?)
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
I got another quick idea, too; try running dovecot in the foreground.
Maybe something that isn't being written to the log will show up on the
terminal...
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
On Thu, 2013-06-20 at 19:00 -0700, Bob Miller
Hi Ben,
>> Maybe using something like set -e to try and get some output from the
>> script?
>>
>Adding the -e switch doesn't seem to produce any output, either.
To be clear, I meant putting the line:
set -e
near the top of your script. I forget exactly how it functions, but it
makes it so
Hi Ben,
I checked over your script, and I don't see the problem either. You
already checked everything that comes to my mind.
Maybe using something like set -e to try and get some output from the
script?
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computeris
> You can also use doveadm for quite a lot of this sort of administration;
> this may be easier if you're scripting in shell rather than something
> more sophisticated.
+1
these reports...
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
On Thu, 2013-04-18 at 15:21 +0200, Frank Bonnet wrote:
> Hello
>
> Many users here use the "copy to Sent folder" using the IMAP protocol
> with Dovecot 2.1.15 on a FresBSD 9
Hi,
>
> :
> lda(sar): Fatal: Unknown argument: sar
> Usage: dovecot-lda [-c ] [-a ] [-d ] [-p
> ]
>[-f ] [-m ] [-e] [-k]
>
> It happens on messanges that could not be delivered and need to be
> returned to the sender.
I would think this indicates that lda is trying to deliv
reasonable amount of time.
The dovecot-uidlist which is modified in the Maildir by dsync is not
written over by the 2nd rsync and therefore the 2nd dsync just processes
the added messages. (There were no deletes between rsync runs)
Thanks much for your hints and comments.
Bob G
On Mon, 2013-0
the Imap copy process - maybe that would be
simpler in the long run. No rsync needed (as long as the source system
is not changed by the Imap copy process)
Thanks much for your comments and suggestions
Bob G
On Mon, 2013-04-08 at 13:57 +0300, Timo Sirainen wrote:
> On 8.4.2013, at 1.32,
Ok, see interspersed.
On Mon, 2013-04-08 at 00:53 +0300, Timo Sirainen wrote:
> On 8.4.2013, at 0.10, Bob Gustafson wrote:
>
> >>> I am still on my quest for a quick way to move mail from a live Maildir
> >>> system to a 'soon to be live' sdbox system.
&
On Sun, 2013-04-07 at 20:50 +0300, Timo Sirainen wrote:
> On 7.4.2013, at 17.12, Bob Gustafson wrote:
>
> > I am still on my quest for a quick way to move mail from a live Maildir
> > system to a 'soon to be live' sdbox system.
> >
> > I copy Maildir to
ctories in the sdbox directory (see below)
Is this normal? Why is it taking a long time? (debug is set..?)
See dovecot -n below
Thanks for your time
Bob G
[bobgus@hoho0 ~]$ du -h sdbox
4.5Gsdbox/mailboxes/Sent_09e4633955496151c51aba55d82c/dbox-Mails
4.5Gsdbox/mailboxes/Sent_09e463395549
(now..)
Thanks for your suggestion.
Bob G
On Apr 6, 2013, at 10:19, Ken A wrote:
> Maybe take a look at "vmstat 2" and see if i/o is blocking a lot or you
> are hitting swap space? Someone else may be more informed about the
> inner workings of dsync and how it handles ma
your response.
Bob G
On Fri, 2013-04-05 at 22:45 -0500, Ken A wrote:
> It's about 300GB of mboxes (I don't know how many messages) and dsync
> took about 3 hours from scratch in the destination. But, when I sync
> more frequently, it's much quicker, and depends on the number
I tried that a week or so ago, with a 'dsync -R backup', but got the funny
named directories, so I read more and am trying the 'dsync mirror' which
doesn't require the -R.
How long does the sync step take for you? (Normalize to # of messages..)
Bob G
On Apr 5, 201
I'm moving/converting email from one system to another
The source system is:
Dual core x86_64
6GB memory
180 GB raid1 disks ext4
Fedora 9
Dovecot 1.0.15
Maildir format
The destination system is:
Dual core x86_64
2GB memory
1TB raid1 disks ext4
Fedora 18
Dovecot 2.1.15
sdbox format
I am moving m
can share more of how I set things up...
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
On Thu, 2013-02-28 at 18:22 +0100, Denis Witt wrote:
> Hello List,
>
> we're currently working on the migration of our LDAP/Samba3-Domain to
> Samb
>
>
> So your package shouldn't need to come with its own installer, nor
> should you need to extract the files by hand...
Bah! My neural pathways are shorting out. That should read:
So your package shouldn't need to come with its own uninstaller, nor
should you need to delete the files by ha
> the pkg installer did not come with an uninstaller, and since the install is
> pretty much useless, is there some list of what it installed so i can get rid
> of it all?
This would actually be a function of your package manager. For example
on debian you can do dpkg -L to get a list of fil
other features to make it shine a little
brighter than an exchange server, such as openupload or webdav storage.
And, if you really want a windows networking environment, all of this
stuff can be made to authenticate against Samba4 active directory...
--
Computerisms
Bob Miller
867-334-7117 / 86
+1 to one last mail, though it would be nice if the over percentage
could be configurable...
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
On Mon, 2012-10-29 at 22:39 +0200, Timo Sirainen wrote:
> Currently if user is 1MB under quota and someone tries
auth-ldap.conf file. Samba4/Active Directory is just another ldap
implementation. between the config files and the wiki, I believe all
the documentation you need is there...
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
On Wed, 2012-10-24 at 11:48
than my second language (if
you could even say I have one), so good on you...
I interpret this sentence as an if statement:
if [[ (using NFS||Cluster) == true || (using OS w separate cache for
mmap, such as OpenBSD) == true ]]; then
setting is required (set to yes/true)
fi
>
> Thank
rse lookup or something like that. And it would explain the
> overhead.
I don't know about the reverse lookup, but this sounds like a caching
issue to me. http://wiki2.dovecot.org/IndexFiles
>
> Thank you
--
Computerisms
Bob Miller
867-334-7117 / 867 633 3760
http://computerisms.ca
Robert,
> The settings are listed in the example conf.d/15-lda.conf file. The
> important settings are:
>
> sendmail_path is used to send mails. Note that the default is
> /usr/sbin/sendmail, which doesn't necessarily work the same as
> /usr/lib/sendmail.
>
> Alternatively you can u
place else I
should be looking for the missing vacation response...
Thank you for any suggestions...
--
Computerisms
Bob Miller
867-334-7117 / 867 633 3760
http://computerisms.ca
it perhaps?
Regards,
Bob
==
I am configured as vmail with MySQL back-end, postfix, policyd-weight
and mailscanner.
# 1.2.15: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.26-2-amd64 x86_64 Debian 5.0.7 ext3
base_dir: /var/run/dovecot/
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: i
Hi all,
Thanks for the suggestions. It sounds like the consensus is that I
should avoid polling with POP or IMAP and deal with incoming messages
directly.
Bob
On Fri, Jan 1, 2010 at 3:07 PM, Thomas Løcke wrote:
> Hi Bob,
>
> Just to make sure I understand you: Some app is sending emails to
> ord...@example.com at the rate of 1000 per second, and another app is
> fetching email from ord...@example.com to process them?
Hello,
Actuall
On Fri, Jan 1, 2010 at 2:09 PM, Bob Eastbrook wrote:
> Can anyone describe an architecture which can handle 1000 IMAP or POP
> messages per second? Ideally, it would be hosted in the cloud and
> additional instances could be launched to handle additional load.
More information: imagi
Can anyone describe an architecture which can handle 1000 IMAP or POP
messages per second? Ideally, it would be hosted in the cloud and
additional instances could be launched to handle additional load.
Bob
the book's treatment of Cyrus
IMAP much different from Dovecot?
Thanks for any comments.
Bob G
Charles Marcus wrote:
On 5/8/2008, Zbigniew Szalbot ([EMAIL PROTECTED]) wrote:
If you use postfix for your MTA, you could simply disable saving
sent messages in tbird, and set up sender BCC maps in postfix so
that a copy of each users sent mail is dumped into their Sent folder.
But it won't b
the mail server.
Is there a way to configure Dovecot (or postfix?) so the local copy is done?
Thanks for your time.
Bob G
(those
messages have stopped..)
However, I am still getting corrupted index messages.
I don't think I am losing email, but the messages are a concern.
What can I do?
Bob G
- Dovecot Begin
Dovecot disconnects:
Inactivity: 6 Time(s)
Logg
Hi all,
I would like to write my own checkpassword script for dovecot. I have
very little experience with C programming. My questions are:
1. Can I use php for this purpose?
2. How dovecot call checkpassword program (passes NUL
to checkpassword)?
Thank you in advance for answers.
Bob
On 7/24/07, Gunter Ohrner <[EMAIL PROTECTED]> wrote:
Am Dienstag, 24. Juli 2007 schrieb bob passendon:
> # dovecot --version
> 1.0.beta3
Well, this is ancient...
At first I'd try a recent released version.
Greetings,
Gunter
Unfortunately I can't keep chasing the la
On 7/24/07, Sergey A. Kobzar <[EMAIL PROTECTED]> wrote:
Hi bob,
Tuesday, July 24, 2007, 3:09:06 PM, you wrote:
> # dovecot -n
> Usage: dovecot [-F] [-c ] [-p]
>[--exec-mail ] [--version] [--build-options]
> Fatal: Unknown argument: -n
# dovecot -h
Usage: dovecot [
On 7/24/07, Sergey A. Kobzar <[EMAIL PROTECTED]> wrote:
Hi bob,
Tuesday, July 24, 2007, 2:30:24 PM, you wrote:
> auth default {
>mechanisms = plain login
>userdb passwd {
> args = blocking=yes
^^^ - try comment this.
>}
>
Hello!
What do the following messages mean?
Jul 24 13:07:20 box dovecot: pop3-login: Can't connect to auth server at
default: Resource temporarily unavailable
Jul 24 13:07:20 box dovecot: imap-login: Can't connect to auth server at
default: Resource temporarily unavailable
Jul 24 13:07:20 box do
Hello,
I have read in lots of places about how I should use
pop3_reuse_xuidl = yes
to prevent pop3 users having to re-download mail (and duplicate their
e-mail) after a migration.
This fails with the message:
pop3_uidl_format setting is missing from config file
Which setting for pop3_uidl_format
Biffy Bob wrote:
Charles Marcus wrote:
Biffy Bob wrote:
Hello everyone,
I am getting an error message on FreeBSD 4 after I install dovecot.
To start off, I create two regular users, testuser and testuser1.
Hi Bob,
You might get a response if you provided a bit more info that might
help
Charles Marcus wrote:
Biffy Bob wrote:
Hello everyone,
I am getting an error message on FreeBSD 4 after I install dovecot.
To start off, I create two regular users, testuser and testuser1.
Hi Bob,
You might get a response if you provided a bit more info that might
help, like, maybe
Hello everyone,
I am getting an error message on FreeBSD 4 after I install dovecot. To
start off, I create two regular users, testuser and testuser1.
I send each user emails then I install dovecot. After installing
dovecot I set up the users in Maildir format then proceed to send them
email
79 matches
Mail list logo