If I read this correctly, starttls will fail due to the MITM attack. That is
the client knows security has been compromised. Using SSL/TLS, the MITM can use
SSL stripping. Since most Postifx conf use "may" for security, the message
would go though unencrypted. Correct???
Is there something to e
For a global filter, that is filter all accounts, I use the data provided by
ip2location. I put the CIDRs for all the countries where I don't plan on
sending or retrieving mail in the ipfw firewall. Block all mail ports other
than 25.
Noye by not blocking 25, you can still receive email indepen
Not applicable to most installations, but I use geographical filtering on all
ports other than 25. Fine if you are the only user of the email system. I don't
block countries where I will send and retrieve email. I augment this with a
small blocking list of IP space where I'm OK if they read my
At a bare minimum, do the same blocking for AWS. The jq program mentioned on
the page works great.
http://docs.aws.amazon.com/general/latest/gr/aws-ip-ranges.html
I block the cloud services as they hack me. There aren't many left that I
haven't seen. Sadly my VPS, Digital Ocean, has an email ha
Hello I’m about to configure and test Dovecot with Keycloak. When do you use
the dovecot-oauth2.token.conf.ext and/or dovecot-oauth2.plain.conf.ext over
dovecot-oauth2.token.conf.ext Thanks.
and/or
Sent from my iPhone
Hello I’m trying to configure Dovecot with Keycloak I’m using the proxy with
password grant method.
Here’s my dovecot-oauth2.plain.conf.ext
grant_url =
https://server-1.gary-springfield-mo.net/realms/sso/protocol/openid-connect/token
client_id = dovecot
client_secret
Can dovecot use Keycloak Authorization Code Flow? I would like to use it
instead of Password Resource Grant Flow for better security.
Sent from my iPhone
Hey!
New message, please read <http://profi2w.com.br/rich.php?w57>
Gary K
Hello
Dovecot's IMAP process appears to be crashing at random times for a few
users, but one is crashing at least 3 to 5 times an hour.
I applied these patches per
http://dovecot.org/list/dovecot/2016-January/102933.html
/https://github.com/dovecot/core/commit/1ddf959a750f3860feff4ab3f0e908
On 2/11/16 3:46 PM, Timo Sirainen wrote:
On 11 Feb 2016, at 20:53, Gary Stanley wrote:
Hello
Dovecot's IMAP process appears to be crashing at random times for a few users,
but one is crashing at least 3 to 5 times an hour.
I applied these patches per
http://dovecot.org/list/dovecot
sieve_dir: ~/sieve
> sieve: ~/.dovecot.sieve
> sieve_global_dir: /var/vmail/sieve
> sieve_maxscriptsize: 128
>
> Any suggestions? Thanks in advance!
>
> -Andrea
>
I think you need to change:
mail_plugins: cmusieve
to:
mail_plugins: sieve
--
Gary V
eader_checks
>
I use virtual virtual_transport = dovecot
In master.cf I have:
dovecot unix - n n - - pipe
flags=DRhu user=vmail:vmail argv=/usr/lib/dovecot/deliver -d ${recipient} -e
--
Gary V
estination_recipient_limit = 1
As far as SASL goes (unrelated to the LDA or Sieve issue), mine
differs from yours also, I have added:
smtpd_sasl_path = private/auth
smtpd_sasl_type = dovecot
under auth default in dovecot.conf I also have differences:
socket listen {
master {
path = /var/run/dovecot/auth-master
mode = 0600
user = vmail
}
client {
path = /var/spool/postfix/private/auth
mode = 0660
user = postfix
group = postfix
--
Gary V
ng that I'm not aware of that changes this behavior? Of course
let me know if you need additional info on the setup I'm using.
Thank you,
Gary V
. but, logging is weird and I'm not sure
everything is working as it should because:
Dec 20 23:01:28 mx dovecot: lmtp(21458, u...@example.com):
lUDFG8tZ8U7SUwAAO3tENA:
msgid=<20111221040122.gp13...@hostname.example.org>: saved mail to
. so why doesn't dovecot log where mail is stored/saved?
thanks,
Gary
On Wed, Dec 21, 2011 at 1:29 AM, Timo Sirainen wrote:
> On 21.12.2011, at 6.09, Gary Chodos wrote:
>
>> We created a new virtual domain and created a user in that domain in
>> our pgsql database. Instead of creating any directory structure in
>> /home/virtual/mail//, I j
We're seeing the following sporadically in
the log file (single line broken into separate
lines for readability):
Corrupted index cache file
/home/user/mail/.index/.imap/INBOX/dovecot.index.cache:
invalid record size
We're running dovecot-1.0.7-2.fc8. The imap directory
is in the user's NFS-mou
On 02/02/08 12:27:14, Ronald MacDonald wrote:
> On 02/02/2008, Gary Funck <[EMAIL PROTECTED]> wrote:
> > Corrupted index cache file
> > /home/user/mail/.index/.imap/INBOX/dovecot.index.cache:
> > invalid record size
>
>
> First of all, being NFS, I presume t
#x27;1'
user_query = SELECT CONCAT('/var/vmail/',maildir) AS home, 6060 AS
uid, 6060 AS gid FROM mailbox WHERE username = '%u' AND active = '1'
---
Thanks much,
--
Gary V
9-01-17 12:05:31 Info:
msgid=<1293474859.20090117120...@example.com>: rejected: Quota
exceeded (mailbox for user is full)
deliver(ga...@example.com): 2009-01-17 12:05:31 Info:
msgid=: saved mail to INBOX
--
Gary V
On 1/17/09, Timo Sirainen wrote:
> On Jan 17, 2009, at 2:36 PM, Gary V wrote:
>
> > Then a bounce is created stating the mail was rejected:
> >
> > Your message to was automatically rejected:
> > Quota exceeded (mailbox for user is full).
> >
> > Quest
On 1/17/09, Timo Sirainen wrote:
> On Jan 17, 2009, at 2:36 PM, Gary V wrote:
> > Then a bounce is created stating the mail was rejected:
> >
> > Your message to was automatically rejected:
> > Quota exceeded (mailbox for user is full).
> >
> > Que
On 1/18/09, Sahil Tandon wrote:
> On Sun, 18 Jan 2009, Gary V wrote:
>
> > On 1/17/09, Timo Sirainen wrote:
> > > On Jan 17, 2009, at 2:36 PM, Gary V wrote:
> > > > Then a bounce is created stating the mail was rejected:
> > > >
> &g
27;over quota' is concerned) is who sends the bounce (and
subsequently - what message the bounce contains). If that's the case,
it's a matter of which notification the mail admin prefers.
--
Gary V
MUAs based on text in current
bounces.
--
Gary V
On 1/19/09, Ulrich Zehl wrote:
> On Sun, Jan 18, 2009 at 12:26:46PM -0700, Gary V wrote:
> > Just as a matter of interest. On my Postfix system:
> >
> > a) Using deliver -e, Postfix bounces the message immediately 5.7.0 ->
> > Subject: Undelivered Mail Re
ure of what all the options are.
--
Gary V
Trash
sent_folder = Sent
draft_folder = Drafts
show_prefix_option = false
default_sub_of_inbox = false
show_contain_subfolders_option = false
optional_delimiter = detect
delete_folder = false
--
Gary V
After hearing so many good things about mdbox, I am testing it. I
moved my Maildir to a test box, and did the conversion with dsync
which reported no errors and appeared to go fine after I set:
namespace {
separator = /
inbox = yes
}
and changed mail_location=mdbox:~/mdbox
But the problem i
Nevermind. After resyncing my maildir and using the full sync flag
with dsync, the INBOX is there. Sorry for the noise
On Sun, Apr 10, 2011 at 9:15 PM, Gary Chodos wrote:
> After hearing so many good things about mdbox, I am testing it. I
> moved my Maildir to a test box, and d
hi,
im using:
---
passdb {
driver = sql
args = /etc/dovecot/dovecot-sql.conf.ext
}
userdb {
driver = static
args = uid=vmail gid=vmail home=/home/vmail/%d/ mail=mdbox:/home/vmail/%d/%n
}
--
this works fine on a test machine but i still see *2* instead of 1
connections to the pgsql db be
On Wed, Apr 20, 2011 at 11:19 AM, Timo Sirainen wrote:
> On Sun, 2011-04-17 at 11:41 -0400, Gary Chodos wrote:
>> passdb {
>> driver = sql
>> args = /etc/dovecot/dovecot-sql.conf.ext
>> }
>>
>> this works fine on a test machine but i still see *2* inst
hanks
-- Gary
# 1.0.9: /etc/dovecot.conf
base_dir: /var/run/dovecot/
syslog_facility: local1
protocols: imap imaps pop3 pop3s
listen(default): *:143
listen(imap): *:143
listen(pop3): *:110
ssl_listen(default): *:993
ssl_listen(imap): *:993
ssl_listen(pop3): *:995
ssl_ca_file: /etc/ssl/
added later].
Has anyone else been working on something similar?
-Gary
On Thu, Jun 28, 2012 at 1:14 PM, Timo Sirainen wrote:
> On 28.6.2012, at 17.43, Gary Mort wrote:
> > First I want to add AWS S3 as a storage option for alternate storage.
> >
> > Then instead of the above model, the new model would be that email is
> > always stored in
On Thu, Jun 28, 2012 at 1:21 PM, Timo Sirainen wrote:
> On 28.6.2012, at 20.14, Timo Sirainen wrote:
>
> >> "An upshot of the way alternate storage works is that any given storage
> >> file (mailboxes//dbox-Mails/u.* (sdbox) or storage/m.* (mdbox))
> can
> >> only appear *either* in the primary s
tfix/main.cf for the
configuration file (as logged in /var/log/maillog), but I have the
config file elsewhere, and I even have MAIL_CONFIG setup to point to the
true config directory.
Is there a method of setting 15-lda.conf sendmail config to ensure it
uese the correct postfix config file?
Thanks in advance
Gary
gt;
>
> I need to use Dovecot 2.1.x because I need to support handling multiple SSL
> certs.
May not be related at all, but when I see segfaults on Debian, the
first thing I try is to switch to bash as the default system shell:
dpkg-reconfigure dash
Answer: Use dash as the default system shell (/bin/sh)?
--
Gary V
md5.conf that might look something like this:
driver = mysql
connect = host=127.0.0.1 dbname=postfix user=postfix password=password
default_pass_scheme = PLAIN
password_query = SELECT clear AS password FROM mailbox WHERE username
= '%u' AND active = '1'
With an added field to store a plain text password (I called it "clear").
--
Gary V
We have to replace one mail store (foo.example.org) with another
(bar.example.org). I rsync'd the maildirs from foo to bar today and
the plan is to hold all delivery (in the SMTP server) on foo over the
weekend, rsync again (this time it should be much faster since the
large xfer already occurred
On Fri, Aug 14, 2009 at 5:17 PM, Sahil Tandon wrote:
> On Fri, 14 Aug 2009, Timo Sirainen wrote:
>
>> On Aug 14, 2009, at 12:36 AM, Gary Chodos wrote:
>>
>>> We have to replace one mail store (foo.example.org) with another
>>> (bar.example.org). I rsync'
files catted
together?
tia,
gary kline
--
Gary Kline kl...@thought.org http://www.thought.org Public Service Unix
http://jottings.thought.org http://transfinite.thought.org
The 7.31a release of Jottings: http://jottings.thought.org/index.php
ariable...
Would the following edit work on my old conf file:
mail_location = maildir:~/Maildir ?
tia,
gary kline
--
Gary Kline kl...@thought.org http://www.thought.org Public Service Unix
http://jottings.thought.org http://transfinite.
On Sun, Dec 06, 2009 at 07:52:44PM -0500, Timo Sirainen wrote:
> On Dec 6, 2009, at 3:37 PM, Gary Kline wrote:
>
> > My pal installed things in dovecot.conf this way:
> >
> > default_mail_env = maildir:~/Maildir
> >
> > but the new mail enviro
On Mon, Dec 07, 2009 at 11:35:43AM -0500, Timo Sirainen wrote:
> On Sun, 2009-12-06 at 17:13 -0800, Gary Kline wrote:
> > Appreciate it. Is there an overview of your IMAP/POP3 server?
> > Overview, tuturial, what dovecot does? newest features, etc?
>
&g
On Mon, Dec 07, 2009 at 03:29:44PM -0800, Gary Kline wrote:
> On Mon, Dec 07, 2009 at 11:35:43AM -0500, Timo Sirainen wrote:
> > On Sun, 2009-12-06 at 17:13 -0800, Gary Kline wrote:
> > > Appreciate it. Is there an overview of your IMAP/POP3 server?
> > > Overview,
On Wed, Dec 09, 2009 at 02:08:34PM -0500, Timo Sirainen wrote:
> On Wed, 2009-12-09 at 10:39 -0800, Gary Kline wrote:
> > > > Your SMTP server might be authenticating using the SASL service.
> ..
> > Let me rephrase my previous post: I had installed the
> > c
irectly:
>
> telnet localhost 143
> a login user pass
> b list "" "folder.with.dots*"
>
> Is it listed?
>
> Anyway it should work fine:
>
> a create "folder.with.dots and spaces and num1234"
> a OK Create completed.
> b append &
On Wed, Dec 09, 2009 at 03:21:54PM -0500, Timo Sirainen wrote:
> On Wed, 2009-12-09 at 12:16 -0800, Gary Kline wrote:
> > A couple years ago, sendmail delivered my mail to
> > ~/Mail/ and I could cd to ~/Mail and grep and find the
> > string(s) sought.
> >
On Wed, Dec 09, 2009 at 02:28:19PM -0500, Timo Sirainen wrote:
> On Wed, 2009-12-09 at 11:26 -0800, Gary Kline wrote:
> > Thanks much. I thought this might be the case; and, looking
> > over my friend's write-up, I see that he links cyrus into
> > thin
Logged out
--
-- "Outside of a dog, a book is a man's best friend.
-- Inside of a dog, it is too dark to read." -- Groucho Marx.
Gary Goldberg KA3ZYW <[EMAIL PROTECTED]> V:301/249-6501 F:301/390-1955
AIM:OgGreeb
Digital Marketing/Bowie MD/Systems & Networks Consult <http://www.digimark.net/>
R for each inbox? Currently sendmail/procmail
delivers mail to /var/mail, which is symlinked to /home/mail in my system.
--
-- "Outside of a dog, a book is a man's best friend.
-- Inside of a dog, it is too dark to read." -- Groucho Marx.
Gary Goldberg KA3ZYW <[EMAIL PROTECTED]>
ror: POP3(lda07): Couldn't init INBOX: Internal
error occurred. Refer to server log for more information. [2007-07-13 10:59:13]
dovecot: Jul 13 10:59:13 Info: POP3(lda07): Mailbox init failed top=0/0,
retr=0/0, del=0/0, size=0
Any thoughts? Thanks. -Gary
--
-- "Outside of a dog, a bo
verything
works fine. I'm going to temporarily remove the /./ from each mail users'
account, but I'm still hoping for some insight into a proper fix. -Gary
--
-- "Outside of a dog, a book is a man's best friend.
-- Inside of a dog, it is too dark to read." -- Groucho Ma
Hi,
I've built 64-bit dovecot 1.0.2 on Opensolaris to replace version
1.0.0rc10. It functions fine, but when I connect, it eats up all
available cpu. My guess is that the poll thread is running continuously.
Any ideas on what I should do to verify this or does anyone know of a fix?
Thanks,
is well.
Gary
-
Hi,
I've built 64-bit dovecot 1.0.2 on Opensolaris to replace version
1.0.0rc10. It functions fine, but when I connect, it eats up all
available cpu. My guess is that the poll thread is running continuously
ion from creating a plugin like this?
Are there any samples?
TIA,
Gary
n of v1.1. http://dovecot.org/patches/mail-sql.tar.gz
Timo,
Thanks for the information. I can't go too much into the project but
yes, SQL is one of the stores. This will definitely be helpful. I will
download the 1.1 codebase and also take a look at your mail-sql patch as
a foundation for what I'm doing.
Gary
em?
Please bear in mind that my C skills are 10 years old, so a lot of this
is a learning experience :).
BTW, you mentioned the FS backend. I didn't see that under
lib-storage/*.
Gary
>
> Cydir is a mail_storage backend, but you'll probably need to also
> implement
lt success value (or whatever the return type would be)?
> BTW, you mentioned the FS backend. I didn't see that under
> lib-storage/*.
>
> Gary
Is there some reason to use a mail.domain.com cert for mail rarher than just
using domain.com for everything?
Historically the subdomain were used because they were on different hardware.
That is www was on one machine and mail was on another.
Original Message
From: dovecot
r agents in the near future (near being within a decade or so).
On 3/14/19 10:03 PM, Gary via dovecot wrote:
> Is there some reason to use a mail.domain.com cert for mail rarher than just
> using domain.com for everything?
>
> Historically the subdomain were used because they were o
62 matches
Mail list logo