similar to: Postlogin script

Displaying 20 results from an estimated 300 matches similar to: "Postlogin script"

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)"
2017 Nov 09
0
Postlogin script
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)" == "???? 172.11.0.0/24" ]; then echo OK; fi OK $ IP=172.12.0.11 $ if [ "$(netmask -n $IP/24)" == "???? 172.11.0.0/24" ]; then echo OK; fi $ Range: https://packages.debian.org/stretch/prips $ IP=172.11.0.28 $
2018 Jul 27
0
Imap post-login script
Dovecot v.2.2.32 and I have configured two imap post-login scripts and it seems like after successfully login scripts are not closed (dovecot_node/imap imap-postlogin : multiple processes are running still) and after some times there are too many processes and the limit is reached (imap proces_limit 1500): 1) #!/bin/sh case $IP in 10.10.1[1-2][0-7].*) exec "$@" ;;
2003 Oct 13
1
out going calls
I am not having any luck placing out going calls I dial the number 08 82420173 ( our outside line ) But all I get is engaged signal and log this. Oct 14 08:40:14 DEBUG[16401]: File pbx_wilcalu.c, Line 65 (autodial): Entered Wil-Calu fd=20 Oct 14 08:40:14 DEBUG[8201]: File chan_sip.c, Line 657 (create_addr): Setting NAT on RTP to 0 Oct 14 08:40:14 DEBUG[8201]: File chan_sip.c, Line 548
2003 Sep 22
1
Can't get simple config working!
Hi all. I'm trying to get a simple configuration working so I can later expand it to something more interesting. I'm using kphone to call an extension on the * server. When I try to connect, I get this error: DEBUG[81926]: File chan_sip.c, Line 3562 (check_user): Setting NAT on RTP to 0 DEBUG[81926]: File chan_sip.c, Line 527 (__sip_ack): Stopping retransmission on
2006 Apr 11
1
Double redirect
I have two before_filters for my application that both redirect. The first checks whether there is an active session and if so, whether it has timed out (a la the recipes book). This is run from ApplicationController. The second filter is in use throughout most of the app and checks to see whether the user has the correct credentials to view the controller. This is run from individual
2010 Feb 06
2
pop3 quick question
Hello list, I have found imap_allowed option in dovecot which do exactly what I need, for imap. Is there something similar for pop3 protocol? The main goal for it - is to enable pop3 access to specific users. Or maybe dovecot have some 'pop3=yes' or 'imap=no' args to userdb/passdb sections ? I know future dovecot 2.* versions will support rewriting for protocols, but this is
2003 Sep 03
8
Asterisk Jitters
Hi, Every time I dial into my asterisk box i hear nothing but asterisk jittering. The following is an example of what I get on the asterisk CLI Thanks *CLI> DEBUG[81926]: File chan_sip.c, Line 3826 (check_user): Setting NAT on RTP to 0 DEBUG[81926]: File chan_sip.c, Line 4807 (handle_request): Check for res DEBUG[81926]: File chan_sip.c, Line 952 (find_user): Call from user
2003 Apr 03
5
MP3player problem
Skipped content of type multipart/related-------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 2892 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20030403/46e84bf5/smime.bin
2019 Dec 04
1
Environment variables in pgsql connect string
Hi, We are trying to set up a Dovecot Docker image with dynamic database configuration based on environment variables, however the variables do not appear to be expanded in the "connect=" string of the SQL config. The documentation states that environment variables, being listed under global variables, work "everywhere":
2004 Jan 13
2
Asterisk and Festival (* dies with no info)
Hello, I have Asterisk running on a RH9 box; Everything seems to be working as it should, except for Festival. Every time that Festival is called from Asterisk, Asterisk silently shuts down. Festival doesn't give any error indication and Asterisk just plain dies without a peep. Festival was installed per the Wiki, using source and patched with festival-1.4.3-diff; it works fine at the
2003 Aug 26
1
More questions. Call Waiting and Threeway
I can't do threeway from my Grandstream phone. Looking through the server config files, I figured out why - zapata.conf has Threeway turned off for the channels I use. I do my work on someone else's Asterisk box and don't want to modify zapata.conf for several reasons, the biggest being that the guy who owns the box has a couple clients using it and I am deathly afraid of breaking
2005 Mar 07
1
postgres unit testing in 0.10.1
http://dev.rubyonrails.com/changeset/856 looks to me like it''s not going to work, since there''s no way of specifying a password to pg_dump/dropdb/createdb. If you set PGPASSWORD in your environment it might work, but that''s not documented anywhere and isn''t done automatically in the Rakefile. See http://thread.gmane.org/gmane.comp.lang.ruby.rails/3693 for
2005 Jun 30
0
Sipura 3k answers then immediate busy signal
I have a sipura 3000 that I am using just to send calls to my mac asterisk server. When you call the phone it rings, answers, and then goes right to a busy signal. Any ideas? Thanks for your help! Jane At the console in verbose mode I get: *CLI> DEBUG[8501248]: File chan_sip.c, Line 663 (create_addr): Setting NAT on RTP to 0 DEBUG[8501248]: File chan_sip.c, Line 554 (__sip_ack): Stopping
2003 Nov 06
0
SIP nat not working with budgetone (long)
I've been looking at how our budgetone's have been failing and have found the following: A quick layout -- Latest CVS as of tonight. Sip phone behind NAT. * server with public IP address. -------from sip.conf for my phone: [1747xxxxxxx] username=xxxxx secret=xxxxx host=dynamic type=friend nat=yes ------- -------from the * log messages Nov 6 01:50:07 DEBUG[4101]: File chan_sip.c,
2015 Sep 26
2
v2.2.19 release candidate released
Hello, I am trying out 2.2.19.rc1 on a lightly loaded server with no problems so far. The reason I wanted to try 2.2.19.rc1 was to get access to the %{listener} variable in the auth phase so I can modify the SQL password_query according to which unix_listener is being queried. According to the docs, "These variables work only in Dovecot-auth and login_log_format_elements setting". I
2003 Oct 23
6
Problems with * and IAXTel/FWD
Hi all I've been trying to make * work with IAXtel to no avail, all seems ok in the config but am not getting anywhere This is what I'm getting from console (user/pass/dest # changed for obvious reasons): DEBUG[1133735216]: File chan_sip.c, Line 3841 (check_user): Setting NAT on RTP to 0 DEBUG[1133735216]: File chan_sip.c, Line 4891 (handle_request): Check for res for phone1
2007 Mar 02
1
Stopping certain users from using IMAP, or POP3, etc.
Hi there, I'm building a mail system for an ISP. We want to be able to turn on or off IMAP or POP3 access for certain customers- basically we want to be able to offer a customer POP3 access, unless they pay us some more money, in which case they get IMAP The username and password will remain the same, and are driven out of a postgres database. The best way I've though of doing this
2010 Jan 13
1
Allow POP3 per Domain
Hi List, I wonder, if it is possible to "switch" POP3 on or off for specific domains. Actually I want to disallow POP3-logins for a certain domain, whereas users can still login into a webinterface via IMAP. Curently I use Dovecot 1.1.11 on current Ubuntu 9.10 with a mySQL backend for authentication. With kind regards Hauke
2010 Jan 21
2
IMAP only for some users or via webmail
Hello! First, sorry for my English... I'm a newbie with Dovecot and I have some questions, I'm testing Dovecot 1.1.11 in a virtual machine. I wish in the future, migrate this to a real server. Ok, but i need this: 1) A group of users can use IMAP or POP3. 2) The others, only can use POP3. But, this users can use IMAP only with a webmail (the webmail is in the same server that