Displaying 20 results from an estimated 60 matches similar to: "Autocreation of sieve filters"
2013 May 13
1
Autocreation the home folder
Sorry if this has been already asked, but I haven't been able to find a
solution, I am trying to migrate a dovecot 1.2 config to 2.1, the 'dovecot
-n > dovecot.conf' migrated all the setup without issues, and the mail is
working as expected.
The only issue I've had is with the change with the mail_location,
mail_home, that in the 2.1 versions can't be on the same path.
2019 Apr 11
0
LMTP, PAM session and home directory autocreation
Hi,
mail is delivered by Dovecot's LMTP locally and I need user's home directory to be created if it doesn't exist yet.
There is a setting in Dovecot's configuration, "session=yes", in /etc/Dovecot/conf.d/auth-system.conf.ext, which should do that.
passdb {
driver = pam
args = session=yes dovecot
}
But I think it does not work in my setup because I do not see any
2009 Oct 21
2
Maildir autocreation
Hello.
Today i found what maildir autocreation stop work.
May be after upgrade to 1.2. Here logs:
Oct 21 11:01:25 deliver(shershov-oa at fxclub.org): Info: Loading modules
from directory: /usr/local/lib/dovecot/lda
Oct 21 11:01:25 deliver(shershov-oa at fxclub.org): Info: Module loaded:
/usr/local/lib/dovecot/lda/lib10_quota_plugin.so
Oct 21 11:01:25 deliver(shershov-oa at fxclub.org): Info:
2010 Oct 18
1
After Upgrade to Dovecot 2.0.5 SSL problems
Hi,
I've upgraded my Dovecot from 1.2 to 2.0.5. Everything is working fine on my Gentoo, also login with imaps and pop3s.
But:
I have in my config autocreate folders for new users. After creating a new user (with PostfixAdmin) I see in my logfile with SSL enabled this:
?
imap-login: Warning: SSL alert: where=0x4004, ret=560: fatal unknown CA [127.0.0.1]
?
With SSL-disable,
2011 May 09
3
Sieve & auto_create mail_home
Hello
In my setup I have the following in dovecot.conf (dovecot 2.0.12)
mail_home = /buzones/mydomain/%2.26Hn/%2.200Hn/%n/home_usuario/
mail_location = mdbox:/buzones/my_domain/%2.26Hn/%2.200Hn/%n:INDEX=/indices_dovecot/indices/%2.26Hn/%2.200Hn/%n
My problem is with the autocreation of mail_home. We are using roundcube+sieve plugin and the first time a user tries to use sieve fails with
2015 Oct 22
3
Can't get 'root preexec' to run
On 10/21/2015 02:52 PM, Rowland Penny wrote:
> I am now beginning to believe the above is not true. Before a user can
> connect to their homeshare it must exist, it is the link to this, that
> Samba creates i.e. it changes '[homes]' to the username and connects to
> that. This is working for me on a Debian 4.1.17 DC just as it has always
> done on a member server, I just
2005 Nov 23
2
checkpassword authentication
Hi,
does anyone already use the checkpassword authentication scheme?
I have not found any description how I have to configure dovecot in order to
work together with qmail?s checkpassword.
Enabling ?passdb = checkpassword /bin/checkpassword? in dovecot.conf starts
/bin/checkpassword for every authentication request, but the result does not
seem to matter for the authentication.
Without enabling
2015 Oct 22
2
Can't get 'root preexec' to run
On 22/10/15 09:40, Ole Traupe wrote:
>
>
> Am 22.10.2015 um 10:00 schrieb mourik jan heupink:
>>
>>
>> On 10/21/2015 02:52 PM, Rowland Penny wrote:
>>> I am now beginning to believe the above is not true. Before a user can
>>> connect to their homeshare it must exist, it is the link to this, that
>>> Samba creates i.e. it changes
2007 Sep 19
4
What management of samba is available for large scale deployment
I'm working for a higher education institution, and we have Novell Netware
for our file sharing services. We are looking at what migration paths
are available.
I know samba works, we use it on a number of Solaris and Linux boxes and
have it authenticate against our Windows ADS. Manually editing samba
confiiguration files for up to a hundred users is OK. The challenge is how
do you manage a
2012 Sep 02
3
Mailbox aliases
I've been wondering about ways to handle all the various different Sent/Sent Messages/Sent Items/etc mailboxes that different clients create and if there could be a way to make them work at least somewhat better. I'm mainly thinking about ISP-like installations where users are using tons of different clients and there's no way to get everyone configured properly. Of course the eventual
2009 Sep 24
0
Dovecot LDA, quota, sieve
Hi,
While moving services to a new server, I finally decided to
switch from exim + procmail delivery to exim + dovecot-LDA
(dovecot 1.2.5). All accounts are virtual - their settings
are stored in mysql.
This also includes configuring Quota and Sieve.
So... there come some doubts:
1. Using "deliver"
As I see, deliver uses auth-master socket to retrieve the mailbox
settings
2013 May 08
1
Xlist in userdb, Foldernames with whitespace?
Hello,
i use dovecot 2.1.7 and exported all my XLIST FolderSettings to userdb
Whole Story is here:
http://dovecot.org/list/dovecot/2013-March/089209.html
This is all successful, but there is one problem left.
I use lines like this to realize individual XLIST Foldernames in usedb:
namespace/inbox/mailbox=Sent namespace/inbox/mailbox/Sent/name=Sent
namespace/inbox/mailbox/Sent/auto=subscribe
2015 Oct 22
0
Can't get 'root preexec' to run
Am 22.10.2015 um 10:00 schrieb mourik jan heupink:
>
>
> On 10/21/2015 02:52 PM, Rowland Penny wrote:
>> I am now beginning to believe the above is not true. Before a user can
>> connect to their homeshare it must exist, it is the link to this, that
>> Samba creates i.e. it changes '[homes]' to the username and connects to
>> that. This is working for me on
2015 Oct 22
0
Can't get 'root preexec' to run
The ADUC is very comfortable, and - even for the Samba devs, it seems -
the intended way of use. This whole stuff is mainly directed to Windows
use. But that is only my opinion.
Am 22.10.2015 um 10:58 schrieb Rowland Penny:
> On 22/10/15 09:40, Ole Traupe wrote:
>>
>>
>> Am 22.10.2015 um 10:00 schrieb mourik jan heupink:
>>>
>>>
>>> On 10/21/2015
2023 Mar 17
1
Disable folder creation for details username
This may be more of a CPanel issue than Dovecot but CPanel uses Dovecot
and not sure if this is a knob we have available in Dovecot or we need
to reach out to Cpanel directly to see if this is some custom code they
added to their distros.
Anyway, W/R/T emails sent with dtails/ + addresses ie:
foo+bar at mydomain.com
And with LDA/LMTP, in Cpanel by default the detials part, in this case
2013 Feb 05
4
Per user special-use folder names
Hi all,
let me ask a question, please. Is it possible in dovecot to set up per
user special-use folder names?
Imagine situation with two users where first prefere another language
that second.
mailbox Sent {
special_use = \Sent
}
for english speaking users and
mailbox "Odeslan? po?ta" {
special_use = \Sent
}
for czech speaking users.
Thanks for your answers. Radek
2015 Oct 21
3
Can't get 'root preexec' to run
Rowland, thanks for your effort, I highly appreciate it!
From what I had read before...
[home] would be an arbitrarily named share and its preexec command would
execute whenever a domain user connects to it
[homes] is a special purpose section in the smb.conf that comes into
play whenever a domain user connects to his or her home dir defined on
the DC
What MJ is telling seems to confirm
2019 Apr 09
0
LMTP, PAM session and home directory autocreating
Hi,
mail is delivered by Dovecot's lmtp locally and I need user's home directory to be created if it doesn't exist yet.
There is a setting in Dovecot's configuration, "session=yes", in /etc/Dovecot/conf.d/auth-system.conf.ext, which should do that.
passdb {
driver = pam
args = session=yes dovecot
}
But I think it does not work in my setup because I do not see
2011 Mar 02
3
Segfault in managesieve with "sieve_extensions = -redirect"
Hi!
I've got a segfault in managesieve while using:
sieve_extensions = -vacation -reject -spamtest -virustest -enotify -redirect
The problem seems to lie in "-redirect".
Reason for excluding "redirect" from sieve is my users should not use
sieve to forward or redirect mails but use an external method
(web-script to set LDAP attribute) which checks several things like
2006 May 23
11
putting the schema in the model files
THE SCHEMA IN THE MODEL
a small write up on ''putting the schema in the model''
This is a write up on an issue best covered in a mailing list thread
of Januari 2006 (see the links in the text), I repost it because I
think it deserves a place on the agenda.
== Why? ==
I was switching back and forward between the model files and the
schema.rb -- off course I have