similar to: deliver to namespace using "deliver"

Displaying 20 results from an estimated 20000 matches similar to: "deliver to namespace using "deliver""

2009 Jul 16
2
user unknown with deliver
I'm getting user unknown when trying to deliver to Sent folder messages. My master.cf part is: copy2sent unix - n n - - pipe flags=DRhu user=vmail:vmail argv=/usr/lib/dovecot/deliver -d ${sasl_username} -m Sent But it still won't work. I'm running 1.0.15 pluto postfix/pipe[30934]: 7470890C4DA: to=<bcc at bcc.example.com>,
2007 Nov 18
3
deliver and namespaces in 1.1
> Namespaces are supported everywhere now. Does this means what we can finally use "deliver" to deliver messages in namespaces?
2009 Aug 14
3
can't deliver with Kerberos username
I've been trying to use Kerberos and PLAIN text file for authentication. I've setup deliver in postfix master.cf and make sure correct username are expanded but deliver is always told me "user unknown". I can logon into mailbox using Kerberos w/o problems and can send emails. Looks like Dovecot lookup up passwd files and not finding users which are in Kerberos realm. #
2010 Jan 02
1
Deliver virtual user's mail to a specific namespace?
Hello: I have virtual users set up for the various mailing lists that I subscribe to. Everything has been working well in both Postfix and Dovecot. Postfix is configured to deliver to a specific mbox file within my mbox mail root. I can access retrieve and read email via Dovecot without any issues. Now I want to make my setup more robust and have these messages delivered to a maildir
2009 Jul 29
1
authn_name and authz_name differ: not supported
Hello, I'm trying to authenticate using GSSAPI, but getting this in dovecot.log "authn_name and authz_name differ: not supported". What is actually trying to say me? I've remeber once encounter this problem but it get away silently. I'm using Mozilla Thunderbird 3 beta 3 and Dovecot 1.0.15
2011 Jan 18
2
Dovecor 1.2 : Command output: Fatal: Unknown argument: flags=DRhu Usage: deliver [-c <config file>] [-a <address>] [-d <username>] [-p <path>] [-f <envelope sender>] [-m <mailbox>] [-n] [-s] [-e] [-k] )
Hi there, I changed postfix to pass email to spamassassin, and then deliver to dovecot LDA. It fails to deliver. The current entry in master.cf now reads: dovecot unix - n n - - pipe flags=DRhu user=vmail:vmail argv=/usr/lib/dovecot/deliver -d ${recipient} smtp inet n - - - - smtpd -o content_filter=spamassassin
2007 Nov 22
1
backup dovecot
What is correct way to backup dovecot store? Is am I right what is just enough to copy all maildir and my configuration. So in case failure I can just prepare new machine copy config, maildirs and I'm good to go with this.
2009 Feb 18
1
kerberos trying to obtain credentials for wrong machine
Hi, I'm currently trying to configure Dovecot to use kerberos. My KDC is Windows 2003 and I successful generated keytab file for Dovecot machine. Problem is when I'm trying to use GSSAPI it told me Obtaining credentials for imap at debian5 - and of course this fails because debian5 isn't KDC, it should look for imap/debian5.inblock.local at INBLOCK.LOCAL. What I'm missing?
2011 May 18
3
Dovecot deliver
Hi all, I have a problem with my dovecot/postfix configuration: here is my dovecot -n # 1.2.16: /etc/dovecot.conf Warning: fd limit 128 is lower than what Dovecot can use under full load (more than 768). Either grow the limit or change login_max_processes_count and max_mail_processes settings # OS: OpenBSD 4.9 i386 nfs base_dir: /var/dovecot/ log_path: /var/log/dovecot protocols: imaps pop3s
2014 May 16
2
Pigeonhole and Dovecot deliver
Hi, i still try to sieve system. ok first our deliver command procmail. our user accounts stored in openldap, mail files are in Maildir folders in 15-lda.conf recommented protocol lda { # Space separated list of plugins to load (default is global mail_plugins). mail_plugins = $mail_plugins sieve log_path = info_log_path = } after that, in master.cf i added dovecot unix -
2009 Sep 15
1
Sieve not fast enough after upgrade?
I've upgraded mine Dovecot 1.0.15 to 1.2.4 also moved to new Sieve. I have simple sieve rule: if header :contains "Delivered-To" ["bcc at bcc.inblock.ru"] { setflag "\\Seen"; } It basically mark my own messages which are saved to Sent folder. When I was on 1.0.15 I never seen unread count in Thunderbird, but suddenly after upgrade I seen unread
2011 Sep 12
3
Sieve envelope :detail "to" "extention" does not deliver to fileinto destination
Dear Listmember. I resend this with different Subject so that the spamfilter does not drop the mail, I hope ;-) I try to migrate from my current courier-mta setup fo postfix dovecot setup. I use the following scirpt to filter to the destination mailbox. ### /var/vmail/none.at/al/.dovecot.sieve # from http://wiki.dovecot.org/LDA/Sieve require ["fileinto", "envelope",
2010 May 20
2
draft-ietf-morg-list-specialuse-01 - IMAP LIST extension for special-use mailboxes
On 20.05.2010 13:55, Timo Sirainen wrote: > On 20.5.2010, at 11.10, Nikolay Shopik wrote: > >> What you think about this draft is it good enough to make patch based on it for dovecot? We would like to see this functionality in 2.0 dovecot release but it's not clear when this draft become standards track. Will you accept patch based on drafts? > > Have you read the discussion
2011 Feb 08
1
problem configuring deliver in LDAP environment.
hello I am using dovecot-1.2.15 in debian squeeze (packaged) and i have some difficulties migrating from an older installation tha is working perfectly. i have a transport defined in postfix to call deliver as follows: dovecotlda unix - n n - - pipe flags=DRhu user=vmail:vmail argv=/usr/lib/dovecot/deliver -s -e -f ${sender} -d ${recipient} with the
2009 Aug 12
3
user_global_* ldap deliver
Searched archive, but failed to find... :-( "deliver" does not honor user_global_* from dovecot-ldap.conf or userdb static{} also it looks like delivery attempts being made to %n/Maildir/cur ?? one other curious thing, use of ${recipient} in master.cf|deliver command causes the "passdb ldap" lookups to be completely ignored? only checks passdb and ignores userdb compleletely?
2007 Nov 17
2
can't rename folder whiten with non ASCI charters
Running dovecot 1.0.5 on Debian testing. I've just tried to create folder using Russian charters after that I'm tried to renamed it without luck. Folder removed and no new created and I still subscribed to old folder even its not exist anymore.
2007 Nov 17
2
Search inside body of message
Hi list, I was wondering about server-side search inside entire message, is dovecot support only english encoding now? I'm using Thunderbird but it can't find anything if I'm using language other than English.
2009 Jul 29
2
%u variable to expand kerberos realm
Hi Timo, Does this intended %u isn't expanding REALM name, so I've only see user names.
2009 Dec 15
2
Kerberos Cross-Real username
Hi List, Is anyone is running Dovecot with Kerberos and tried to authenticate user from different REALM and have same user principal with default domain. Currently Dovecot only logs user principal w/o REALM. So before I go in production maybe somebody already run into this using Dovecot? If not I just create virtual machines and see how it behaves.
2010 Feb 09
2
check password on behalf of user
I'm running KDC with all users and passwords, but have to manage clients who doesn't support GSSAPI like mobile phones. Is it possible to dovecot SASL check password in KDC when user sends plain text login? I know this is possible to do with saslauthd from Cyrus but prefer to stick with dovecot SASL.