Displaying 20 results from an estimated 8000 matches similar to: "Postlogin script in v1"
2014 Oct 25
2
imap-postlogin and doveadm
We are configuring location= running a bash-script during imap-postlogin
setting $MAIL in $USERDB_KEYS, as described in wiki/PostLoginScripting.txt
This works fine.
However, running a command like 'dovadm index [-u user] folder'
only works for users with settings that match the default in mail_location=
Would it be possible to make the location available for doveadm
in a similar way,
2010 Jun 17
3
Problem configuring rawlog with 2.0beta6
The initial problem I was seeing after upgrade from 2.0beta5 to
2.0beta6 was error messages from my Android phone K9 client that
dovecot was reporting -1 messages in various mailboxes. These
mailboxes do have the special "Mail System Internal Data" message in
them.
In trying to get more information for debugging, I tried toenable
rawlog using the same configuration I used successfully
2016 Dec 11
4
postlogin script
I'm using the postlogin service, following the examples in the wiki. But I
can't find any documentation on the behavior (what's allowed/not allowed) of
the script-login binary. So, some questions:
Question 1:
The examples show the following at the end of the post-login.sh script:
exec "$@"
My understanding is that this would exec each of the command line arguments
to
2009 Dec 17
5
Dovecot v2.0 wiki
I forked the wiki to
http://wiki1.dovecot.org/ is the old docs for v1.x
http://wiki2.dovecot.org/ is the new docs for v2.0
For now wiki.dovecot.org points to wiki1, but once v2.0 is released I'll
change it to point to wiki2. I symlinked the user directory, so users
should stay synced between the wikis.
The main reason for wiki2 is to be able to describe Dovecot v2.0's
actual behavior
2023 Mar 01
1
Multiple scripts with postlogin
Hello,
I'm having trouble understanding how to execute separate scripts with
postlogin. According to the documentation, it should be as simple as:
You can run multiple post-login scripts by just giving multiple scripts as parameters to|script-login|, for example:
executable = script-login rawlog /usr/local/bin/postlogin.sh /usr/local/bin/postlogin2.sh
Given this information, I supplied two
2011 Aug 25
2
Virtual user and post-login 2.0.13
Hi
I tried several variants of suggestions but I can't get it working
dovecot-info.log:
===========
Aug 25 17:37:48 imap-login: Info: Login: user=<vuser>, method=PLAIN, rip=192.168.1.xx, lip=192.168.1.xx, mpid=11264
Aug 25 17:37:48 imap(vuser): Info: Post-login script denied access to user vuser
dovecot.log
========
Aug 25 17:31:28 imap-postlogin: Error: script-login: Error: user pmp
2014 Mar 01
1
running postlogin script result in libgcc_s.so.1 must be installed for pthread_cancel to work
Hey,
I try to run a postlogin script with:
service pop3 {
executable = pop3 postlogin
}
service postlogin {
executable = script-login /etc/dovecot/popafter.sh
user = $default_internal_user
unix_listener postlogin {
}
}
In my popafter.sh I call a php script, and that result in:
dovecot: postlogin: Error: libgcc_s.so.1 must be installed for
pthread_cancel to work
dovecot:
2009 Nov 03
5
quota ignore sent folder
I have configured postfix and dovecot and I want to know hot to configure quota
in order to ignore sent folder. Now it does work ignoring trash folder but I
want to ignore sent.
2011 May 13
2
Upgraded 2.012 to 2.0.13 postlogin error
I've just upgraded to Dovecot 2.0.13 from 2.0.12
When I authenticate via telnet it closes the connection and the logs show:
May 13 16:59:16 master: Info: Dovecot v2.0.13 starting up (core dumps
disabled)
May 13 16:59:40 auth: Debug: Loading modules from directory:
/usr/local/lib/dovecot/auth
May 13 16:59:40 auth: Debug: passwd-file
/usr/local/etc/dovecot/master-users: Read 1 users
May 13
2009 Jun 02
5
Help please- Post - Login Script--- Migration
Hi all
I am in the process of migrating Courier to Dovecot, am using
courier-dovecot-migrate.pl<http://www.dovecot.org/tools/courier-dovecot-migrate.pl>it
works fine. I want to migrate each user as they login using post-login
script (As i have huge no of users). We are using NFS storage, users are
authenticated using mysql, User home directories as passed using variable
mail ( usign mysql
2017 Nov 09
2
Postlogin script
Hi,
I would like to prepare postlogin a script that allow imap connection to
roundcube for all but restrict imap access for selected users.
My question is that:
Is possible in condition IF use IP addresses as range or with mask (because
I've more than one web servers) ?
My script:
#!/bin/sh
if [ "$IP" = "172.11.0.28" ] ; then
printf "* [ALERT] Access allowed from
2012 Jan 13
1
2.1.rc3 (1a722c7676bb): Panic: file ostream.c: line 173 (o_stream_sendv): assertion failed: (stream->stream_errno != 0)
Hi Timo,
today some imap processes are crashed.
Regards,
Pascal
--
The trapper recommends today: f007ba11.1201322 at localdomain.org
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: core.imap.1326475521-24777_bt.txt
URL: <http://dovecot.org/pipermail/dovecot/attachments/20120113/e24444ed/attachment-0008.txt>
-------------- next part
2009 Dec 22
4
Openbsd Postfix-Dovecot-SASL
Greetings all,
I have a OpenBSD /Dovecot server at home running and sending / receiving
email "internally" without issue..
Recently, I set up the same at our Parish, but one of our users wants to get
their email externally.
The user can read their email but has to "send" via the local ISP server..
The problem
After much searching I have not found an answer to my question.
I
2017 Nov 10
1
Postlogin script
Thx, prips works as I expected, gr8 tool, not available in Gentoo repository
but after compilation Dovecot doing what I wanted.
Regards,
Jack
2017-11-09 21:19 GMT+01:00 Gedalya <gedalya at gedalya.net>:
> A bit clunky but perhaps you could find another command.
>
> https://packages.debian.org/stretch/netmask
>
> $ IP=172.11.0.28
> $ if [ "$(netmask -n $IP/24)"
2013 Oct 31
1
init script as provided http://wiki2.dovecot.org/DovecotInit
Hello list,
I would add:
# dovecot Startup script for the dovecot server
#
# chkconfig: -
# processname: dovecot
# config: /path/to/config
# pidfile: /path/to/pid
So that it supports the chkconfig used by RHEL and clones too.
Also, maybe it should be installed by the Makefile's install target? it
could then also set:
DAEMON=/path/to/dovecot/daemon
instead of:
2010 May 18
1
suggestion
hello,
dovecot2 implements "!include conf.d/*.conf" to build the configuration from multiple configfiles.
So the settings for pop3, imap or lmtp may stay in different files.
unfortunately the "protocol = " does not allow a += logic
to enables or disable inet listeners.
It would be nice to have
protocols += imap in conf.d/imap.conf
and
protocols += managesieve in
2009 Jul 18
1
dovecot as lda : nothing happens
Hi,
On debian lenny, I try to configure my setup (with Postfix virtual
domains) to use dovecot as lda.
I adjusted my settings to postfix and dovecot, but nothing happens...
The dovecot.log is always empty and nothing seems to change, as if it
had no effect.
Here are my changes, if someone sees what would be problematic ...
Thanks
Denis
main.cf
######
virtual_transport = dovecot
2010 Jun 14
1
Ubuntu upgrade to 10.04 --> dovecot no longer working
Hi,
Last year I installed dovecot on my Ubuntu V9 system 64 bit system. I use it
to store emails from several clients in the LAN using IMAP.
Last week I upgraded to Ubuntu 10.04. Now Dovecot is no longer working. It
started with messages about sieve, so I disabled sieve in the configuration
file (did not use it in the past, don't know what it is).
Dovecot can now be started without errors
2010 Jun 15
1
Dovecot SASL
Dear All,
I've installed Postfix 2.7.0 and Dovecot 1.2.9 on Ubuntu 10.04. I want to
use Dovecot SASL with Postfix and did the following configuration.
main.cf
smtpd_sasl_auth_enable = yes
smtpd_sasl_type = dovecot
smtpd_sasl_path = private/dovecot-auth
smtpd_sasl_authenticated_header = yes
smtpd_sasl_security_options = noanonymous
smtpd_sasl_local_domain = $myhostname
2010 Jun 22
1
imap acl write tb3 plugin dovecot2 vs XMAILBOXINFO
Hi Timo,
i played a little bit with
an experimental tb3 imap acl write extension
https://addons.mozilla.org/de/thunderbird/addon/176736/
with dovecot2
got errors like
XMAILBOXINFO: Unknown command
any idea?
--
Best Regards
MfG Robert Schetterer
Germany/Munich/Bavaria