Displaying 8 results from an estimated 8 matches for "abon".
Did you mean:
abo
2010 Mar 22
3
shared mailboxes, mkdir_parents problem
Hi Friends,
i have a little problem with my Dovecot installation. The normal
installation works very well and now i have to configurate dovecot that
all member from a domain can access all mailboxes from this domain.
I configurate the shared namespace and set the IMAP ACL Flag but i can't
abonement the other mailboxes. I get a error in the logs:
> 2010-03-18 10:03:04 IMAP(unglaub): Info: maildir:
> data=/var/mails/e-c-o.at/kirchmeir:INDEX=/var/mails/e-c-o.at/shared/mitarbeiter/kirchmeir
>
> 2010-03-18 10:03:04 IMAP(unglaub): Info: maildir++:
> root=/var/mails/e-c-o.at/k...
2008 Jan 25
4
Function for translation of a list into a matrix as used by ordination?
Hello.
Does anyone know of an existing function that takes a list in the form of:
Plot1 Species1 Abundance1
Plot1 Species2 Abundance2
Plot2 Species1 Abundance1
Plot2 Species3 Abundance3
.
.
.
PlotN SpeciesN AbundanceN
and translates into a matrix in the form of
Species1 Species2.... SpeciesN
Plot1 Abundance1 Abundance2... AbundanceN
Plot2 Abundance1
2007 Jan 27
0
Problems with implementation of dynamically updating scores
...%>
--------------------------------------------------------------------------------
These are pretty much the setting.
But it just does not update the new score as I call the arouse with
form_remote_tag.
Is there anything I''m missing here?
Any suggestion and ideas are high welcomed.
Abon
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
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-/JYPxA39Uh5TLH3MbocFFw@public.gma...
2007 Mar 13
0
Net::SMTPFatalError 555 5.5.2 Syntax error a8sm19427994poa
..._notify(@bt)
in the controller
finally the bt_notify.rhtml
<%=@product.title%>
<a href="http://xxx/bt/show/<%=@bt.id%>">here</a>
By PickIt
And when mailer.deliver_bt_notify is executed, it got the error as
title.
Anyone knows what''s wrong?
THanks
Abon
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
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-/JYPxA39Uh5TLH3MbocFFw@public.gma...
2007 Mar 13
0
ActionMailer error
..._notify(@bt)
in the controller
finally the bt_notify.rhtml
<%=@product.title%>
<a href="http://xxx/bt/show/<%=@bt.id%>">here</a>
By PickIt
And when mailer.deliver_bt_notify is executed, it got the error as
title.
Anyone knows what''s wrong?
THanks
Abon
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
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-/JYPxA39Uh5TLH3MbocFFw@public.gma...
2014 Jul 18
0
Transfer call question
...gi_extension] => 1010
There is no information who is transferring that call, so AGI thinks that it is inbound call and hangup it because in my case "external 89264959635 to internal 1010 is denied".
is there way do determine that call was transfered from 99 so I can use route table of abonent 99 to connect the call properly?
2007 Jan 29
6
RJS problem
...%>
--------------------------------------------------------------------------------
These are pretty much the setting.
But it just does not update the new score as I call the arouse with
form_remote_tag.
Is there anything I''m missing here?
Any suggestion and ideas are high welcomed.
Abon
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
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-/JYPxA39Uh5TLH3MbocFFw@public.gma...
2007 Jan 12
9
Nil object in E1 capture the order
I''m following the depot application in the rails bible Agile Web
Development with Rails. In interation E1
NoMethodError in Admin#checkout
Showing app/views/admin/checkout.rhtml where line #12 raised:
You have a nil object when you didn''t expect it!
You might have expected an instance of Array.
The error occured while evaluating nil.include?
Extracted source (around line #12):