Displaying 20 results from an estimated 8000 matches similar to: "Does auth_username_format work at all?"
2007 Sep 11
2
postfix + dspam + dovecot problem
Hi All,
I'm new to dovecot (coming from cyrus) and have a bit of a problem
setting up postfix + dspam + dovecot.
1. postfix + dovecot: works like a charm.
Using "mailbox_command = /usr/lib/dovecot/deliver"
in postfix main.cf
2. adding dspam to the equation: unable to deliver:
net_connect(/usr/var/run/dovecot/auth-master) failed:
No such file or directory
Using
2010 Oct 23
2
[stava@telcotec.se: [stava: antispam problem]]
Hi All,
I've built the dovecot-antispam-plugin from hg.dovecot.org and installed it.
I've turned on debugging with "mail_debug = yes" in dovecot.conf and restarted
dovecot. However, the antispam plugin module gets loaded by dovecot, but then
nothing, i.e. when moving mail from Inbox to Spam and vice versa, I see nothing.
How do I get debug messages from the
2007 Sep 26
7
Auto create folder(s)
Hi All,
does anyone know of a way to automatically create user folder(s)?
Like creating a Spam folder on login if not already there.
I've googled a bit but couldn't find anything relevant.
Any advice appreciated
R
/Lars
2007 Sep 29
3
plugin problem
I'm trying to do a rewrite of the dspam_plugin for dovecot 1.1b1.
There are some API changes that warranted an update of the plugin.
Also, I wanted the dspam_plugin to be able to handle pristine mails
for dspam retraining, as opposed to the signature based retraining.
Question:
How can I retrieve the full unix path for a specific mail?
The original code uses mail_get_first_header() to
2007 Oct 23
2
POP3/IMAP newbie question
Is it possible to serve both POP3 and IMAP for the same
user from the same mailbox format, e.g. the maildir format?
If so, how should I configure in dovecot.conf?
At the moment I have (dovecot -n):
# 1.1.beta2: /etc/dovecot/dovecot.conf
base_dir: /var/run/dovecot/
protocols: imap imaps pop3 pop3s
ssl_disable: yes
disable_plaintext_auth: no
login_dir: /var/run/dovecot//login
2007 Oct 01
2
Timeout leak
In my development environment I sometimes get:
dovecot: IMAP(stava): Timeout leak: 0x4425d0
Does anyone know what it means or how I can use this information?
Cheers
/Lars
2010 Oct 23
1
dovecot-antispam-plugin problem
Hi All,
anyone been able to use the dovecot-antispam-plugin from http://hg.dovecot.org with dovecot-2.0.x?
Any input appreciated
R
/Lars Stavholm
2007 Sep 24
1
Is anyone using the dspam plugin for dovecot 1.1?
I'm about to try to adjust the dspam plugin code to dovecot-1.1,
but before starting out on this, I thought I'd ask the list:
anyone done it already?
/L
2007 Oct 08
1
API problem (noob)
I'm a bit of a newbie, especially when it comes to dovecot
internals, but nevertheless, I need some help:
I'm working on a dovecot plugin, and I would like to copy
a mail message from the mail store out to a temporary file,
less a few headers:
static const char *const exclude_headers[] = {
"X-DSPAM-Signature"
}
strcpy(fname, mktemp(fname));
fd = creat(fname, 0600);
2008 Dec 04
1
Auth_username_format question
Hello again,
I have change authentication to LDAP from Kerberos due to recent changes
to my plans and I am having a little problem getting the malbox created in
desired path.
At the moment the home folders are being created in:
/home/vmail/DOMAIN.COM/%Ln and it worked great with kerberos, but with LDAP
the domain part is missing so I did the following:
Auth_username_format = %Ln
Then I did:
2008 May 12
3
imapsync
Hi All,
I'm trying out the imapsync migration tool,
migrating user mails from cyrus IMAP to Dovecot IMAP.
In order to avoid knowing about each of the users
password, I use the cyrus admin user in the cyrus end.
Is there such a thing as the dovecot admin user, or
is that simply the root user?
Any input appreciated
/Lars
2007 Jun 13
2
Domain part / auth_username_format
Hey folks,
I want to authenticate a pop3 user without a domain part and then use
the domain part to specify a Maildir subfolder to grab messages from.
So, this was my attempt:
# use the domain part to access a subfolder
mail_location = maildir:/mail/%n/Maildir/%d
# strip of the domain part for authentication purposes
auth_username_format = %n
login: testuser at .INBOX.SubFolder
2020 Sep 30
2
auth_username_format effective only within passdb/userdb
Hello dovecot list.
I have multiple passdb/userdb, some use %Ln some use %Lu.
How to make auth_username_format effective only within passdb/userdb?
2007 Oct 01
2
plugin advice needed
I'm working on a dovecot plugin.
What's the easiest way to read a specific
mail header like "To" or "From"?
Cheers
/Lars
2007 Sep 24
2
Unknown dict module: db
Using dovecot-1.1beta1 I get "Unknown dict module: db"
when starting up dovecot. In dovecot.conf I've got the
"expire_dict = db:/var/lib/dovecot/expire.db" statement
in the plugin{} section. Aparently required when the
"expire" plugin is enabled. dovecot is built with
"--with-db" and db-devel is present at compile time.
Any ideas anyone?
Cheers
/Lars
2020 Sep 30
0
auth_username_format effective only within passdb/userdb
> On 30. Sep 2020, at 17.08, Bob <rand.pie at rambler.ru> wrote:
>
> Hello dovecot list.
>
> I have multiple passdb/userdb, some use %Ln some use %Lu.
> How to make auth_username_format effective only within passdb/userdb?
passdb {
driver = passwd-file
args = username_format=%Ln /etc/dovecot/dovecot-passwd
}
Sami
2007 Oct 01
1
autocreate plugin
Did anyone get the autocreate plugin working?
I've compiled, installed and configured, but
no mailboxes/folders are created.
/L
2007 Oct 01
1
Reading mail in a plugin
Does anyone know how to read a mail header and body
in a plugin, i.e. what API call(s) to use for the read?
/L
2016 Sep 12
5
Sieve filtering SPAM and redirect
Hi every body. I'm having difficulties to setup my filters correctly
and I really need some help.
This is my environment:
Mail that is received on the system passes through a sieve_before
script that checks the message header for SPAM tag and store it into
the "Junk" folder. If no spam tag is found, mail goes to inbox.
My horde webmail is integrated with sieve, so this allow
2005 May 15
4
Re: nazi spam in German over list address
On Sun, 2005-05-15 at 15:00 +0200, Lars Grobe wrote:
> Hi,
>
> whoever is able to unsubscribe addresses from the list: I am currently
> getting lots of spam with nazi content over this mailing list.
Unfortunately we are all to well aware of this problem, but as the long-
standing policy of samba.org lists is to allow public posting, we are
between a rock and a hard place.
This has