ttp://xi.rename-it.nl/debian/pool/testing-auto/dovecot-2.0/
> use on lucid server, no problems so far
>
> dont know why 2.x is tagged as unstable elsewhere
> ask distro pack mantainer
Debian moved Dovecot-2 from unstable to testing (wheezy) on 2011-05-07.
http://packages.qa.debian.org
in the
> dovecot sources. :-)
>
> Thanks in advance & Best Regards,
> Stefan
Have you considered using sieve for the task?
[Using imap4flags extension]
http://wiki.dovecot.org/LDA/Sieve
#v+
if address ["Return-Path"] ["my_address@my_domain.com"]
{
setfl
Andrzej Adam Filip wrote:
> "Stefan Piegsa" wrote:
>> Hello everybody,
>>
>> I am using dovecot 2.0.13 and have a special case here in which I want
>> a mail that is delivered locally with dovecot-lda to be marked as
>> "seen".
>>
--
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.eu
There is only one way to kill capitalism -- by taxes, taxes, and more taxes.
-- Karl Marx
Timo Sirainen wrote:
> On Tue, 2011-08-09 at 17:29 +0200, Andrzej Adam Filip wrote:
>> Is it possible to get LMTP session over STDIN/STDOUT (for non root user)?
>
> Yeah. Just run it.
Step 1: OK/CLOSED
Step 2:
lmtp program seems to accept custom configuration file (-c _fil
Timo Sirainen wrote:
> On Sun, 2011-08-14 at 23:34 +0200, Andrzej Adam Filip wrote:
>> lmtp program seems to accept custom configuration file (-c _file_).
>> The file specifies both passdb and userdb using Passwd-file.
>> How to make lmtp skip attempts to contact
Timo Sirainen wrote:
> On 15.8.2011, at 11.30, Andrzej Adam Filip wrote:
>
>> Timo Sirainen wrote:
>>> On Sun, 2011-08-14 at 23:34 +0200, Andrzej Adam Filip wrote:
>>>> lmtp program seems to accept custom configuration file (-c _file_).
>>>> Th
extension.
Almost all MTA copy "(SMTP) envelope sender" to Return-Path: header
before delivery to the final mailbox.
If you do not get Return-Path: header in messages delivered to your
(dovecot) mailbox then name your MTA (exim/postfix/sendmail/.).
--
[pl>en: Andrew] Andrzej Adam F
How to call deliver program to be sure it will *NEVER* generate bounce
messages? [all signalling via deliver exit code ]
--
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.eu : a...@xl.wp.pl
You k'n hide de fier, but w'at you gwine do wid de smoke?
-- Joel Chandler Harris, prov
Eduardo M KALINOWSKI wrote:
> Andrzej Adam Filip wrote:
>> How to call deliver program to be sure it will *NEVER* generate bounce
>> messages? [all signalling via deliver exit code ]
>>
>
> According to the Wiki (http://wiki.dovecot.org/LDA), that would be the
Where can I find "step by step" procedure to debug sieve scripts?
[ something pretty simple that should work, does not work ]
--
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.eu : a...@xl.wp.pl
Sex dumps core
(Sex is a Simple editor for X11)
-- Seen on debian bugtracking
(to get sieve support)".
Such options would allow "cleaner" configuration.
--
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.eu : a...@xl.wp.pl
Nice boy, but about as sharp as a sack of wet mice.
-- Foghorn Leghorn
Timo Sirainen wrote:
> On Wed, 2009-01-14 at 22:21 +0100, Andrzej Adam Filip wrote:
>> Do you think it wold be worthwhile to add command line options to
>> "deliver" and "imap" to make them ignore "system wide" configuration
>> file and use
Timo Sirainen wrote:
> On Wed, 2009-01-14 at 23:08 +0100, Andrzej Adam Filip wrote:
>> Timo Sirainen wrote:
>>
>> > On Wed, 2009-01-14 at 22:21 +0100, Andrzej Adam Filip wrote:
>> >> Do you think it wold be worthwhile to add command line options to
>
/lib/dovecot/deliver,-m,.mail.tuxonice"
> procmail: Error while writing to "/usr/lib/dovecot/deliver"
> procmail: Program failure (78) of "/usr/lib/dovecot/deliver"
> procmail: Assigning "LASTFOLDER=/usr/lib/dovecot/deliver -m .mail.tuxonice"
>
> The
The email then ends up in my INBOX instead.
>
> Can anyone help me how to fix this?
>
> /Mark
Does dovecot's deliver report something more in the log files?
I remember on my installation it has been very picky about missing
postmaster_address in configuration file even when executed wi
be used for
such queries.
It should allow to reject (not all) messages
a) in replies to "RCPT TO:"
for messages with right message size passed in "MAIL FROM:"
b) in replies to "the final dot" for single recipient messages.
P.S.
Cyrus IMAP supports "socket m
Timo Sirainen wrote:
> On Sat, 2009-01-17 at 21:02 +0100, Andrzej Adam Filip wrote:
>> Are there any plans to allow MTA check recipient over quota status?
>
> Not really. Perhaps once LMTP server is implemented, since it pretty
> much requires the same functionality.
>
>&
Steffen Kaiser wrote:
> On Mon, 26 Jan 2009, Andrzej Adam Filip wrote:
>
>>> Wasn't the socket map also (mainly?) used for verifying if a user
>>> exists? That I have been planning on implementing some day (for last 5
>>> years or so).
>>
>>
can also be the other way round: can Dovecot use Cyrus SASL for
> user authentication?
>
> I need to use sendmail, ip based solutions like pop-before-smtp or
> poprelay are not an option.
Have you considered using "LDAP based" authentication in dovecot and
sendmail?
--
[pl&g
>
> Can someone enlighten me on how to config it so he looks up
> "t...@testdomain.com" fully ?
Try:
auth_username_format = %Lu
[ %Lu - %u turned to lowercase ]
%...@%d you have used produced "double domain" so try it without trailing "@%d".
URL(s):
http://wik
.
URL(s):
http://wiki.dovecot.org/AuthDatabase/PasswdFile
P.S.
My experience with dovecot is limited so treat my replies as guesses
based of "general email experience".
--
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.eu
Never have children, only grandchildren.
-- Gore Vidal
Which email clients support SMTP/IMAP via STDIN&STDOUT of proxy command?
I would like to be able to use local and remove dovecot to access
maildir *without* running dovecot daemons.
--
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.eu
If the future navigation system [for interactive ne
Timo Sirainen wrote:
> On Sun, 2009-02-22 at 17:59 +0100, Andrzej Adam Filip wrote:
>> Which email clients support SMTP/IMAP via STDIN&STDOUT of proxy command?
>
> For which OS?
I am interested in clients for Linux/Unix.
> I know at least Evolution, mutt and pine support
Timo Sirainen wrote:
> On Sun, 2009-02-22 at 17:59 +0100, Andrzej Adam Filip wrote:
>> Which email clients support SMTP/IMAP via STDIN&STDOUT of proxy command?
>
> For which OS? I know at least Evolution, mutt and pine support imap
> proxy commands. No idea about SMT
nd can't
> # be done even if first_valid_uid is set to 0.
> #first_valid_uid = 500
> #last_valid_uid = 0
>
> Bye,
Anyway, standard security practise is to define alias (in aliases file)
to redirect deliveries to "normal user".
--
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.eu
"I have five dollars for each of you."
-- Bernhard Goetz
f command line options to
send email using MTA tools
1) AFAIK almost all MTA on unixes provide "sendmail look alike" program
to support core of sendmail command line options
=> you can use "sendmail" program provided by postfix
--
[pl>en: Andrew] Andrzej Adam Filip
Andrzej Adam Filip wrote:
> Timo Sirainen wrote:
>> [...]
>> I know at least Evolution, mutt and pine support imap proxy
>> commands. No idea about SMTP.
>
> I think some of the above support sending via 'sendmail like' program
> with option to set &quo
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.eu
It is always the best policy to tell the truth, unless, of course,
you are an exceptionally good liar.
-- Jerome K. Jerome
em with multiple "mailbox servers"/"filtering gateways".
--
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.eu
While there's life, there's hope.
-- Publius Terentius Afer (Terence)
cessing e.g.
* spam filtering/tagging
* virus detection
-
You can make fetchmail use dovecot's deliver direclty in mda option
--
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.eu
Blessed is he who has reached the point of no return and knows it,
for he shall enjoy living.
-- W. C. Bennett
t;empty" (<>) envelope sender.
I do not think it is required but http://wiki.dovecot.org/LDA/Sendmail
mentions it for some (unexplained) reasons.
3) the above changes should not affect deliveries to virtual users
[ unless you use *VERY* unusual sendmail configuration ]
P.S.
Do you
ould be optimal long term solution (IMHO).
--
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.eu
The health of a democratic society may be measured by the quality
of functions performed by private citizens.
-- Alexis de Tocqueville
be sufficient?
IMHO POP3 offers interesting options beyond what you have mentioned.
--
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.eu
Be cheerful while you are alive.
-- Phathotep, 24th Century B.C.
re is Mail::SpamAssassin::Client perl module for perl script to
contact spamd "like spamc"
* there is Mail::IMAP::Simple perl module to access IMAP mailboxes
Such approach would allow "fetch one, learn one delete one" instead of
"fetch all, learn all, delete all".
--
Andrzej Adam Filip wrote:
> Timo Sirainen wrote:
>> On 31.10.2010, at 16.40, Ingo Thierack wrote:
>>
>>> is it somehow possible to use sa-learn on sdbox-mailboxes?
>>
>> Use doveadm fetch to extract the
>> mails. http://wiki2.dovecot.org/Tools/Doveadm/S
lines:
FEATURE(`local_procmail',
`/usr/local/libexec/dovecot/deliver',`/usr/local/libexec/dovecot/deliver -d $u')
MODIFY_MAILER_FLAGS(`LOCAL', `-f')
--
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.eu
Consider the postage stamp: its usefulness consists in the ability to
stick to one thing till it gets there.
-- Josh Billings
round images
company logos as a few image files in every (internal) email.
--
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.eu
Let thy maid servant be faithful, strong, and homely.
-- Benjamin Franklin
Sven Hartge wrote:
> Andrzej Adam Filip wrote:
>> Stan Hoeppner wrote:
>
>>> [...] The average size of an email worldwide today is less than 4KB,
>>> less than one typical filesystem block. [...]
>
>> Do not confuse "unix culture" of mostl
://wiki.dovecot.org/LDA/Sendmail
[ IMHO third line is not necessary ]
FEATURE(`local_procmail',
`/usr/local/libexec/dovecot/deliver',`/usr/local/libexec/dovecot/deliver -d $u')
MODIFY_MAILER_FLAGS(`LOCAL', `-f')
--
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.eu
O imitators, you slavish herd!
-- Quintus Horatius Flaccus (Horace)
Is it possible in dovecot2 to run "imap via stdin&stdout" *WITH* custom
configuration file?
http://wiki2.dovecot.org/Upgrading/2.0
* "dovecot --exec-mail imap" has been replaced by simply running "imap"
binary. ...
--
[pl>en: Andrew] Andrzej Adam Filip
Timo Sirainen wrote:
> On 7.5.2011, at 15.23, Andrzej Adam Filip wrote:
>
>> Is it possible in dovecot2 to run "imap via stdin&stdout" *WITH* custom
>> configuration file?
>
> imap -c ~/dovecot.conf
Thank you for promptly filling "the man(page) ga
es to have it exit with tempfail rather than
> a permanent failure
Do you intent any time soon to provide some hook to alow MTA reject
in reply to "RCPT TO:" (in SMTP session) messages to over quota
mailboxes?
Exit code of "deliver -e" can only be used to reject message in rep
On 05/10/2011 08:37 PM, Timo Sirainen wrote:
> On 10.5.2011, at 21.32, Andrzej Adam Filip wrote:
>
>> Do you intent any time soon to provide some hook to alow MTA reject
>> in reply to "RCPT TO:" (in SMTP session) messages to over quota
>> mailboxes?
>
>
7;s deliver) and executing deliver from procmail
script of a few exceptions (delivery via procmail).
[ I assume postix can be configured to do it ]
--
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.eu
I never vote for anyone. I always vote against.
-- W. C. Fields
)
I would suggest to keep it "as it is" even if it is
"annoying you a little" :-)
--
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.eu
It's not easy, being green.
-- Kermit the Frog
mailbox maintanance.
>
> How would I use ACL to setup such a scenario? Is it even possible?
> Or did I misunderstand IMAP shared folders completely???
>
> Thank you very much for your attention!
>
> Have a nice day,
> Snaky
Have you considered using lazy expunge plugin?
It
t (maildir) to mbox file and
learning from mbox file?
a) fetchmail CAN use .../dovecot/imap wrapper script in "plugin" option
to read maildir directly [set environment variable MAIL to
maildir:~/Maildir in the wrapper]
b) fetchmail CAN use procmail in "mda" option to deliver
Florian Effenberger wrote:
> Hi Andrzej,
>
> 2010/5/28 Andrzej Adam Filip :
>
>> Have you considered fetching from dovecot (maildir) to mbox file and
>> learning from mbox file?
>> a) fetchmail CAN use .../dovecot/imap wrapper script in "plugin" op
Florian Effenberger wrote:
> Hi Andrzej,
>
> 2010/5/28 Andrzej Adam Filip :
>
>>> does fetching to mbox file bring any advantage? It seems that learning
>>> out of maildir and rm'ing afterwards works like a charm, so I guess
>>> fetchmail would b
ig.html#confDONT_PROBE_INTERFACES
*WARNINGS* The above:
a) WILL NOT configure SMTP AUTH to use LDAP
[ AFAIK sendmail supports Cyrus SASL only ]
b) WILL NOT make sendmail check existence of virtual mailbox in reply to
"RCPT TO:" in SMTP session
"a" and "b" require another configuration
--
[pl>en: Andrew] Andrzej Adam Filip : a...@onet.eu
We have lingered long enough on the shores of the Cosmic Ocean.
-- Carl Sagan
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
80 matches
Mail list logo