similar to: Problem: dovecot-lda doesn't auto-create folders

Displaying 20 results from an estimated 3000 matches similar to: "Problem: dovecot-lda doesn't auto-create folders"

2016 Jan 26
2
Samba Hylafax PAM
O, try the following.   Test this first. ldd /usr/sbin/hfaxd  if you getting libpam.so..  something, then hylafax is compiled with pam support.   Next,   apt-get install libpam-ldap   ( just to be sure, i do believe you have installed it already )   create the file :  /etc/pam.d/hylafax Add :   auth         required       pam_ldap.so account   required       pam_ldap.so
2016 Jan 18
3
Samba Hylafax PAM
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi, I posted this also on hylafax list - maybe here is someone with a hint. System: Debian Jessie, Hylafax-Server 6.0.6, pam 1.1.8, libpam-ldapd 0.9.4, nslcd 0.9.4 (all actual debian packets from stable), sernet-samba-*-4.2.7-8 After a switch from OpenLDAP to a Samba 4.2 based LDAP Server, I cannot auth users anymore in Hylafax, everything else
2006 Mar 30
5
Asterisk and Hylafax, on the same box
Hi, I thought I'd check in with people here. Lets say I wanted to put together a Hylafax server, and an Asterisk server on the same box. And, for the sake of making things simple, I wanted to use a single T1 board for both.... Is this possible? I see Eicon boards are supported by both software, so could I have Hylafax and Asterisk installed on a server with an Eicon card, with channels
2011 Sep 01
2
problems with hylafax + iaxmodem + asterisk1.8.5
Hi! from 2 days I'm trying to run hylafax server and iaxmodem with Asterisk 1.8.5. I have 2 computers in the lan, one is the Asterisk PBX and the other is the server with hylafax and iaxmodem installed. In Asterisk I set up an IAX trunk in this way: ___________________________ iax.conf [iaxmodem] type=friend context=outgoing-fax disallow=all allow=ulaw username=iaxmodem secret=password
2007 Aug 15
1
iaxmodem, chan_capi, hylafax problem and faxing in general
Can anybody point me in the right direction please? I'm having some issues getting iaxmodem and hylafax to talk to each other. I have no doubt that someone has had this type of issue before but I can't find anything useful in the archives or on Google. Under RH9, with chan_capi 7.1, Asterisk 1.2.24, with an AVI Fritz ISDN2e BRI card all working perfectly... I've downloaded and
2007 Feb 16
1
iaxmodem - fax tone?
I am testing out hylafax and iaxmodem. Submitting jobs to the hylafax server and having it then dial using iaxmodem is working fine. Hylafax server is talking to my Asterisk box that has a Sangoma A101 in it via iaxmodem via an IAX channel using ulaw. A call coming into a certain test DID comes into the Sangoma A101 then it goes to another box via IAX ulaw that uses the rxfax app to
2006 Mar 14
1
libtiff-3.6.1-8 and HylaFAX 4.2.5
Hi, I am currently replacing my old Hylafax server to a new hardware with CentOS 4.2 (x86_64). Since CentOS 4.2 (and probably RHEL4) is shipping with libtiff-3.6.1-8, I'm wondering if this version of libtiff has the patch mentioned in the hylafax bugzilla http://bugs.hylafax.org/bugzilla/show_bug.cgi?id=500 and/or is it compatible with the latest Hylafax 4.2.5 (i read libtiff-3.6.1 is
2013 Apr 15
2
Asterisk, IAXModem and Hylafax
Arch = x86_64 OS = CentOS-6.3 (FreePBX) Asterisk = 11.3.0 (FreePBX) Hylafax+ = 5.5.3 (epel) I am installing an Asterisk server with the intent of having it act as our fax server. The Asterisk system was installed using the current FreePBX distro which is reputedly based on CentOS-6.3. I have installed Hylafax+ from epel and I have built and packaged IAXModem-1.2.0 for CentOS-6 using mock and
2004 Sep 12
1
detecting fax and passing it to Hylafax
I know it is possible for * to detect fax signal, however is it possible to pass the call to Hylafax? I guess hylafax (is on an external modem) would have to be connected to an internal extension, that part should be easy I guess. In the same way faxes going out would need to be pass over to a POTS outside line. I'm aware that * has a fax module but I like Hylafax fax-junk blocking
2003 Jun 09
1
Question for someone running hylafax off *.
Hi, I am setting up a hylafax server. From what I've read so far, hylafax supports CID numbers and names but currently does not support DID. I assume I can do something like this... [40faxDIDs] exten => _87[5-8]X,1,SetVar(CALLERIDNAME=${EXTEN}) exten => _87[5-8]X,2,Dial(Zap/g${hylafaxMODEMGROUP}) ...and use the CIDName variable in hylafax to route the faxes to the appropriate
2010 Jan 14
3
iaxmodem / hylafax receive problem
Hi, I'm trying to receive faxes using hylafax / iaxmodem but I just can't get it to work. We're using Sangoma E1 cards and have calls coming in over PSTN. I've tried turning hardware echo cancellation off but it makes no difference. This is what I get in /var/spool/hylafax/log: [root at faxhost log]# cat c000000003 Jan 14 12:44:43.39: [ 3403]: SESSION BEGIN 000000003 18005551212
2012 Sep 05
3
rpmlib(PayloadIsLzma
On Tue, September 4, 2012 21:47, Michel Donais wrote: > I'm too settig up Hylafax and found ajhfc to be more user friendly > than all > the other cited fax frontend in the Hylafax repository. > > Hylafax-Server 6.0.5-1rhel5.i386.rpm > Hylafax-Client-6.0.5-1rhel5.i386.rpm > > Centos 5.8 > > I downloaded and tried to install but failed >
2006 Dec 20
2
RE: spandsp 0.0.3 RxFax fax =?ISO-8859-1?Q?_reception crashes bristuffed_asterisk_1=2E2=2E13_[?= Virusgeprüft]
>Does IAXmodem allows you to receive faxes with any extensions >(auto-detecting incoming faxes). You just let Asterisk do the fax detection for you, and when it hears CNG, send it to the fax extension, and your fax extension would just Dial() one of the IAXmodems (using IAX) >>DRi@b-w-computer.de wrote: >> sure in an small office you can use iaxmodem/hylafax to receive faxes
2004 Dec 17
1
Asterisk and HylaFax
Hi all, again I try configure Hylafax with asterisk. I would like configure Asterisk in the next way: 1)An incoming fax go into through X100P 2)Asterisk detects Fax and redirect fax to Hylafax Is it possible? Any idea woluld be great idea? regards, srsergio -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.296 / Virus Database:
2006 Apr 05
4
fax server functionality on Asterisk
List, how can I put fax server functionality on Asterisk? * as a reliable fax server for 500-1000 fax/day (mostly incoming)? Fax server should be like HylaFax, i.e. stable, low maintenance and functionality like receiving fax as email with PDF attachment, sending faxes per WHFC. Faxing with spandsp using bri_stuff (BeroNet/Junghanns quadBRI ISDN cards) shortens some faxes, or faxes loose lines,
2009 Mar 09
2
I can't receive fax
Hi: How can I see the communication between hylafax and iaxmodem and the console of them?I only can see the console of asterisk.It shows: 'IAX2/iaxmodem-2 is ringing' when I dial the fax number. and nothing else.I can't receive fax. I installed asterisk 1.4.18 and iaxmodem-1.2.0 and ?hylafax-5.2.9-1.fc9.i386.rpm and these are my main configurations: extensions.conf: [from-pstn] exten
2004 Sep 28
2
Asterisk, Hylafax and T38Modem - help!
Hi All, I know that this may not strictly be an asterisk issue, but if anyone has any ideas on this prob it would be appreciated. I have a working asterisk setup using Suse 9.1, a BT ISDN BRI card (Fritz?), sipura 3000 and a few cisco 7940's. I wanted to do add faxing into the equation, so I thought I would try and setup the following: PSTN->asterisk->hylafax->pc At the moment
2007 Jun 22
6
FAX over T1
I have an existing Hylafax system using a mainpine 4 port board, 4 POTS lines. Have a recently installed Asterisk system, with a dedicated T1 line. (Well, it's really a fonality system). What would I need to do, or where is the reading material, for what I need to do, to convert the Hylafax server to use the T1 line? Reliably. Preferably to use DID's as well. The current FAX works
2010 Aug 23
2
Asterisk, HylaFax and Cardiff
I'm looking for a way to use our implementation of HylaFax on Asterisk with Cardiff (an old installation of Cardiff document stuff). Is someone doing that? If no one has direct experience, is there a HylaFax client that emulates WinFax print-to-fax? --Don Don Kelly PCF Corp People Come First 651 842-1000 888 Don Kell(y) 651 842-1001 fax -------------- next part -------------- An
2006 May 25
2
connecting asterisk to hylafax via t38modem: is it possible?
Hi, I'm trying to use Hylafax without a modem. Is it possible to use t38modem to make Hylafax send and receive fax via Asterisk? If yes, how? I'm searching on internet but still haven't found anything useful. TIA GIorgio Incantalupo