Re: [Dovecot] Getting the SMTP envelope through IMAP?

2011-10-21 Thread Andrzej Adam Filip
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

Re: [Dovecot] LMTP over STDIN/STDOUT (non root user)

2011-08-15 Thread Andrzej Adam Filip
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

Re: [Dovecot] LMTP over STDIN/STDOUT (non root user)

2011-08-15 Thread Andrzej Adam Filip
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

Re: [Dovecot] LMTP over STDIN/STDOUT (non root user)

2011-08-14 Thread Andrzej Adam Filip
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

[Dovecot] LMTP over STDIN/STDOUT (non root user)

2011-08-09 Thread Andrzej Adam Filip
-- [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

Re: [Dovecot] How to make dovecot-lda/deliver mark a message as seen

2011-08-08 Thread Andrzej Adam Filip
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". >>

Re: [Dovecot] How to make dovecot-lda/deliver mark a message as seen

2011-08-07 Thread Andrzej Adam Filip
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

Re: [Dovecot] Debian package for dovecot 2.0.x

2011-07-23 Thread Andrzej Adam Filip
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

Re: [Dovecot] integrating procmail (procmail v. sieve)

2011-05-19 Thread Andrzej Adam Filip
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

Re: [Dovecot] Posfix and Dovecot (dovecot like LDA) and no space left on the disk

2011-05-18 Thread Andrzej Adam Filip
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? > >

Re: [Dovecot] Posfix and Dovecot (dovecot like LDA) and no space left on the disk

2011-05-10 Thread Andrzej Adam Filip
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

Re: [Dovecot] Dovecot2 - equivalent of "dovecot --exec-mail imap" with custom configuration file

2011-05-07 Thread 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

[Dovecot] Dovecot2 - equivalent of "dovecot --exec-mail imap" with custom configuration file

2011-05-07 Thread Andrzej Adam Filip
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

Re: [Dovecot] Sendmail and Dovecot deliver (dovecot-lda)

2011-02-14 Thread Andrzej Adam Filip
://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)

Re: [Dovecot] SSD drives are really fast running Dovecot

2011-01-15 Thread Andrzej Adam Filip
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

Re: [Dovecot] SSD drives are really fast running Dovecot

2011-01-15 Thread Andrzej Adam Filip
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

Re: [Dovecot] dovecot + sendmail, what LDA setup?

2011-01-04 Thread Andrzej Adam Filip
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

Re: [Dovecot] IMAP and sa-learn(spamassassin)

2010-11-03 Thread Andrzej Adam Filip
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

Re: [Dovecot] IMAP and sa-learn(spamassassin)

2010-11-03 Thread Andrzej Adam Filip
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". --

Re: [Dovecot] remote hot site, POP3 replication over WAN

2010-11-02 Thread Andrzej Adam Filip
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.

[Dovecot] sa-learn and IMAP [Was: sdbox-format and sa-learn(spamassassin)]

2010-11-01 Thread Andrzej Adam Filip
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

Re: [Dovecot] deliver and root user

2010-07-12 Thread Andrzej Adam Filip
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

Re: [Dovecot] configuring sendmail to work with dovecot+LDAP

2010-06-01 Thread Andrzej Adam Filip
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

Re: [Dovecot] delete messages after sa-learn

2010-05-30 Thread Andrzej Adam Filip
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

Re: [Dovecot] delete messages after sa-learn

2010-05-28 Thread Andrzej Adam Filip
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

Re: [Dovecot] delete messages after sa-learn

2010-05-28 Thread Andrzej Adam Filip
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

Re: [Dovecot] Is it possible to prevent users from ever deleting anything?

2010-03-24 Thread Andrzej Adam Filip
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

Re: [Dovecot] Mailing list's prefix

2010-03-05 Thread Andrzej Adam Filip
) 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

Re: [Dovecot] passing parameters to deliver -> generating data for sieve

2010-02-20 Thread Andrzej Adam Filip
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

Re: [Dovecot] LMTP-Server: missing headers [Delivered-To]

2010-02-01 Thread Andrzej Adam Filip
;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

Re: [Dovecot] How can I configure dovecot as gmail imap proxy

2010-01-16 Thread Andrzej Adam Filip
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

Re: [Dovecot] A Dovecot Sieve spam filter question.

2009-12-30 Thread Andrzej Adam Filip
"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

Re: [Dovecot] A Dovecot Sieve spam filter question.

2009-12-30 Thread Andrzej Adam Filip
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

Re: [Dovecot] A Dovecot Sieve spam filter question.

2009-12-30 Thread Andrzej Adam Filip
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

Re: [Dovecot] How unimportant would be mailstore-tidy utility? :-)

2009-11-23 Thread Andrzej Adam Filip
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

Re: [Dovecot] How unimportant would be mailstore-tidy utility? :-)

2009-11-23 Thread Andrzej Adam Filip
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. &

Re: [Dovecot] How unimportant would be mailstore-tidy utility? :-)

2009-11-16 Thread Andrzej Adam Filip
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

Re: [Dovecot] Unable to create imap nested dirs. [linux/debian/lenny]

2009-11-02 Thread Andrzej Adam Filip
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

Re: [Dovecot] How to create nested dirs

2009-11-01 Thread Andrzej Adam Filip
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

Re: [Dovecot] Wish-list: X-Delivered-To headers generated by dovecot-deliver

2009-10-29 Thread Andrzej Adam Filip
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? > &

Re: [Dovecot] Wish-list: X-Delivered-To headers generated by dovecot-deliver

2009-10-29 Thread Andrzej Adam Filip
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

Re: [Dovecot] Wish-list: X-Delivered-To headers generated by dovecot-deliver

2009-10-28 Thread Andrzej Adam Filip
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

Re: [Dovecot] [sendmail] deliver+sieve: Destination address (-a) parsing changes

2009-10-21 Thread Andrzej Adam Filip
"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

Re: [Dovecot] [sendmail] deliver+sieve: Destination address (-a) parsing changes

2009-10-21 Thread Andrzej Adam Filip
"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

Re: [Dovecot] [sendmail] deliver+sieve: Destination address (-a) parsing changes

2009-10-21 Thread Andrzej Adam Filip
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

Re: [Dovecot] Wish-list: X-Delivered-To headers generated by dovecot-deliver [a]

2009-10-17 Thread Andrzej Adam Filip
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

[Dovecot] Wish-list: X-Delivered-To headers generated by dovecot-deliver

2009-10-17 Thread Andrzej Adam Filip
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

Re: [Dovecot] Questions regarding dbox

2009-10-14 Thread Andrzej Adam Filip
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

Re: [Dovecot] More effective mailbox fetching over high RTT link

2009-08-13 Thread Andrzej Adam Filip
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

Re: [Dovecot] More effective mailbox fetching over high RTT link

2009-08-10 Thread Andrzej Adam Filip
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

Re: [Dovecot] More effective mailbox fetching over high RTT link

2009-08-10 Thread Andrzej Adam Filip
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

[Dovecot] More effective mailbox fetching over high RTT link

2009-08-09 Thread Andrzej Adam Filip
gt;en: Andrew] Andrzej Adam Filip : a...@onet.eu Learning without thought is labor lost; thought without learning is perilous. -- Confucius

Re: [Dovecot] procmail/dovecot error

2009-06-20 Thread Andrzej Adam Filip
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

Re: [Dovecot] How do I get my mail from fetchmail into dovecot

2009-06-20 Thread Andrzej Adam Filip
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.

Re: [Dovecot] Sendmail + Deliver for virtual domains via /etc/procmailrcs scripts

2009-06-11 Thread Andrzej Adam Filip
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"

Re: [Dovecot] Sendmail + Deliver as an LDA

2009-06-10 Thread Andrzej Adam Filip
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

Re: [Dovecot] Sendmail + Deliver as an LDA

2009-06-10 Thread Andrzej Adam Filip
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

Re: [Dovecot] How do I get my mail from fetchmail into dovecot

2009-04-29 Thread Andrzej Adam Filip
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

[Dovecot] Common "sasl master" [Was: sendmail with dovecot sasl]

2009-03-28 Thread Andrzej Adam Filip
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)

[Dovecot] deliver command line options "visible" in sieve script

2009-03-25 Thread Andrzej Adam Filip
[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

Re: [Dovecot] Which email clients support SMTP/IMAP via STDIN&STDOUT of proxy command? [evolution]

2009-03-08 Thread 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

Re: [Dovecot] dovecot's deliver rejection mechanism(sendmail) alvernatives?

2009-03-06 Thread Andrzej Adam Filip
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

Re: [Dovecot] deliver to root

2009-03-04 Thread Andrzej Adam Filip
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

Re: [Dovecot] Which email clients support SMTP/IMAP via STDIN&STDOUT of proxy command?

2009-02-23 Thread Andrzej Adam Filip
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

Re: [Dovecot] Which email clients support SMTP/IMAP via STDIN&STDOUT of proxy command?

2009-02-22 Thread Andrzej Adam Filip
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

[Dovecot] Which email clients support SMTP/IMAP via STDIN&STDOUT of proxy command?

2009-02-22 Thread Andrzej Adam Filip
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

Re: [Dovecot] dovecot auth

2009-02-22 Thread Andrzej Adam Filip
. 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

Re: [Dovecot] dovecot auth

2009-02-21 Thread Andrzej Adam Filip
> > 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

Re: [Dovecot] sendmail smtp auth using client socket [LDAP auth]

2009-02-12 Thread Andrzej Adam Filip
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

Re: [Dovecot] Dovecot handling of over quota messages

2009-01-27 Thread Andrzej Adam Filip
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). >> >>

Re: [Dovecot] Dovecot handling of over quota messages

2009-01-25 Thread Andrzej Adam Filip
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. > >&

Re: [Dovecot] Dovecot handling of over quota messages

2009-01-17 Thread Andrzej Adam Filip
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

Re: [Dovecot] Procmail + Dovecot

2009-01-16 Thread Andrzej Adam Filip
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

Re: [Dovecot] Procmail + Dovecot

2009-01-16 Thread Andrzej Adam Filip
/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

Re: [Dovecot] Personal dovecot

2009-01-14 Thread Andrzej Adam Filip
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 >

Re: [Dovecot] Personal dovecot

2009-01-14 Thread Andrzej Adam Filip
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

[Dovecot] Personal dovecot

2009-01-14 Thread Andrzej Adam Filip
(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

[Dovecot] Debugging sieve scripts

2009-01-08 Thread Andrzej Adam Filip
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

Re: [Dovecot] LDA - no bounces

2009-01-08 Thread Andrzej Adam Filip
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

[Dovecot] LDA - no bounces

2009-01-08 Thread Andrzej Adam Filip
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