Displaying 20 results from an estimated 1000 matches similar to: "Problems getting Squirrelmail and Avelsieve to connect to Pigeonhole"
2012 Mar 06
1
dovecot 2.1.1 + pigeonhole + avelsieve
Hello all,
I've squirrelmail-webmail-1.4.22, dovecot 2.1.1, dovecot-2.1-pigeonhole-0.3.0
installed and working. But I've problems to get the avelsieve plugin for
squirrelmail working with dovecot.
The "Message Filters" show up in "Options" of squirrelmail, but
"Could not log on to timsieved daemon on your IMAP server ........."
dovecot log shows:
Mar 6
2008 Sep 03
1
Dovecot ManageSieve + ingo or avelsieve
Hi,
does anyone got Dovecot ManageSieve and Horde/Ingo working together ?
i'm running Dovecot 1.1.2 with managesieve patch
(dovecot-1.1.2-managesieve-0.10.3.diff)
following intructions at http://wiki.dovecot.org/ManageSieve now my
Dovecot have ManageSieve available :-)
I've setup Horde/Ingo (ingo-h3-1.1.5-1.el5)
when I specify some new filtering rules in Ingo, they are successfully
2007 Sep 14
1
namespace prefix issue with avelsieve
Hi!
I am currently testing a setup with dovecot's lda, the cmusieve plugin,
pysieved and the avelsieve plugin for squirrelmail.
The issue I am stumbling upon is that avelsieve is generating folder
names including the namespace prefix when creating "fileinto" rules.
E.g.:
A rule:
If the header "Precedence" contains "bulk", then file it into
the folder
2007 Oct 03
1
namespace prefix issue with avelsieve and dovecot v1.1beta2
Hi,
I have installed dovecot v1.1.beta2 with the sieve plugin v.1.1.2. I
have configured the following namespace:
namespace:
type: private
separator: .
prefix: INBOX.
location:
inbox: yes
hidden: no
list: yes
When I create a rule which should move messages into the subfolder
"Junk", Dovecot's deliver seems to ignore the namespace and creates a
new folder
2008 Apr 30
1
Avelsieve 1.9.7 and Dovecot/TLS
Hi,
i'm installing a new mail server for our faculty and want to use
the squirrelmail plugin 'avelsieve' (1.9.7). As documented on the
dovecot wiki there is a problem in the STARTTLS code and i
found a solution (that works for my installation):
i've traced the server output in 'get_response' and instead of
a script list i saw "IMPLEMENTATION". So i took a look
2012 Apr 12
2
vacation plugins for squirrelmail
Hi,
I am afraid I have a question to ask of you all. I have just completed setting up a mail server running on Ubuntu Server 10.04. It has postfix, dovecot 1.2.19, LDAP and squirrelmail as the webmail. I have also created virtual users accounts on the system through LDAP. I can send and receive mails which is great. Now, what I am trying to do is to set up a vacation auto-reply on the
2017 Nov 14
0
file changed as we read it
Hi,
I'm experiencing a problem that existed in gluster 3.7. When I
creating a (large) tar archive of brand new files I get a lot of
'file changed as we read it'. Further attempts to create archives
from the same source work without error messages.
Googling about this I found bug reports for 3.7 and other sites
(i.e.
2005 Sep 28
0
Problem redirecting to voicemail through a SIP proxy (Looks like a bug)
I'm having a problem redirecting to voicemail. This may be an asterisk bug
I'm not sure, can somebody confirm?
Network layout
GATEWAY - Asterisk 1.0.8-BRIstuffed-0.2.0-RC8h connected to a PRI line.
(Additionally patched with http://bugs.digium.com/view.php?id=2687)
PROXY - Ser version: ser 0.9.3 (i386/freebsd)
FEATURE - Asterisk 1.0.8-BRIstuffed-0.2.0-RC8h handling voicemail.
2009 Nov 11
2
Asterisk keeps sending invite to sip phone "No response to critical packet"
Hi there
I am wondering if anybody can help me illuminate a problem I am having with
my asterisk installation. I am using:
- IP phone (Siemens gigaset S685IP) behind a modem/router that has ports udp
5060 and 10000:10100 forwarded to the static ip of the IP phone
(192.168.0.3). This has to go to:
- modem that operates in half bridge mode (no nat) to a linux firewall (does
natting ip is
2014 Jul 12
2
ngrep missing in epel el7
ngrep is a great network packet capture.
will it be included in epel?
--
Peng Yong
2007 Aug 21
2
XiphQT Installer for Microsoft Windows Created
In the greatest tradition of Next > Next > Next > Next > Next > Next,
the Xiph.Org Foundation releases an Installer for the Xiph Quicktime
Components under Windows.
Before I upload it to //xiph.org I would appreciate if someone would
test it for me. The implementation is simple, and I did test it, but
better safe than sorry.
//saoshyant.paramnesiac.net/temp/XiphQT.exe
That's
2007 Aug 21
2
XiphQT Installer for Microsoft Windows Created
In the greatest tradition of Next > Next > Next > Next > Next > Next,
the Xiph.Org Foundation releases an Installer for the Xiph Quicktime
Components under Windows.
Before I upload it to //xiph.org I would appreciate if someone would
test it for me. The implementation is simple, and I did test it, but
better safe than sorry.
//saoshyant.paramnesiac.net/temp/XiphQT.exe
That's
2007 Aug 21
2
XiphQT Installer for Microsoft Windows Created
In the greatest tradition of Next > Next > Next > Next > Next > Next,
the Xiph.Org Foundation releases an Installer for the Xiph Quicktime
Components under Windows.
Before I upload it to //xiph.org I would appreciate if someone would
test it for me. The implementation is simple, and I did test it, but
better safe than sorry.
//saoshyant.paramnesiac.net/temp/XiphQT.exe
That's
2014 Jan 20
3
Asterisk not receiving call from VPN address
Hi,
We have a Kamailio and Asterisk cluster, both machines being on a real
103.x IP address and also on a 172.x OpenVPN address.
The problem is that when Kamailo receives a call from the VPN and forwards
it to the Asterisk server on it's 103.x address, Asterisk never sees the
call.
If Kamailio receives a call from the VPN and forwards the call to the
Asterisk server on it's 172.x
2017 Apr 05
0
Bug report: POSIX regular expression doesn't match for somewhat higher values of upper bound
>>>>> <dietmar.schindler at manroland-web.com>
>>>>> on Tue, 4 Apr 2017 08:45:30 +0000 writes:
> Dear Sirs,
> while
>> regexpr('(.{1,2})\\1', 'foo')
> [1] 2
> attr(,"match.length")
> [1] 2
> attr(,"useBytes")
> [1] TRUE
> yields the correct match, an
1999 Aug 30
0
Problems browsing from W98 on campus network with samba domain master
On my campus network, there's one wins server that can see every machine
on every subnet.
I want to provide access to all these computers to the W98 boxes in my
workgroup. So here's what I did:
I created my own workgroup, set myself to be the local browse master and
domain master. So now everything works properly on my linux box (rh 6.0,
samba 2.0.5a) and the W98 boxes in my workgroup
2010 Mar 02
0
1.4 chan_sip use internal IP for dialog-info+xml SUBSCRIBE, why?
Asterisk 1.4.29
BLF-SUBSCRIBE go to internal IP (ngrep output):
U 2010/03/02 11:34:06.013515 212.78.xxx.xxx:2048 -> 62.134.xxx.xxx:5060
SUBSCRIBE sip:12 at 62.134.xxx.xxx SIP/2.0..Via: SIP/2.0/UDP
212.78.xxx.xxx:2048;branch=z9hG4bK-d28tfohos0vh;rport..From:
<sip:K922002626 at 62.134.xxx.xxx>;tag=vyx8c0trgx..To:
<sip:12 at 62.134.xxx.xxx>;tag=as13e7cb7c..Call-ID:
2011 Jan 11
0
slow response to INVITE
Hi All,
I;m using asterisk 1.4 with FreePBX and a Grandstream 4108. I am
noticing a delay calling in and out via the FXO, but calls to local
extension are ok. What i noticed when i used ngrep is that, it sends
invite but got no response from the server, send another invite but got
no response again, then again until it finally gets it. but if you will
notice on the 2nd ngrep, the asterisk
2006 Feb 14
3
Grandstream hold one way audio -URGENT
Hi all,
At our customer site i've installed one asterisk server with 20
Grandstream GXP2000's. Firmware 1.0.1.9. When someone dials the
customer, the receptionist picks up, and does an attended transfer (the
'grandstream way') to a collegue. Most of the times this goes ok, but
sometimes, when the receptionist puts the call on hold, and tries te
reconnect to the caller there's
2010 Aug 25
1
Asterisk 1.6.1.17 ACK/BYE question
We're running Asterisk 1.6.1.17 for our campus voicemail server and Juniper M120s as our SBC. Unanswered calls, which arrive via the SBC, are diverted to voicemail using a 302 redirect when the called party doesn't answer. In this case the caller is able to hear the greetings and begin to leave a message only to have Asterisk terminate the call mid-recording.
We're uncertain why