similar to: how to keep Asterisk up to date on many servers

Displaying 20 results from an estimated 1000 matches similar to: "how to keep Asterisk up to date on many servers"

2009 Mar 18
2
Updating wine with GIT
Hi. Ive used git for some time to download an update wine sources. However, Ive notices a couple of things i dont understand quite much. My general procedure to download sources and compile is this: git clone git://source.winehq.org/git/wine.git ~/wine-git cd ~/wine-git ./configure --prefix=/usr make sudo checkinstall --fstrans=no --pkgversion=1.1.12 Here I've noticed that I have to
2014 Nov 12
1
Dovecot 2.2.15 imap crash/panic (with core dumped)
Hi, after upgrade to Dovecot >= 2.2.14rc1 sometimes I found this error/crash in the log (never happened with 2.2.13), I'm the only one? Can be fix? Nov 11 17:44:26 imap(info at myemail.com): Error: Corrupted transaction log file /home/domains/myemail.com/info/Maildir/dovecot.index.log seq 190: Invalid transaction log size (32756 vs 32772):
2004 Jul 01
5
voicemail notification?
Just upgraded to cvs Head this morning and noticed our voicemail notification (via email) is failing with: Jul 1 07:48:38 WARNING[1217669936]: app_voicemail.c:837 sendmail: E-mail addres s missing for mailbox [3000]. E-mail will not be sent. However, a valid address in voicemail.conf has been working just fine until now. Sendmail is running, etc. If I add a "second" email address
2014 Oct 03
6
v2.2.14.rc1 released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.14.rc1.tar.gz http://dovecot.org/releases/2.2/rc/dovecot-2.2.14.rc1.tar.gz.sig I've wanted to do this release for months now, but I keep being too busy all the time. This release fixes several important bugs and a lot of smaller ones. Because there are such a large number of changes I thought I'd make this release candidate release first and
2014 Oct 03
6
v2.2.14.rc1 released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.14.rc1.tar.gz http://dovecot.org/releases/2.2/rc/dovecot-2.2.14.rc1.tar.gz.sig I've wanted to do this release for months now, but I keep being too busy all the time. This release fixes several important bugs and a lot of smaller ones. Because there are such a large number of changes I thought I'd make this release candidate release first and
2013 Jun 10
1
dovecot corrupted transaction log
Hi I came across this error which happend immedately after a mail delivery to the inbox. Should I look for the problem externally to dovecot (ie. file system, operating system) or within dovecot? I never saw this error before installing 2.2.1, with 2.2.2 I seemed to get even more of them so currently back on 2.2.1 Thanks John Jun 11 00:00:05 rosalia dovecot: imap(myemail at mydomain): Error:
2013 Jul 21
8
When no MTA is installed, How to send an email with a cronjob?
Hi, When no MTA is installed, How to send an email with a cronjob? I have below entrty in my cronjob? my /etc/cron.d/backup file looks like this. MAILTO=myemail at example.com 15 11 * * * root /root/scripts/backup.sh Can I send this email via SMTP server? Hope to hear from you. -- Thank you Indunil Jayasooriya http://www.theravadanet.net/
2005 Jul 14
5
SpanDSP rxfax, no tiff
Maybe I over-complicated my question with the mailfax part. If I leave the mailfax step out entirely, then there should be a .tif file, right? But there's not. No tif file gets created at all. Permissions on the fax folder are 777 at the moment. Thanks for the responses so far. /Rob -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 May 31
1
mailer - from address not being set
I''m having a weird problem with a mailer model. The from address doesn''t seem to be set - my mail logs it shows that the sender address is the default www@my.server.hostname and this causes the mail to bounce. The mailer code looks like this: def thismail @subject = "Subject" @recipients = "toemail@address.com" @from =
2012 Feb 09
1
Removing Wine source directory
After installing wine from the source, I find out that the directory is consuming some significant amount of space, so I decided to remove it. But then I remembered that since I installed from source, I mighty need the source directory in the future, in case I decide to uninstall wine. After checking the documentation, I saw that was true. So I wonder: Can I remove the directory and in the future,
2008 Sep 29
1
Re: FL Studio 8 regcode isn't accepted
How would one go about compiling Wine (1.1.0-253 git) with gcc 4.1.3? I'll post my results once I know how to go about that.
2005 Sep 15
1
Getting email of voicemail to work
Hi, Can someone point me in the direction of getting the voicemail -> Email to work on *@home 1.5 Ive put in the email addresses of voicemail users eg myemail@company.com But i cant find where to set the email server up. we have a company email server an idealy i would like to relay the mails to it. However i cant find within the AMP where to setup either the Sendmail server or put in a
2009 Feb 27
16
(a) WinPower RPM available? (b) where to install if use tar.gz file?
Two quick and simple questions; I want to install the "WinPower" software for my new UPS. On their web site, they have a tar.gz file available for download. I know the reasons for staying with RPM, if at all possible. I''ve Googled and Yahood for ""WinPower"+RPM+Linux and get hits, but no obvious RPM. I tried "yum install winpower" and the response was
2010 Mar 04
1
[Possibly OT] rpm conflicts has me confused
Hi list, I can install the default ppp-2.4.4-2, but when I try to install an rpm I built from Sangoma's ppp-2.4.4.5 (using checkinstall-1.6.1) I get this error: # rpm -ivh ppp.2.4.4.5-1.eai.i386.rpm error: Failed dependencies: ppp < 2.4.3-3 conflicts with kernel-2.6.18-162.2.1.el5.i686 Isn't 2.4.4.5 > 2.4.3-3 ??? trying this: yum localinstall ppp.2.4.4.5-1.eai.i386.rpm
2010 Jan 14
1
Problem with checkinstall
I installed checkinstall 1.6.2 on CentOS 5.4 VM (VMWare Server on WinXP). After getting the dependencies installed it compiled with no errors. But when I run it in its own source directory, I keep getting an error that I can't track down. The message is: install: cannot change ownership of '/usr/local/lib/installwatch.so': No such file or directory. But not only does the file
2010 Nov 30
2
Help with yum and cpio: MD5 sum mismatch
I am trying to install Ruby-1.8.7p302 on a CentOS-5.5 server in preparation for a Rails-3 application deployment. I have downloaded the source from Rubyforge.org, unpacked it, and ran ./config and make. Everything built without error. I then ran checkinstall to create an rpm package. That too completed without error. However, when I try to install the resulting package using: yum localinstall
2009 Nov 11
4
software installation - good practice
Howdy, I tend to try out many open source apps/packages - games, editors to media tools. I have a bad habit of downloading and extracting source in the /var/tmp directory and then doing configure-make-install process. I am not sure of best practice (good practices) to be followed when installing any software. For example how and where to keep the src. Any comments and/or resources would be really
2008 May 16
8
Patching Wine 1.0-rc1 with 3dmark.diff
Hey guys, I'm a new Ubuntu convert (installed through Wubi, and am blown away!) I'd love to get wine working so I play games etc, but I've got a lot of learning to do when it comes to installing and getting things working. So, I want to use the 1.0-rc1 version of wine, but CoD4 requires the 3dmark.diff patch. This is what I think I need to be doing: with the 3dmark.diff file
2009 Jan 16
4
howto install 1.1.13
hello i need to install Wine version 1.1.13. i tried but i cant succeed. so my question is hoq can i install wine 1.1.13 cause i get all the time 1.1.12 again :S
2014 Nov 06
1
building latest stable for ubuntu 14.04
Hi list, Does anybody have some notes/blog post/etc about building dovecot deb packages?