rd them to some other user.
Standard recommendation (for sendmail and other MTA) is to create alias
for root.
Sendmail procedure: In /etc/mail/asises files add:
root: some-non-privileged-user
and run newaliases command to recompile aliases file.
--
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.e
different maps but without patching
P.S.
Some question that may help to choose the best recipe:
1) How many virtual mailboxes do you support?
2) Do you keep dovecot's userdb in plain text file?
--
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.eu
'Scuse me, while I kiss the sky!
-- Robert James Marshall (Jimi) Hendrix
list existing dovecot virtual users in virtusertable and
reject remaining addresses
us...@example.net %0
us...@example.net %0
@example.net error:nouser User Unknown
--
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.eu
You can't play your friends like marks, kid.
-- Henry Gondorf, "The Sting"
Steinar Bang wrote:
>>>>>> Andrzej Adam Filip :
>
>> You can use mda option provided in fetchmail as SMTP alternative.
>> -
>> I recommend using procmail as mda in ~/.fetchmailrc e.
your OS account" mailbox/maildir?
YES => consider using "personal" dovecot.conf file (e.g. ~/.dovecotrc)
with changed log files location and make deliver in your procmail
scripts use it
../deliver -c /home/anfi/.dovecotrc
P.S. I use such approach with full success.
--
[pl
gt;en: Andrew] Andrzej Adam Filip : a...@onet.eu
Learning without thought is labor lost;
thought without learning is perilous.
-- Confucius
Timo Sirainen wrote:
> On Sun, 2009-08-09 at 22:20 +0200, Andrzej Adam Filip wrote:
>> Could you offer some suggestion how to fetch mailbox content over
>> high RTT link (with negligible packet loss)?
>>
>> Currently I use IMAP+IDLE *but* it fails to use full availab
Ben Winslow wrote:
> On Sun, 09 Aug 2009 22:20:41 +0200
> Andrzej Adam Filip wrote:
>
>> Could you offer some suggestion how to fetch mailbox content over
>> high RTT link (with negligible packet loss)?
>>
>> Currently I use IMAP+IDLE *but* it fails to use f
Ed W wrote:
> Andrzej Adam Filip wrote:
>> Could you offer some suggestion how to fetch mailbox content over
>> high RTT link (with negligible packet loss)?
>>
>> Currently I use IMAP+IDLE *but* it fails to use full available bandwidth
>> due to high RTT an
Timo Sirainen wrote:
> [...]
Do you play to support both ways migration tools?
dbox <-> maildir(s)
--
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.eu
"Unlike most net.puritans, however, I feel that what OTHER consenting computers
do in the privacy of their own phone connect
mail using directly dovecot-deliver in --mda option]
b) cleanly implement "shared mailboxes" with MTA such as sendmail
that can be easily forced to generate "one header per one recipient"
[AFAIK]
--
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.eu
Order and simplification a
Karsten Bräckelmann wrote:
> On Sat, 2009-10-17 at 22:41 +0200, Andrzej Adam Filip wrote:
>> a) *clearly* mark POP/IMAP account fetched by fetchmail
>>[with fetchmail using directly dovecot-deliver in --mda option]
>
> Would the fetchmail tracepolls option not do? It gene
will make sendmail support "alises with
domains" instead
of current "aliases after domain stripping"]
It is not a big deal if:
* all dovecot's mailboxes are owned by single non root OS account
* sendmail is supposed to start dovecot-deliver with root privileges
P.S.
I have wri
"Frank Behrens" wrote:
> Andrzej Adam Filip wrote on 21 Oct 2009 9:21:
>> It is possible to "significantly" twist sendmail.cf use $h to select
>> dovecot's mailbox and $u to pass user+det...@domain (one *or many*).
>> [ BTW the way I think a
"Frank Behrens" wrote:
> Andrzej Adam Filip wrote on 21 Oct 2009 20:02:
>> Dovecot's design issues to consider are as follows:
>> a) making dovecot support hash/btree/dbm maps for passwd/userdb
>>[AFAIR Timo stated it is too complicated to be "cost ef
Timo Sirainen wrote:
> On Sat, 2009-10-17 at 22:41 +0200, Andrzej Adam Filip wrote:
>> Would it be sensible/"cost effective" to make dovecot-deliver generated
>> X-Delivered-To header(s) based on command line parameter(s)?
>> [after striping such existing headers, be
Timo Sirainen wrote:
> On Thu, 2009-10-29 at 13:03 -0400, Timo Sirainen wrote:
>> On Wed, 2009-10-28 at 09:08 +0100, Andrzej Adam Filip wrote:
>> > By specifying content of the header(s) via command line parameter(s)
>> >
>> > e.g.
>> > deliver -d u
Timo Sirainen wrote:
> On Thu, 2009-10-29 at 18:38 +0100, Andrzej Adam Filip wrote:
>> BTW could you add to your "todo list" an option for making deliver use
>> sieve script specified via command line including turning off sieve
>> scripts via command line?
>
&
etection happens to work. Autodetection
commonly fails for new users who don't have the mail directory created
yet.
--
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.eu
You know you have a small apartment when Rice Krispies echo.
-- S. Rickly Christian
ne by looking at ~/Maildir, /var/mail/username, ~/mail and ~/Mail in
that order. It's usually a good idea to explicitly specify where the
mails are, even if the autodetection happens to work. Autodetection
commonly fails for new users who don't have the mail directory created
y
our list of priorities would land idea of utility
"make-mailstore-tidy"? :-)
P.S.
I have "personal mail store" migrated from cyrus (by my own *ugly*
migration script) via maildir to dbox. I would like to convert all file
names to more "uniform" format before next mi
Timo Sirainen wrote:
> On Mon, 2009-11-16 at 19:19 +0100, Andrzej Adam Filip wrote:
>> > I doubt you need to worry about the indexes. The messages' flag state
>> > should be stored in the maildir filenames, and I'd hope that kmail does
>> > that too.
&
Timo Sirainen wrote:
> On Mon, 2009-11-23 at 22:14 +0100, Andrzej Adam Filip wrote:
>> I use dbox mailbox. In dbox-Mails folder I have message files named:
>> 1) u.99 [dbox created file name]
>> 2) 1231249011.P20963Q0M722109.shevek:2,Sa [dovecot maildir created&modifie
think it would be nice to have not so many lines
> in the globalsieverc file.
Try the following:
if header :contains "X-Spam-Level" "*" {
...
--
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.eu
Common sense is the collection of prejudices acquired by age eighteen.
-- Albert Einstein
aja-li...@tni.org wrote:
> On 12/30/2009 08:30 PM, Andrzej Adam Filip wrote:
>> aja-li...@tni.org wrote:
>>> I'd like to make a filtering threshold for users to let them
>>> deal with spamassassin spam-level starred< 8 themselves,
>>> but spam-lev
"Kirill Miazine" wrote:
> * aja-li...@tni.org [2009-12-30 21:41]:
>> On 12/30/2009 08:30 PM, Andrzej Adam Filip wrote:
>> > aja-li...@tni.org wrote:
>> >> I'd like to make a filtering threshold for users to let them
>> >> deal with spama
lp me to configure my dovecot server.
Have you considered using fetchmail to fetch new messages from gmail to
local IMAP/dovecot folder(s)? [ I use such configuration ]
--
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.eu
You can bring any calculator you like to the midterm, as long as it
doe
;d like.
>
> I was wondering about Delivered-To header before too. What do people
> use it for?
It may be useful if multiple "envelope recipients" are delivered to
single mailbox e.g. "plussed addresses" user+det...@example.net
or tss+tss=example@example.org (w
ilbox_name
>
> (With Sieve that actually only specifies the default mailbox, which is
> used only if Sieve doesn't decide to save it elsewhere.)
Slightly extended approach may make procmail script generate some extra
headers (based on external programs) before executing deliver so sieve
--
Bill Cole [EMAIL PROTECTED]
Mail.app on the advanced tab has a "Port" setting and a "Use SSL"
setting. the SSL setting is for implicit SSL, without that mail.app
will attempt to use STARTTLS.
Though clicking the Use SSL box resets the port # (143/993) you can
in fact set a custom port, with and without implicit SSL.
- Adam
Milford]
I get these too. I am using outlook 2003 in IMAP mode. I have
turned on raw logs and I do not see
anything happening in the dovecot logs.
Are either/both of you behind NAT? It's possible your NAT device is
terminating the TCP session after some inactivity period.
-Adam
dovecot?
-Adam
On Jul 19, 2007, at 4:52 PM, Timo Sirainen wrote:
On 19.7.2007, at 23.33, Adam Jacob Muller wrote:
Hi,
I'm wondering if it's possible to have some users restricted to
only login via POP3 or only IMAP (likewise for IMAPS/POP3S).
Returning a particular field with the userdb
Is there any way to convert Dovecot's mdbox/dbox to mbox, MailDir or eml format
(or any other easy to import format)?
Thanks,
Adam
gt;
> @lbutlr via dovecot skrev den 2019-06-18 23:06:
>> On 18 Jun 2019, at 14:32, Adam Raszkiewicz via dovecot
>> wrote:
>>> Is there any way to convert Dovecot's mdbox/dbox to mbox, MailDir or
eml format (or any other easy to import format)?
I saw that before but there is only maildir -> mdbox but not mdbox -> maildir
Did I have missed anything there?
From: dovecot on behalf of Sami Ketola via
dovecot
Reply-To: Sami Ketola
Date: Tuesday, June 18, 2019 at 9:58 PM
To: Dovecot Mailing List
Cc: Ralph Seichter , Odhiambo Washington
OK, based on that it will convert all accounts set for current dovecot
instance. So my another question will be if I can do that only for selected
accounts?
~Adam
On 6/19/19, 2:44 AM, "dovecot on behalf of Aki Tuomi via dovecot"
wrote:
On 19.6.2019 6.39, @lbutlr v
dsync is reading modified dovecot.conf as is not
creating maildir format mailbox converted from mdbox format provided as the
source location.
Thoughts?
~Adam
On 19 Jun 2019, at 5.05, Adam Raszkiewicz
mailto:araszkiew...@medallies.com>> wrote:
I saw that before but there is only m
some reason
is not working for me as it should for example #1.
Second issue is not recognizing maildir format – what about that? Docecot has
some missing libraries?
Thanks,
Adam
s a custom build I want to
have something generic just to use for migration purposes.
Thanks,
Adam
On 6/21/19, 4:45 PM, "dovecot on behalf of Germán Herrera via dovecot"
wrote:
Well, judging by the error message it appears like dovecot hasn't been
compiled with supp
For some reason my James setup is creating some kind of spooling queue of
sending messages. It will queue 3 of them and then forth “sent” message will
make 1st one to be sent outside.
Any thoughts?
Thanks
--
Adam
/tmp/destination/mailboxes/u...@domian.com directory exists
What I’m doing wrong in the process?
--
Adam
separator =
subscriptions = yes
type = private
}
--
Adam Raszkiewicz
Front End Web Developer
MedAllies, Inc.
300 Westage Business Center Drive, Suite 320
Fishkill, NY 12524
Office: 845.896.0191
Fax: 845.896.9306
www.medallies.com<http://www.medallies.com>
[Twitter-Bird]<https://twitter.com/
Solution, in my case, was to add
separator = /
to the inbox namespace as well. For some reason it didn't defaulted to whatever
the mailbox format's internal separator was.
--
Adam
From: dovecot on behalf of Adam Raszkiewicz via
dovecot
Reply-To: Adam Raszkiewicz
Date:
Ubuntu Version: Linux 6.2.0-1017-aws x86_64 Ubuntu 22.04.4 LTS nfs4
Postfix: Version: 3.6.4
Dovecot Version: 2.3.16 (7e2e900c1a)
Pigeonhole Version: 0.5.16 (09c29328)
Rspamd Version: 3.8.4
Protocols: IMAP, LMTP, SMTP
Setup: I have an email server running with virtual domains and virtual
m
what the issue was, I am not entirely positive. I started over with the
quota configs and slowly added introduced new configs and it started working.
Thank you!
On 5/29/24, 21:55, "Aki Tuomi via dovecot" mailto:dovecot@dovecot.org>> wrote:
> On 30/05/2024 02:21 EEST
, determining the
best approach to scalability and high availability.
Thank you!
On 6/1/24, 03:18, "Noel Butler via dovecot" mailto:dovecot@dovecot.org>> wrote:
On 30/05/2024 20:06, Adam Miller via dovecot wrote:
> however now I am having an issue trying to get the quota warnin
Hello again everyone! I am trying to get the “doveadm stats dump” command to
work and even though it does not error, there are no stats. When I try to
enable the stats, I get the following error: “Error: Plugin 'stats' not found
from directory /usr/lib/dovecot/modules” which is correct, the “sta
OS: Ubuntu 22.04.1
Dovecot: 2.3.16 (7e2e900c1a)
When trying to enable the “imap_metadata” plugin, I get the following
error: Plugin 'imap_metadata' not found from directory
/usr/lib/dovecot/modules
I have searched high and low via Google, StackOverflow and even ChatGPT
(haha) but I cannot se
OS: Ubuntu 22.04.1
Dovecot: 2.3.16 (7e2e900c1a)
Hello all! I have the last login plugin working with the IMAP service
however with LMTP, it errors. I do not necessarily need / want the LMTP
service and did not explicitly enable it but it is throwing an error in
my logs.
Jul 17 10:22:14 lmtp(
OS: Ubuntu 22.04.1
Dovecot: 2.3.16 (7e2e900c1a)
When trying to enable the “imap_metadata” plugin, I get the following
error: Plugin 'imap_metadata' not found from directory
/usr/lib/dovecot/modules
I have searched high and low via Google, StackOverflow and even ChatGPT
(haha) but I cannot se
our config. Remove it from the
protocols= line. And optionally remove the service {...} block for it. However
just taking it out of protocols should be good enough.
Hi Adam
My recommendation, before disabling lmtp, would be to investigate and maybe revise this
point "I do not necessarily need
"
To dovecot@dovecot.org
Cc "Adam Miller"
Date 7/17/2024 10:47:21 AM
Subject Re: Missing IMAP METADATA Plugin
Adam,
There is no imap_metadata plugin. That feature is in the Dovecot core,
and can be enabled with a setting, as outlined in the documentation
here:
https://doc.dovec
ime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
UNIQUE KEY `UUID` (`uuid`)
) ENGINE=InnoDB AUTO_INCREMENT=2047 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
Thank you,
Adam
-- Original Message --
From "John Fawcett via dovecot"
To dovecot@dovecot.org
Dat
Me again! I am trying to get sieve filters working with a MySQL backend
but same to be coming up short. Right now, the error I am getting
received is:
--
"User has no active script i
g to default delivery.
Is there something specific I should be looking for?
Thank you!
-- Original Message --
From "Aki Tuomi via dovecot"
To "Adam Miller" ; "Adam Miller via dovecot"
Date 7/23/2024 3:35:17 AM
Subject Re: Sieve Filters with MySQL
Did you
"Aki Tuomi"
To "Adam Miller" ; "Adam Miller via dovecot"
Date 7/23/2024 4:07:22 AM
Subject Re: Re[2]: Sieve Filters with MySQL
Jul 23 10:34:40 lmtp(redacted)<228576>: Debug:
sieve: dict storage: script `default': Script `default' not found at
path pr
old and do not use pieces that I have put together. I am seriously
thinking about writing my own but need to get some other items in place
first.
Any additional help is appreciated.
Thank you.
-- Original Message --
From "Aki Tuomi via dovecot"
To "Adam Miller" ;
ault”. It would be great if the documentation explained this.
Thank you for your help, I appreciate it.
-- Original Message --
From "Adam Miller via dovecot"
To "Aki Tuomi" ; "Adam Miller via dovecot"
Date 7/23/2024 1:52:56 PM
Subject Re[6]: Sieve
Is it possible to include extra fields? For example, the “isActive” and
make sure it is true / 1?
Thank you.
-- Original Message --
From "Aki Tuomi via dovecot"
To "Adam Miller" ; "Adam Miller via dovecot"
Date 7/23/2024 4:44:30 AM
Subject Re: Re[4]:
database tables, schemas and well
organized data. I am a bit old school and a bit OCD.
Thanks again, I appreciate it!
-- Original Message --
From "Aki Tuomi via dovecot"
To "Adam Miller" ; "Adam Miller via dovecot"
Date 7/23/2024 10:06:38 PM
Subject
t;Aki Tuomi via dovecot" ; "Adam Miller"
Date 7/26/2024 12:54:28 AM
Subject Re: [EXT] Re[8]: Sieve Filters with MySQL
Sure. If you want. But this prevents your users from having multiple Sieve
scripts, like one for vacation, and one for not-vacation.
But sure. you can have sieveFi
There are tons of tutorials available across the interwebs. Are you
trying to set it up with a MySQL authentication backend or local
accounts? Can you run “dovecot -n” to show us the full configuration for
further assistance?
Thank you
-- Original Message --
From "Selena Thomas via d
On 2019-07-10 12:01, Arnold Opio Oree wrote:
Please stop CCing this thread to the Debian Release Management mailing
list.
If there are issues with the Dovecot packages in Debian then they should
be reported as bugs against the packages.
Thanks.
Adam
(Debian Release Team member)
On Wed, 2019-07-10 at 12:26 +0100, Arnold Opio Oree wrote:
> Understood Adam,
>
> My thinking is that this is a package released with Debian 10. And so
> has everything to do with the release.
For clarity here - debian-release is neither a support forum nor a
discussion list, no
301 - 365 of 365 matches
Mail list logo