| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| baboo Senior Member
 
 
 Joined: 04 Sep 2007
 Posts: 676
 
 
 | 
			
				|  Posted: Tue Nov 27, 2007 3:40 pm    Post subject: just some observations |   |  
				| 
 |  
				| I installed sms 1.3.1 last night. Checking 'tail -f /var/log/messages' yielded alot of messages saying faxgetty can not initialize /dev/modem. I removed hylafax and this went away. 
 There are some postfix and ldap messages that appear to be broken configs. Is this because they have some basic config?
 
 Output of file:
 
 Nov 27 07:28:54 quasar postfix/cleanup[5285]: warning: 58E654D4031: virtual_alias_maps map lookup problem for FaxMaster@sms.org
 Nov 27 07:29:54 quasar postfix/pickup[5284]: 594D14D4031: uid=10 from=<fax>
 Nov 27 07:29:54 quasar postfix/cleanup[5285]: warning: dict_ldap_connect: Unable to bind to server ldap://127.0.0.1 as : -1 (Can't contact LDAP server)
 Nov 27 07:29:54 quasar postfix/cleanup[5285]: warning: 594D14D4031: virtual_alias_maps map lookup problem for FaxMaster@sms.org
 Nov 27 07:30:54 quasar postfix/pickup[5284]: 59B5E4D48FA: uid=10 from=<fax>
 Nov 27 07:30:54 quasar postfix/cleanup[5285]: warning: dict_ldap_connect: Unable to bind to server ldap://127.0.0.1 as : -1 (Can't contact LDAP server)
 Nov 27 07:30:54 quasar postfix/cleanup[5285]: warning: 59B5E4D48FA: virtual_alias_maps map lookup problem for FaxMaster@sms.org
 Nov 27 07:31:54 quasar postfix/pickup[5284]: 5A1D14D48FA: uid=10 from=<fax>
 Nov 27 07:31:54 quasar postfix/cleanup[5285]: warning: dict_ldap_connect: Unable to bind to server ldap://127.0.0.1 as : -1 (Can't contact LDAP server)
 Nov 27 07:31:54 quasar postfix/cleanup[5285]: warning: 5A1D14D48FA: virtual_alias_maps map lookup problem for FaxMaster@sms.org
 Nov 27 07:32:54 quasar postfix/pickup[5284]: 5A8A54D48FA: uid=10 from=<fax>
 Nov 27 07:32:54 quasar postfix/cleanup[5285]: warning: dict_ldap_connect: Unable to bind to server ldap://127.0.0.1 as : -1 (Can't contact LDAP server)
 Nov 27 07:32:54 quasar postfix/cleanup[5285]: warning: 5A8A54D48FA: virtual_alias_maps map lookup problem for FaxMaster@sms.org
 Nov 27 07:33:54 quasar postfix/pickup[5284]: 5AECD4D48FA: uid=10 from=<fax>
 Nov 27 07:33:54 quasar postfix/cleanup[5285]: warning: dict_ldap_connect: Unable to bind to server ldap://127.0.0.1 as : -1 (Can't contact LDAP server)
 Nov 27 07:33:54 quasar postfix/cleanup[5285]: warning: 5AECD4D48FA: virtual_alias_maps map lookup problem for FaxMaster@sms.org
 Nov 27 07:34:54 quasar postfix/pickup[5284]: 5B54A4D48FA: uid=10 from=<fax>
 Nov 27 07:34:54 quasar postfix/cleanup[5285]: warning: dict_ldap_connect: Unable to bind to server ldap://127.0.0.1 as : -1 (Can't contact LDAP server)
 Nov 27 07:34:54 quasar postfix/cleanup[5285]: warning: 5B54A4D48FA: virtual_alias_maps map lookup problem for FaxMaster@sms.org
 Nov 27 07:35:54 quasar postfix/pickup[5284]: 5BBBA4D48FA: uid=10 from=<fax>
 Nov 27 07:35:54 quasar postfix/cleanup[5285]: warning: dict_ldap_connect: Unable to bind to server ldap://127.0.0.1 as : -1 (Can't contact LDAP server)
 Nov 27 07:35:54 quasar postfix/cleanup[5285]: warning: 5BBBA4D48FA: virtual_alias_maps map lookup problem for FaxMaster@sms.org
 |  | 
	
		| Back to top |  | 
	
		| gerasimos_h Site Admin
 
 
 Joined: 09 Aug 2007
 Posts: 1757
 Location: Greece
 
 | 
			
				|  Posted: Tue Nov 27, 2007 4:56 pm    Post subject: |   |  
				| 
 |  
				|  	  | Quote: |  	  | faxgetty can not initialize /dev/modem | 
 You could disable hylafax, instead of unistall it, unless you don't need it. it's normal to do that as it's setup is under ttyS0.
 
 Check that openldap is running.
 ps -ax | grep slapd
 if it's not do
 kill `cat /var/lib/run/slapd.pid`
 /etc/rc.d/rc.openldap start
 
 I just check SMS-1.3.1 I don't see any problem.
 What version do you use, Live, Native or the upgrade package from 1.3?
 
 gerasimos_h
 _________________
 Superb! Mini Server Project Manager
 http://sms.it-ccs.com
 |  | 
	
		| Back to top |  | 
	
		| baboo Senior Member
 
 
 Joined: 04 Sep 2007
 Posts: 676
 
 
 | 
			
				|  Posted: Tue Nov 27, 2007 5:11 pm    Post subject: |   |  
				| 
 |  
				| I used the live cd. 
 thanks
 |  | 
	
		| Back to top |  | 
	
		| gerasimos_h Site Admin
 
 
 Joined: 09 Aug 2007
 Posts: 1757
 Location: Greece
 
 | 
			
				|  Posted: Tue Nov 27, 2007 5:16 pm    Post subject: |   |  
				| 
 |  
				| You found what was it? Was it Openldap?
 
 gerasimos_h
 _________________
 Superb! Mini Server Project Manager
 http://sms.it-ccs.com
 |  | 
	
		| Back to top |  | 
	
		| baboo Senior Member
 
 
 Joined: 04 Sep 2007
 Posts: 676
 
 
 | 
			
				|  Posted: Tue Nov 27, 2007 5:38 pm    Post subject: |   |  
				| 
 |  
				| yes |  | 
	
		| Back to top |  | 
	
		|  |