Displaying 20 results from an estimated 53 matches for "postoffice".
2005 Nov 09
1
Problem with different case logins
Hi,
we have a system (Debian sarge) that uses LDAP for user
authentication, via pam. We also have virtual users by using a static
userdb [1], using the directory structure /var/lib/dovecot/postoffice/%u
(i.e., a directory under /var/lib/dovecot/postoffice with the name of the
user). The directory /var/lib/dovecot/postoffice belongs to
postoffice:mail. IMAP folders, indexes and stuff go here; normal mail goes
into /var/mail/%u. We are using dovecot 1.0alpha3 (upgrading to alpha4
soon).
Today w...
2008 May 06
2
Can you use RSpec to test initializers?
...n object has the right smtp_server, that the ActiveMailer
object gets set up correctly. So, my spec looks like this:
it "uses smtp server if config says so" do
GitoriousConfig.should_receive(:[]).with(''smtp_settings'').and_return({
:address => "smtp.postoffice.net",
})
Mailer.smtp_settings[:address].should == "smtp.postoffice.net"
end
The trouble is, the code that sets the mailer settings is in an
initializer (config/initializers/mailer.rb) and it gets run long
before my spec gets run, and so it never encounters my mock. Is th...
2004 Apr 27
1
Password changes to /etc/passwd, but not smbpasswd
...iver = Yes
default devmode = Yes
browseable = No
[office]
comment = Public Stuff
path = /home/office
write list = @office
force group = +office
read only = No
create mask = 0660
directory mask = 0770
guest ok = Yes
[postoffice]
comment = MS Mail PostOffice
path = /home/postoffice
write list = @office
read only = No
guest ok = Yes
[ImageClass]
comment = CANON ImageClass 4000
path = /var/spool/samba
read only = No
create mask = 0600
guest ok...
2003 Aug 25
1
mail accounts for users without home dirs
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
I use dovecot on a machine where users without an existing home directory (Not
my idea...) need to access their mailboxes. Unfortunately dovecot tries to
chdir to the users home directory before allowing IMAP access - is there
anything I can do about that besides creating a dummy-homedirectory for these
users?
Greetings,
Gunter
- --
2011 Jul 09
8
Show your CentOS Support
...one, please send me an email on kbsingh at the
centos.org domain, and let me know your address and what size you would
want, I would be happy to ship it out to any part of the world as long
as you are willing to cover postage costs ( as an example : they fit
into jiffy bags that cost ?1 at the postoffice, and its about ?1.50
shipping per Tshirt to the UK via first class ).
First come, first serve! And I will confirm costs before sending them out.
- KB
2010 May 28
2
permanently add md device
Hi All
Currently i'm setting up a 5.4 server and try to create a 3rd raid device, when i run:
$mdadm --create /dev/md2 -v --raid-devices=15 --chunk=32 --level=raid6 /dev/sdc /dev/sdd /dev/sde /dev/sdf /dev/sdg /dev/sdh /dev/sdi /dev/sdj /dev/sdk /dev/sdl /dev/sdm /dev/sdn /dev/sdo /dev/sdp /dev/sdq
the device file "md2" is created and the raid is being configured. but somehow
2001 Apr 14
2
Mysterious connection disappearances
I installed a samba server about a week ago for a client and have been
having some trouble with it. The two problems that occur are:
1. The "Microsoft mail postoffice" occasionally has files with deny_all
locks on them that prevent other users from sending email to the user.
My first impression was that this was an Outlook issue, but rebooting
the entire (client) computer does not unstick the problem. The only
thing to do seems to be to kill the connection...
2010 Jul 23
5
install on raid1
Hi All,
I'm currently trying to install centos 5.4 x86-64bit on a raid 1, so if one the 2 disks fails the server will still be available.
i installed grub on /dev/sda using the advanced grub configuration option during the install.
after the install is done i boot in linux rescue mode , chroot the filesystem and copy grub to both drives using:
grub>root (hd0,0)
grub>setup (hd0)
2006 Aug 10
1
Web service SOAP URLs started failing with 1.1.4 or using 1.1.2 security patch
...use that
same URL after applying the 1.1.2 security patch (or in 1.1.4/1.1.5),
my application sees a 404 error.
The WSDL url http://localhost:3000/my_controller/ServiceName/service.wsdl
also fails. When I try to go to that URL in my browser, I see
Recognition failed for "/post_office/PostOffice/service.wsdl"
I have not changed config/routes.rb at all.
Any hints or help would be greatly appreciated.
Jim
--
Jim Menard, jimm@io.com, jim.menard@gmail.com
http://www.io.com/~jimm
2003 Dec 21
0
failure notice
Hi. This is the qmail-send program at postoffice.telstra.net.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.
<openssh-unix-dev at mindrot.org>:
203.217.30.81 does not like recipient.
Remote host said: 554 <openssh-unix-dev a...
2006 Jan 17
2
actionmailer
...@mywebsite.com"
@subject = "Thank you"
# Email body substitutions go here
# @body[?first_name?] = user.first_name
# @body[?last_name?] = user.last_name
end
end
This is what I have in environment.rb
ActionMailer::Base.server_settings = {
:address => "smtp.postoffice.net",
:port => 25,
:domain => "www.test.us",
:user_name => ''test'',
:password => ''test'',
:authentication => :login
}
Can anyone see anything wrong here? Appreiciate the help. Thanks
--
Posted via http://www.ruby-forum.co...
2005 Sep 21
1
ldap: No password in reply
...ectClass: person
cn: dovecot
sn: dovecot
userPassword:: e0NSWVBUfXp6bGxQa1JoV1Nmb00=
dn: uid=ole_wobble,ou=accounts,dc=zalm,dc=UGent,dc=be
objectClass: top
objectClass: person
objectClass: posixAccount
cn: Ole Wobble Olson
sn: Olson
uid: ole_wobble
uidNumber: 3000
gidNumber: 8
homeDirectory: /home/postoffice
userPassword:: e0NSWVBUfXBrOGN6SnlZVG5IL28=
dn: uid=ole_wubble,ou=accounts,dc=zalm,dc=UGent,dc=be
objectClass: top
objectClass: person
objectClass: posixAccount
cn: Ole Wubble Olson
sn: Olson
uid: ole_wubble
uidNumber: 3001
gidNumber: 8
homeDirectory: /home/postoffice
What could be wrong?
Thank...
2013 Aug 26
1
local AND virtual mail locations ?
...d like to use Dovecot not only for virtual mboxes, but also for
local users. In other words, I would like to use different
"mail_location"s depending on "passdb" "passwd-file" versus "passwd". I
need that as the smtp daemon I am using (david parsons' postoffice smtp
server) serves both but is only able to process messages through
procmail on local users. Here are the two mail_locations I would like
to use:
mail_location: mbox:~/mail/:INBOX=/var/mail/%u
mail_location:
mbox:/var/spool/virtual/%d/%n.imap:INBOX=/var/spool/virtual/%d/%n
depending on tho...
2011 Mar 07
2
connection speeds between nodes
Hi All,
I've been asked to setup a 3d renderfarm at our office , at the start it
will contain about 8 nodes but it should be build at growth. now the
setup i had in mind is as following:
All the data is already stored on a StorNext SAN filesystem (quantum )
this should be mounted on a centos server trough fiber optics , which
in its turn shares the FS over NFS to all the rendernodes
2000 May 03
2
2.0.7: unsolicited oplock break reply
...message: unsolicited oplock break reply from pid 31006,
port 1432, dev = 806, inode = 348174
Note that:
- the server is linux 2.2.14/samba2.0.7; it's not the server where I
used to made oplock_break tests. It's another one on another lan. It's
used almost exclusively to store an MSMail PostOffice and personal
mailbox (pst) files (Outlook97/98/2000 of 15/20 users point to it).
- the client machines are all win9x.
... I know MSMail is bad, but it's not my choice :-))
--
giulioo@pobox.com
2003 Sep 11
1
Setting up a local shared mailbox
One: I have never set up an IMAP server before, so I thought I would ask
first before blindly stumbling around. The problem I am want to solve is
this: my wife and I have a "joint" email account that we both want to access
(we also have our own personal accounts, but that's beside the point.) I
posed the question to my local LUG, and several suggested setting up a local
IMAP
1999 Nov 16
4
Samba, Clearcase, and multiple credentials
This falls under the 'getting clearcase to work with samba'
category.
Does anybody know if the clearcase albd server actually uses
samba to access files (or anything else) on the unix side?
I am having 'discussions' with rational (the clearcase people).
The nt user running clearcase to access some unix-side views
connects to the unix side using a set of credentials that have
2003 Feb 01
1
Samba 3 & ADS current capabilities [adr]
...mba/bin/net ads join
[2003/01/30 15:30:04, 0] libads/ldap.c:ads_join_realm(1325)
Host account for lintest already exists - deleting old account
Joined 'LINTEST' to realm 'MYDOMAIN.ORG'
Then to make sure I could actually authenticate up to the w2k ads
server:
# ../bin/smbclient //postoffice/c\$ -k
added interface ip=10.1.46.5 bcast=10.1.47.255 nmask=255.255.240.0
Doing spnego session setup (blob length=113)
Doing kerberos session setup
OS=[Windows 5.0] Server=[Windows 2000 LAN Manager]
smb: \>
At the prompt, I was able to traverse all directories, etc.
In following the winbind d...
2006 Apr 19
9
geolocation db?
I''m currently planning a social app in Rails that relies on being able to
see how far you are from everyone else.
It''s my intention to store rough geo-coordinates as part of the sign up
process. My intention is to capture their zipcode or postal code, and then
be able to query a webservice once for that data. It''s also possible that
there might be a database or even
2005 Jul 15
1
Instal FC PPO
Hi!
I just ?cant get FCPPO (FirstClassPersonalPostOffice) installed.
The FC client (8.005US.exe), installs ok.
When installing fcpers80231.exe, I get info that
"This version of windows is not supported.", right after I accept the
license agreement.
I have to kill wineserver to be able to continue work.
The console window has following info:...