search for: retreval

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

Did you mean: retrieval
2012 Mar 14
1
Just in time AV scanning
...ny plugins for AV integration directly into dovecot. Our old pop servers have been scanning messges as they're moved from new->cur in the inbox and, at least where user's aren't poping every few seconds, there is occasionally enough time between scanning through the MXs to message retreval to snag a few more virues with updated definitions before they reach customers. Anyone doing anything similar? -- Kelsey Cummings - kgc at corp.sonic.net sonic.net, inc. System Architect 2260 Apollo Way 707.522.1000 Santa Rosa, CA 9540...
2003 Jun 30
1
preexec, logging, and my problem
okay so after trying a bit to understand how all of this works i think i need a bit more support. thanks to joel, my problem where users can log on multiple times looks like it has a solution. to prevent this, he outlined a process by which one can monitor the process IDs of samba users, then user smbstatus grep for that user, find the process id, and then do whatever i want with them. in this
2005 Jun 30
2
Find by ID plus conditions -> ActiveRecord::RecordNotFound
Hi I''m trying to understand the AR find facilities, described here: http://api.rubyonrails.com/classes/ActiveRecord/Base.html#M000650 I have a list of ids that I want to retrieve, but have a condition that should restrict the list returned: return self.find( noteids, :conditions => [ "(private = 0 OR (private = 1 AND user_id = ?))", userid] ) According to the
2005 Dec 28
2
has_images
...''' :type would default to png :labels would be totally arbitrary, you could set as many or as few as you wished. none would leave the file alone and just drop it into the directory :directory is optional and would default to ''public/images/#{model_name}/#{label}'' Retreval for an image tag would go something like model.images.small model.images.not_quite_large As I said, I''m more than happy to be the guy hacking this out, but I need to talk to someone willing to explain the inner workings of model associations. Thanks, --Jeff -- Posted via http://www.r...
2008 Jun 12
0
On Hold "Context"?
Hi list, I have some on hold "activities" that I would like to implement and I'm just wondering if there is a way to do it. Here's what I'm thinking: While a caller is on hold, they could have the option to do things like retrieve weather, news, play blackjack( ala tellme), etc. These are all things I could do in the conventional method of sending someone to a context,