Displaying 20 results from an estimated 10000 matches similar to: "Rewriting outgoing email addresses"
2008 Jul 24
0
Errno::EBADF Send an Email in Rails using GMail
Hi,
would someone please help me. I have been desperatley trying to fnd
out for the last two days why the following code is not working. Any
ideas.
I''m running Instant Rails 1.4 / Rails version 1.2.5 / Ruby version
1.8.5 (i386-mswin32) / RubyGems version 1.1.1 / Action Mailer version
1.3.5 / Windows XP.
Here is a description of my emailing application:
in
2006 Apr 21
2
destory Test Case Messes up all tests
I am trying to create unit tests for my users model but when I add a
test that destroys a user, that user is not available in any of the
other test. If I remove the test that destroys the user all my other
tests work again.
All the fixtures are suppose be reloaded between tests right?
Here is my testcase :
require File.dirname(__FILE__) + ''/../test_helper''
class UserTest
2008 Jun 11
1
Squid/ntlm_auth issues with two user accounts (all other accounts on the domain work).
Hi all,
I have just installed and configured a squid setup authenticating
against Active Directory using kerberos tickets and have achieved the
holy-grail of IT - Single Sign On!
The problem is that I have two users for whom is does not work.
The ntlm_auth logs show that for users that are properly authenticated
against squid we get the following (Usernames/Domains/Hosts have been
changed for
2006 May 16
1
:conditions on has_one realationship
Hi there,
I''m currently building a membership application and I want to be able
to select, not just all the memberships, but the most current
membership from the database on a per user basis. I have linked the
tables as shown:-
class Membership < ActiveRecord::Base
belongs_to :payment
belongs_to :person
end
class Person < ActiveRecord::Base
has_many :memberships
2014 Apr 01
1
upgrade samba3 -> samba4, difficulties with koha
Hi all,
We've been running samba3/openldap in combo with koha for years, until
the time came to upgrade to samba4 AD. Did that last weekend, and today
I tried to connect koha (3.12.01, I know, we have to upgrade) to the
samba4 ldap server.
We're using auth_by_bind, which should be supported by Active Directory,
checked principle name many times.
However, I can't login, apache
2005 Oct 30
2
Cyrus firstname.lastname@domain
I'm converting an environment from mandrake to centos, and always try to
use the applications standard on the distribution. This means a switch
from courier to cyrus.
A bit of reading uncovered a potential problem - the site uses
firstname.lastname at domain, and I have come across references that Cyrus
does not support this. I couldn't find this limitation in the Cyrus
2016 Nov 29
0
shared/public mailbox application
Thanks Tobias. Thanks for the detailed reply.
I think I see what you?re doing. But I?m unclear on something (since I?m a nube):
Can anyone send mail to NAME at domain.com <mailto:NAME at domain.com> and have it appear in the public mailbox?
If not, would it be enough to create a userdb entry which defines a pseudo-user NAME, including its home directory, such that imcoming
2012 Nov 12
2
how to enter a string value
hi,
I want to know just enter a string value
entering a numeric value is make with the function scan () or scan (nmax =
..)
but it does not work for string
my goal is to enter three string: name and surname and date of birth
I try with this code but it shows me errors
print ("enter the name")
name <- scan (nmax = 1)
print ("enter the first name")
firstName <- scan
2006 May 01
3
Make a checkbox checked based on a condition?
I have a series of checkboxes in a form generated as follows:
<% for user in @active_users %>
<p><%= user.firstname + " " + user.surname%>
<%= check_box ''assigned_tasks'', ''user_id'', {:index => user.id},
user.id, nil %></p>
<% end %>
I''d like to have one of them selected when user.id is equal to the
2013 Sep 18
0
[PATCH] Fix documentation rice partition order
For some reason all documentation lists the max rice partition
order to be 16, while the maximum is 15. This fixes flac -H, the
man page and the HTML source code documentation
---
doc/html/documentation_tools_flac.html | 2 +-
man/flac.1 | 8 ++++----
man/flac.sgml | 8 ++++----
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git
2010 Jan 26
2
accepts_nested_attributes_for :has_many :through => 'bug?'
Hey guys & ladies!
I''ve got the following relationship which i''m trying to get
accepts_nested_attributes to work with. But when i submit my form, it
looks as if its expecting a Company object, rather than an array of
companies. which really doesn''t make sense considering its a
has_many :relationship.
So what i''m after, is a way to
2009 Nov 13
1
Rewriting username at login
I am trying to make a switch from Cyrus to Dovecot which has some
"historical accidents" to it that I have to deal with and ideally would
like to get rid of.
One of them is that about half of the existing accounts have a
different format for their login. All the newer accounts have their
email address as login, the old ones use a dot instead of an at:
- new: user1 at domain.tld
- old:
2016 Nov 29
2
shared/public mailbox application
Basically we alias NAME at domain.com to doveadm at domain.com. doveadm@ has a sieve-Script which files into the public folder. You could also configure a postfix transport which does the job.
Its necessary to overlook the whole process chain to properly configure everything. And a lot of try out :)
On 29 Nov 2016, at 6:34, Michael Fox wrote:
> Thanks Tobias. Thanks for the detailed reply.
2016 Nov 28
2
shared/public mailbox application
Hi Michael,
we migrated from Cyrus Shared Folders to Dovecot Public Folder.
Our setup with Dovecot:
- Public Namespace type=public
- prefix=NAMESPACE
- location=maildir:/var/vmail/public/domain.com/folder:INDEXPVT=~/public/domain.com/NAME
- list=children to show NAMESPACE only if acl is given
- Restart Dovecot
- cd /var/vmail/public/domain.com/NAMESPACE
- mkdir .NAME
- We utilise one user
2010 Aug 19
0
Rails - Devise - Warden and InvalidAuthenticityToken
Hi
I''ve just uploaded my new website to my server and, after a couple of
teething problems, seem to be hitting problems when I am using devise
and warden to authenticate users etc.
The following is the error message with sensitive information removed:
Processing RegistrationsController#create (for 81.111.90.194 at
2010-08-19 21:35:43) [POST]
Parameters:
2019 May 16
0
Dovecot Separator change
Hi community,
actually we are using dovecot 2.2.27 without shares mailboxes.
Now we would like to implement it.
So the problem is that our separator is dot ?.? and the username like ?firstname.surname?.
That?s doesn?t works with shared mailboxes.
Are there a migration guide for changing ?.? to ?/? or it's not possible?
kind regards
Oliver
2015 Aug 31
0
Classic upgrade - no email addresses
On 08/31/2015 02:18 PM, John Gardeniers wrote:
> Hi Rowland,
>
> Perhaps I misled you with my wording. Each user has just one email
> address, which was not migrated across. From where I'm sitting that
> looks like a very serious bug.
>
> regards,
> John
>
>
> On 31/08/15 19:07, Rowland Penny wrote:
>> On 31/08/15 07:27, John Gardeniers wrote:
2015 Aug 31
2
Classic upgrade - no email addresses
On 31/08/15 22:35, John Yocum wrote:
> On 08/31/2015 02:18 PM, John Gardeniers wrote:
>> Hi Rowland,
>>
>> Perhaps I misled you with my wording. Each user has just one email
>> address, which was not migrated across. From where I'm sitting that
>> looks like a very serious bug.
>>
>> regards,
>> John
>>
>>
>> On 31/08/15
2011 Mar 18
5
Replace NIS by Active Directory
Hi,
I'm looking a wiki or share experience for replace NIS authentication by
an existing Active directory Server (W2003). The problem is on the
management of id and gid.
How to move 1000 actual NIS users to AD ?
How to keep the same id and gid for this 1000 users ?
What's happen with nfs linux server and acess with gid and/id ?
Use the same user/password for linux and Windows clients
2006 Mar 21
7
Nuube Sequence problem
In my database the id for a field is 810. RoR thinks that it is 809.
My log file (below) shows that just before the insert it grabs the next
sequence value. I dont think it should do that. This causes problems
further down the line when trying to access the Person object.
Development Log file :
"SQL (0.016000) select people_seq.nextval id from dual
Person Create (0.015000) INSERT