Displaying 20 results from an estimated 500 matches similar to: "text_area empty_clob()"
2019 Dec 11
3
Lightweight LMTP daemon to avoid overkill MTA
Hi,
I was unclear in my question. The spam filter is only able to deliver mail over SMTP, not over LMTP.. So I would still need some kind of daemon that listens for SMTP and then offers incoming email to Dovecot's LMTP socket.
Met vriendelijke groeten,
William Edwards
T. 040 - 711 44 96
E. wedwards at cyberfusion.nl
?
----- Original Message -----
From: Marc Roos (M.Roos at
2006 Jan 21
1
text_area content with text_area and not text_area_tag ?
Hello,
Is it possible to fill the textarea content when using the text_area 
function ?
Why there is 2 , + or - similar class : FormHelper and FormTagHelper ?
2019 Dec 12
1
Lightweight LMTP daemon to avoid overkill MTA
I ended up 'hacking' LMTP support into the external spam filter. Someone else already contributed 'real' patches to implement LMTP support, so once I go live with this mail platform it should be stable.
Met vriendelijke groeten,
William Edwards
T. 040 - 711 44 96
E. wedwards at cyberfusion.nl
?
----- Original Message -----
From: Marc Roos (M.Roos at f1-outsourcing.eu)
Date:
2019 Dec 11
3
Lightweight LMTP daemon to avoid overkill MTA
Hi,
My situation is as follows.
-An internet-facing spam filter relays email to destination mail server (Dovecot) with SMTP.
- Dovecot should take email and deliver it to user's mailboxes. I guess I'd need LMTP for this.
- An external SMTP relay is already in place. I am thinking of using Dovecot submission to relay to the external relaying cluster.
So, both relaying and routing are done
2006 Apr 06
2
text_area and :value
I''m trying to use the text_area() method and would like to populate the 
text block with initial text.
According to this: http://dev.rubyonrails.org/ticket/3752 there was a 
fix put in place, but I''m ont sure how to integrate this.
How do I get the :value parameter to show up within the textbloc instead 
of the html attributes?
-- 
Posted via http://www.ruby-forum.com/.
2019 Dec 27
2
Dovecot proxy: authentication best practices
Hi!
I have a few questions regarding Dovecot proxy:
1.
1.1 If I understand correctly, setting 'nopassword' in the proxy passdb file, authentication is completely up to the destination host. Setting 'nopassword' in no way means the proxy becomes an open relay. Is this correct?
1.2 Are there any security implications when using 'nopassword' on the proxy?
2.
2.1 I would
2013 Mar 13
2
Form_for text_area
Hi all, Since I am new to ruby on rails. I''m stuck in some minor issue. 
I am using form_for in my view. 
In that I am using a text text. So, My question is, how to add a default 
value to the text_area along with the row and col values.
Please help me out ASAP.
-- 
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To
2008 Jan 22
4
newlines in text_area
Hi @ all
I would like to enter a text with a text_area into the database. It runs
excellent. But when I want to show the entered text in the show view,
all newlines  (paragraphs) are deleted and the text is only one block.
How can I save the returns (newlines) too?
Thanks for helping!!
-- 
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received
2006 Jun 25
0
Colouring ''text_area'' plus scrollbar on view
Hi,
I am trying to colour a text_area input field,
including the scrollbar (2-dimensional field).
I was able to change the colour of a button associated
with a ''submit_tag'' by adding a :class and defining
properties in my CSS file.
Is something similar required?
Thanks,
Lee.
	
	
		
___________________________________________________________ 
All new Yahoo! Mail "The
2008 Jul 28
0
text_area value
Hey,
I have existing threads with two fields: title and text. When a user
clicks "edit", I say, in the new thread form:
<% form.text_area :text, :value => params[:text] %>
params[:text] = the text in the thread which the user wants to edit.
It works fine most of the time, but if I made a new thread and had
linebreaks, clicking edit fails.
New form:
text:
sdfjksdfj
sdfjsdf
2008 Mar 03
1
How change text_area form helper into rich text entry area/control?
Do you know how to render a rich text input area (with HTML formatting
buttons (bold, italics, etc., available?)
In RoR I''m hoping this is very easy to pull off?!?
<%= text_area ''blogentry'', ''entry''  %></p>
TO
<%= rich_text_area ''blogentry'', ''entry''  %></p> ???
Haven''t found
2007 Aug 17
3
Clear text_area value onfocus
Hi!
I have a "text_area" that looks like this...
<%= text_area ''business'', ''otherDigitalDesc'', "cols" => 25, "rows" =>
4, "value" => "Enter Description if Yes..." %>
Right now, if I submit it, it adds "Enter Description if Yes" into the
database.  It would be nice to not have it enter
2005 Dec 21
8
text_area
Hi I''d like to know how to add default text text area using the function 
text_area. I ''ve tried using value = "....." to do this but with no 
luck.
Could some one please answer my simple question?
Thanks.
Dan.
-- 
Posted via http://www.ruby-forum.com/.
2019 Dec 11
2
Submission config being ignored
I'm having trouble setting up submission with Dovecot proxy. The submission config seems to be getting ignored, but I'm probably doing something wrong.
Expected behaviour: have messages sent to submission ports (25, 465) relayed to `submission_relay_host`.
--
root at imapproxy1:~# cat /etc/dovecot/conf.d/20-submission.conf
submission_logout_format = in=%i out=%o
submission_relay_host =
2006 Mar 30
7
text_area
How to make that the typed code on ruby in text_area it was carried out 
in @params ["name"]??
-- 
Posted via http://www.ruby-forum.com/.
2024 Oct 27
1
How to set `unicodePwd`? "it's not allowed to set the NT hash password directly"
On Sun, 27 Oct 2024 19:55:24 +0100
William David Edwards <wedwards at cyberfusion.nl> wrote:
> Rowland Penny via samba schreef op 2024-10-27 15:31:
> > On Sun, 27 Oct 2024 15:08:14 +0100
> > William Edwards <wedwards at cyberfusion.nl> wrote:
> > 
> >> 
> >> > Op 27 okt 2024 om 14:50 heeft Rowland Penny via samba
> >> > <samba
2024 Oct 27
1
How to set `unicodePwd`? "it's not allowed to set the NT hash password directly"
Rowland Penny via samba schreef op 2024-10-27 15:31:
> On Sun, 27 Oct 2024 15:08:14 +0100
> William Edwards <wedwards at cyberfusion.nl> wrote:
> 
>> 
>> > Op 27 okt 2024 om 14:50 heeft Rowland Penny via samba
>> > <samba at lists.samba.org> het volgende geschreven:
>> >
>> > ?On Sun, 27 Oct 2024 13:58:56 +0100
>> > William
2007 Sep 23
62
moving from aptana to 3rdRail
How? I have a project full of gems etc etc how can I move it in
3rdRail? I hope I don''t have to do it manually for every single file..
any help appreciated
--~--~---------~--~----~------------~-------~--~----~
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
2024 Oct 28
1
How to set `unicodePwd`? "it's not allowed to set the NT hash password directly"
On Mon, 28 Oct 2024 15:01:35 +0100
William David Edwards <wedwards at cyberfusion.nl> wrote:
> 
> As mentioned before, I'm able to log in with a password set using 
> `userPassword` when `fUserPwdSupport` is enabled.
> 
I have only been using Samba 4 for the last 12 years and I have never
used the 'userPassword' attribute, I have only used the 'unicodePwd'
2024 Oct 27
2
How to set `unicodePwd`? "it's not allowed to set the NT hash password directly"
On Sun, 27 Oct 2024 15:08:14 +0100
William Edwards <wedwards at cyberfusion.nl> wrote:
> 
> > Op 27 okt 2024 om 14:50 heeft Rowland Penny via samba
> > <samba at lists.samba.org> het volgende geschreven:
> > 
> > ?On Sun, 27 Oct 2024 13:58:56 +0100
> > William David Edwards via samba <samba at lists.samba.org> wrote:
> > 
> >> Hi,