Displaying 20 results from an estimated 4000 matches similar to: "Subfolders"
2007 Apr 14
3
LDA problem
Hi,
I am using dovecot deliver as lda for sendmail. My problem is that when
a user account is over quota, deliver program sends message in the logs,
but the message is not bounced back to sender informing that their is
disk quota problem at the recipient side. Further message remains in the
mail queue. Details are below. Plz suggest how to figure out the problems:
1. Message should be
2007 Apr 23
2
Auth MD5 problem
Hi,
I am using dovecot 1.0 with squirrelmail. But when i use $imap_auth_mech
= 'digest-md5' instead of plain, dovecot throws this line:
dovecot: Apr 23 09:16:07 Info: imap-login: Aborted login: user=<azher>,
method=DIGEST-MD5, rip=127.0.0.1, lip=127.0.0.1, secured
and user can't login. Plz suggest.
Regards
-Azher
Settings:
======
disable_plaintext_auth = yes
auth
2007 Jan 07
1
net ads problem
Hi,
I am trying to join a server to AD domain and getting the following error:
[root@rev ~]# net ads join -S mnsvr.my.edu.pk -U rev
Host is not configured as a member server.
Invalid configuration. Exiting....
[root@rev ~]#
Plz suggest, what can be the possible errors.
Regards
-Azher
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be
2007 Jan 07
4
AD passwd change
Hi,
Can someone guide me, how to change the password of windows AD using a
linux script.
Regards
-Azher
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
2007 Apr 11
1
WebmAdmin for DoveCot
Hi,
I am using Dovecot with Sendmail in my environment. So far I am doing
manual operations like adding new users, aliases, setting quota etc.
Is there any WebAdmin interface that works with 'Dovecot and Sendmail'
and can help in above tasks, plz suggest.
Regards
-Azher
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
2003 Sep 15
1
TDM400p loading errors
Hi,
I have received a new card TDM400P revision E, from digium. When I tried to modprobe wcfxs it gave me the following errors:
Freshmaker version: 63
Freshmaker passed register test
ProSLIC on module 0 insane (1) 255 should be 2
Module 0: Not installed
ProSLIC on module 1 insane (1) 255 should be 2
Module 1: Not installed
ProSLIC on module 2 insane (1) 255 should be 2
Module 2: Not installed
2007 Jun 27
1
deliver errors
Hi,
I am using ver 1.0.1 and getting the following errors in mail.log and
auth.log respectively. However I can login to imap and retrieve emails no
problem, while sending email is also ok.
Jun 27 23:59:21 webmail sm-mta[1889]: l5RIvhQE001865: Warning: program
/usr/local/libexec/dovecot/deliver unsafe: Group writable directory
Jun 27 23:27:30 webmail dovecot-auth: (pam_unix) authentication
2004 Mar 21
5
PRI issues with TE410P
Hi,
I am having some problems mentioned below, the box is in production live
environment with traffic around 30 - 100 calls.
I am running T/E410P in a Dual P4 xeon with HT disabled. I am using
zaptel 0.9.0 and asterisk stable 1 release. There is no gui, just mysql,
perl (small script) and asterisk.
System runs very smoothly if the calls are around 40-50 and comes one by
one , however sometimes
2004 Apr 17
1
E100P for Bandwidth Termination
Hi,
I have a query from a client that can he use the E100P card to terminate
the 2Mbps bandwidth in a linux box, thus reducing the cost of cisco
router ??
The other end is a cisco 2620 router with E1 VWIC-1MFC.
Can anyone explain if its possible with Asterisk and further any
configuration help. Applreciated.
Regards
Azher Amin
-------------------------------
http://www.consulttech.com.pk
2003 Aug 17
1
call routing based on dnis
Hi,
Is it to possible to route incomming call using dnis information to specific extension or section in the extensions.conf ??
like my users dial my asterisk box using different toll free numbers, but i can't offer them unique services.
Plz suggest that if it is possible ? if possible then any example ...
Regards
Apna
---------------------------------
Do you Yahoo!?
The New Yahoo!
2003 Sep 15
3
T/E410P motherboard requirements ?
Hi,
Can anyone suggest a good motherboard for the T/E410P cards ? Coz it doesn't get inserted in the the regular P4 motherboards due to PCI slot (32 bit) .... Any suggestions.
Regards
Azher
---------------------------------
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 May 06
1
Asterisk with Sphinx
Hi,
Did anyone tried speech recognition using Sphinx ? I used sphinx
using this website (http://scribblej.com/svn/) but when i run
astsphinx i am getting the following error. Any clue what might have
caused this problem ?
Thanks
-Azher
INFO: s2_semi_mgau.c(1080): 1 mixture Gaussians, 256 components, 4
feature streams, veclen 51
INFO: s2_semi_mgau.c(748): Loading senones from dump file
2008 Mar 18
3
Invalid quota rule using "backend"
Using a quota rule like "quota_rule = *:backend=1073741824S" (I'm
testing it statically but the value is on LDAP) I receive an an error:
Fatal: IMAP(...): Quota root QUOTA: Invalid rule: *:backend=1073741824S
Accordingly with the wiki page http://wiki.dovecot.org/Quota/New
"Backend-specific configuration currently is used only with Maildir++
quota backend. It means you can
2007 Jul 24
3
quota: maildrop + dovecot. dovecot doesn't update maildirsize file
Hi all,
I'm trying to implement quota support in postfix using maildrop +
dovecot but I think dovecot doesn't update info stored in maildirsize file.
# 1.0.2: /etc/dovecot/dovecot.conf
base_dir: /var/run/dovecot/
listen: 127.0.0.1
ssl_listen: *
ssl_ca_file: ...
ssl_cert_file: ...
ssl_key_file: ...
ssl_cipher_list: ALL:!LOW:!SSLv2
login_dir: /var/run/dovecot/login
login_executable:
2009 May 20
1
Macro with DIALSTATUS
Hi,
I am trying to pass DIALSTATUS to a Macro so that i can set a
variable when a call is placed (call is placed via a call file to
another extension first). Basically i don't want to dial a number
where a call is already bridged and thats why i am setting a variable.
[macro-afterdial];
exten => s,1,Goto(s-${ARG1},1)
exten => s-ANSWER,1,SetGlobalVar(NUM${ARG2} = "ACTIVE")
2004 May 17
1
Clock skew and net ads join problem
HI,
when i try to execute the kinit command on my Red
hat 9 system with samba 3 i get the following error
[root@niit125 root]# kinit junaid@NIIT.EDU.PK
Password for junaid@NIIT.EDU.PK:
kinit(v5): Clock skew too great while getting initial
credentials
so how do i solve the clock skew problem cause i have
checked the time on both of them it is the same.
the net ads join command doesnt
2003 Nov 07
8
Putting call on hold
Is there a way to put a call on hold and play music on hold with out
using the park app?
Thanks,
-gcc
2004 Apr 07
0
Asterisk dimensioning (IVR, mass calling)
Hi,
I presently have 6 PRIs of IVR traffic that I am planning to migrate from
Dialogic on SCO-Unix to Digium-Asterisk on Debian. Here is the general
description of the traffic in question :
- IVR system, 138 PRI channels (6 PRIs, multiple D-channel)
- Some traffic from TV ads, so all traffic typically arrives within a few
seconds
- Up to 12-15 simul. outbound (external) conferencing calls for
2016 Dec 26
1
Multiple simplifycfg pass make some loop significantly slower
Hi all,
I am noticing a significant degradation in execution performance in loops
with just one backedge than loops with two backedges. Unifying the
backedges into one will also cause the slowdown.
To replicate this problem, I used the C code in
https://gist.github.com/sklam/11f11a410258ca191e6f263262a4ea65 and checked
against clang-3.8 and clang-4.0 nightly. Depending on where I put the
2008 Sep 09
3
Modality Test
Dear Readers:
I have two issues in nonparametric statistical analysis that i need
help:
First, does R have a package that can implement the multimodality test,
e.g., the Silverman test, DIP test, MAP test or Runt test. I have seen
an earlier thread (sometime in 2003) where someone was trying to write
a code for the Silverman test of multimodality. Is there any other
tests that can enable me to