Displaying 2 results from an estimated 2 matches for "nimesh".
Did you mean:
nilesh
2004 Aug 16
3
dynamic whitelists
...a file. I can
edit this file dynamically with a web interface (php). However, how would
I get shorewall to read in that whitelist again without having to restart
it? I hope this makes sense, and is possible to do! I''ve been killing
myself over this for days!
=====================
Nimesh Amin
Computer Science
& Mathematics
Purdue University
namin@purdue.edu
=====================
2009 Apr 23
8
how to avoid (Net::SMTPFatalError) "555 5.5.2 Syntax error
Hi all,
I have written code to send mails through action_mailer, where in I
called
MassNotifier.deliver_forward_review_link(current_user.profile.display_name,email,params[:notification][:message],params[:title],params[:designation],params[:company],params[:id],@invitation.invitation_code)
this method , and in mass_notifier.rb
I fave written
def