search for: email_admin

Displaying 5 results from an estimated 5 matches for "email_admin".

Did you mean: mail_admin
2008 Apr 09
1
Need help in passing parameters to a background job method
...within a Rails app. The goal is that when I go to http://mysite.com/foo/bar, the background job kicks in and sends an email out. The relevant code snippets are below. This errors out with a wrong number of arguments passed (2 for 1) message. I think I am making a mess of passing parameters to the email_admin method in the worker. How should I be passing multiple parameters to email_admin? Thanks ============================== # Worker Code class PostalWorker < BackgrounDRb::MetaWorker set_worker_name :postal_worker def create # this method is called, when worker is loaded for the first t...
2009 Sep 08
1
variables on files
...s and did''nt work. My question: How can I pass variables on files downloading by clients using fileserver? See below the ($variables) I want to pass the monitrc file. set daemon 60 set logfile /var/log/monit.log set mailserver localhost set mail-format { from: monit@($fqdn)} set alert ($email_admin) set eventqueue basedir /var/monit slots 1000 set mmonit http://monit:qY2zfTeDH6@($mmonit_server):8081/collector set httpd port 2823 and allow monitadmin:kfdos973hs check system ($fqdn) if loadavg (1min) > 4 then alert if loadavg (5min) > 2 then alert if memory usage > 90...
2014 Aug 18
2
AMI & Elastix
...ager/1.1* *Action: Login Username: admin Secret: qweasd123* *Response: Error* *Message: Missing action in request*" Elastix versions: "* Kernel* * Linux(x86_64)-2.6.18-348.1.1.el5* * Elastix* * elastix-2.4.0-1* * elastix-portknock-0.0.1-0* * elastix-agenda-2.4.0-1* * elastix-email_admin-2.4.0-1* * elastix-addons-2.4.0-1* * elastix-fax-2.4.0-1* * elastix-firstboot-2.4.0-1* * elastix-framework-2.4.0-1* * elastix-reports-2.4.0-1* * elastix-my_extension-2.4.0-1* * elastix-extras-2.4.0-1* * elastix-vtigercrm-5.2.1-7* * elastix-system-2.4.0-1* * elastix-security-2.4....
2016 Jul 30
5
Calls are dropped after 15 minutes
...ncoming calls do not seem to have that limit) How do we fix it? This is the version on that PBX Kernel Linux(x86_64)-2.6.18-371.1.2.el5 Elastix elastix-2.4.0-8 elastix-a2billing-1.9.4-5 elastix-addons-2.4.0-10 elastix-agenda-2.4.0-14 elastix-asterisk-sounds-1.2.3-1 elastix-email_admin-2.4.0-6 elastix-endpointconfig2-2.4.0-2 elastix-extras-2.4.0-5 elastix-fax-2.4.0-4 elastix-firstboot-2.4.0-4 elastix-framework-2.4.0-19 elastix-im-2.4.0-2 elastix-my_extension-2.4.0-6 elastix-pbx-2.4.0-18 elastix-portknock-0.0.1-0 elastix-reports-2.4.0-10 elastix-se...
2008 May 30
5
Upper limit to number of jobs queued by BDRb?
...rver/lib/master_worker.rb:166:in`initialize'' ./script/backgroundrb:42:in `new'' ./script/backgroundrb:42 {:type=>:do_work, :worker=>:batch_worker, :data=>{:body=>"All Done!!!", :subject=>"Completed processing for : 275 users"}, :worker_method=>:email_admin} You have a nil object when you didn''t expect it! The error occurred while evaluating nil.instance /usr/lib/ruby/gems/1.8/gems/packet-0.1.5/lib/packet/packet_core.rb:145:in `schedule_write'' /usr/lib/ruby/gems/1.8/gems/packet-0.1.5/lib/packet/packet_nbio.rb:57:in `write_and_schedul...