search for: sparrowmailapp

Displaying 20 results from an estimated 29 matches for "sparrowmailapp".

2013 Jul 09
5
whenever gem
Hello All, I want to schedule a mail every day. I used whenever gem. I added gem ''whenever'' in my gemfile. Then in the terminal I did - "whenever ." which created a schedule.rb. In schedule.rd I added this piece of code:- set :environment, "development" every 2.minutes do runner "UserMailer.some_method" end Does it get invoked
2013 Mar 09
1
Unexpected behavior looping through sequence of dates
...is is output from R version 2.15.2 (2012-10-26) on Mac OS X 10.8.2. Is this expected behavior? -- Alexandre Sieira CISA, CISSP, ISO 27001 Lead Auditor "The truth is rarely pure and never simple." Oscar Wilde, The Importance of Being Earnest, 1895, Act I Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
2015 Jun 26
1
Preserve CDR unique across multiple servers
I am already using the unique in both servers, but both generate different id?s, but i am unable to get the original one from the gateway box to store it in the final CDR? -- Rui Mota Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Friday 26 June 2015 at 14:52, Tech Support wrote: > Check out the ?uniqueid? parameter in cdr.conf and cdr_adaptive_odbc.conf. > John V. > > From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Rui Mota >...
2012 Jun 07
3
Couldn't reload a module when it's changed. Tried :require_dependency, :watchable_dirs, :unloadable
I''m completely messed with module reloading in development mode. I have to restart app server each time I edit lib/z/nginx.rb which is included in app/models/user_case.rb app/models/user_case.rb require_dependency ''z/nginx'' class UserCase < ActiveRecord::Base include Z::Nginx unloadable I added to environment.rb
2015 Mar 30
1
Problem With Android Configuration
...daily use. >> Before try tinc I had my vpn implemented with openvpn, and it works great >> on lollipop. I switch to tinc because i prefer a mash vpn topology versus a >> client/server topology. >> >> -- >> Andrea Squeri >> Inviato con Sparrow <http://www.sparrowmailapp.com/?sig> >> >> Il giorno venerd? 27 marzo 2015, alle ore 11:57, Alexander Ypema ha >> scritto: >> >> I think it's more of a routing issue than anything explicitly blocking >> it, they use a new 'ip rule list' and per user settings that aren't...
2011 Sep 26
1
Packet loss between Xen machines
We are experiencing some packet loss between xen machines which we haven't seen before. Is this a problem anyone's run into before and/or has ideas on how to diagnose the issue? The setup is CentOS 5 xen-3.0.3-80.el5_3.3 Aaron -------------- next part -------------- An HTML attachment was scrubbed... URL:
2012 Apr 05
1
virsh attach-disk with cache=none and io=native for raw devices (online)
...disk online, directly with the proper performance settings. I know I can set this in virt-manager, but then I have to restart the VM to apply the change, so this is an offline operation. With virsh edit, I guess I also would have to restart the VM... -- Frido Roose Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
2013 Jan 19
1
Syslinux and UEFI support
...kind of support does syslinux have for UEFI? In particular I'm looking to use syslinux on Windows 8 systems.. I know I can leverage the shim to work through SecureBoot, but yeah, I couldn't find any documentation as to UEFI support otherwise. Thanks! -- Ian Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
2015 Mar 27
2
Problem With Android Configuration
...go and I never had issue. So for my opinion it is ready for daily use. Before try tinc I had my vpn implemented with openvpn, and it works great on lollipop. I switch to tinc because i prefer a mash vpn topology versus a client/server topology. -- Andrea Squeri Inviato con Sparrow (http://www.sparrowmailapp.com/?sig) Il giorno venerd? 27 marzo 2015, alle ore 11:57, Alexander Ypema ha scritto: > I think it's more of a routing issue than anything explicitly blocking it, they use a new 'ip rule list' and per user settings that aren't well documented yet either, but where exactly t...
2012 May 22
1
rails-brakeman.com, an online service to find security issues in your rails projects
Hi, I just released rails-brakeman.com, it is an online service to find security issues in your rails projects, it works based on Justin''s great gem brakeman <https://github.com/presidentbeef/brakeman>. Rails developers always write code fast, but sometimes they leave some security issues in their rails project. Do you still remember mass assignment issues from github? Using
2011 Oct 08
2
disk i/o benchmarking inside vm
Hi, I'm having trouble benchmarking disk i/o in my vm's. The data I get seems bogus. I have two centos 6 guests which use a raw image as volume. Each volume is stored on its own physical disk and both disks are the same model. The host system is fedora 15 with the virt-preview repo enabled. The disks for the guests use virtio and caching is set to none. My problem is that I get very
2012 Mar 12
3
FLAC build for Visual Studio 2010?
Has anyone been able to build the FLAC libraries on Windows using Visual Studio 2010? Thanks, Michael Michael S. Scherotter Microsoft Corporation<http://www.microsoft.com/> Principal Architect Evangelist Email: mischero at microsoft.com<mailto:mischero at microsoft.com> Blog: http://blogs.msdn.com/Synergist Zune<http://social.zune.net/member/MS+Synergist> |
2014 Dec 19
2
Pickup/steal calls
Hi. I am replacing a legacy Alcatel PBX for asterisk and now i'm facing a request i can't answer yet: I need to replicate the "Call Pickup" function from Alcatel, mostly when used by a secretary picking up a call from his manager. The pickup function, as i'm already using her is not enough, i need the pickedup number to be shown in the secretary phone. Is this doable, using
2012 Jan 27
3
Gem Load Error
...undler-1.0.21, rake-0.9.2.2, rake-0.9.2] (Gem::LoadError) Every time on i make "rails s" or "rails new", This occurred after I updated to Ruby 1.9.2, Anyone know how i fix it? Thx -- Eduardo Rabelo | Desenvolvedor Web www.eduardorabelo.com.br Sent with Sparrow (http://www.sparrowmailapp.com/?sig) -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsu...
2015 Jun 26
3
Preserve CDR unique across multiple servers
Hi. I am using two servers in my configuration: one for phones registration and another one as gateway, where all the providers are connected. Both are connected through an IAX trunk. I am having some trouble on matching both CDR?s, since durations for a call are not always the same in both servers, start/end date time are sometimes also different, etc. Is there any way to send the uniqueid of
2015 Mar 30
0
Problem With Android Configuration
...pinion > it is ready for daily use. > Before try tinc I had my vpn implemented with openvpn, and it works great > on lollipop. I switch to tinc because i prefer a mash vpn topology versus a > client/server topology. > > -- > Andrea Squeri > Inviato con Sparrow <http://www.sparrowmailapp.com/?sig> > > Il giorno venerd? 27 marzo 2015, alle ore 11:57, Alexander Ypema ha > scritto: > > I think it's more of a routing issue than anything explicitly blocking it, > they use a new 'ip rule list' and per user settings that aren't well > documented yet...
2009 Jun 11
4
Using view helpers and route helpers in a model
Hi there, I am trying to get something working and its driving me crazy. I have been looking around for solutions to getting view helpers working in models and for the most part I find this solution. Add the following in the model you want to use them in include ActionView::Helpers::UrlHelper include ActionController::UrlWriter However, when I try something like
2012 Jan 30
3
Problem with Centos 6.2 KVM
Greetings, Launching the virt-manager yeilds following error Error polling connection 'qemu:///system': internal error Cannot find suitable emulator for x86_64 Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/engine.py", line 440, in _tick conn.tick() File "/usr/share/virt-manager/virtManager/connection.py", line 1414, in tick
2012 Apr 25
3
Meet the new maintainer
I'll throw this thought out here so it doesn't get lost: when it came time for me to build a Windows release, I always used a quarantined Windows box that had the minimum stuff installed and had never been on a network, to avoid malware getting into the binaries. The last thing I ever wanted to hear was some Windows user blaming FLAC because a bad build infected him.? It was bad enough
2014 Dec 03
2
"maildir_empty_new = yes" not working
...ix } } ssl_ca = </etc/ssl/dovecot/server.in.crt ssl_cert = </etc/ssl/dovecot/server.csr.rapid ssl_key = </etc/ssl/dovecot/server.key.rapid ssl_key_password = notshown userdb { args = /etc/dovecot/dovecot-sql.conf.ext driver = sql } -- Nikola Derikonjic Sent with Sparrow (http://www.sparrowmailapp.com/?sig)