Displaying 12 results from an estimated 12 matches similar to: "Outlook 2013/2010 nightmare #2"
2015 Mar 10
2
Outlook 2013/2010 nightmare #2
Yes Eric,
Outlook also has a declaration that as of either version 2010 or 2013,
they no longer download IMAP headers, they download the whole message -
thank God for faster Internet connections these days - could you imagine
that in the older dialup days? Still it is a waste of bandwidth and disk
space to do this.
I am so tired of how they claim to use the RFC and indicate they are
2006 Jul 30
0
re 11. uniroot and function opposite signs warning
Nurza,
Try running a while loop steping out until you have a start and finish
thats the function is opposite in sign. You need a "start" and "finish"
where F is + and - on either side of the loop. Graphing F might help.
step<-10
checkme<-F(start)*F(finish+step)
while(checkme>0){
initialstep<-initialstep*2
checkme<-F(start)*F(finish+step)
}
2007 Jul 12
0
No subject
help me in another issue related also to registering
asterisk with another softswitch:
A) If nat=yes, then I have to set canreinvite=no to be
able to register, correct?
B) In case of using firefly softphone, how it possible
to set it to have nat=yes (at the firefly it self and
not at the sip user configuration section)? As most of
the sip endpoint give an option to set nat=yes and so
on, how it
2006 Nov 28
0
tzinfo_timezone/tzinfo can't modify frozen object
Hi.
I get the following error off and on in my app. I''m running latest
EdgeRails in development mode, and use the tzinfo_timezone plugin and
the tzinfo 0.3.3 gem.
I''ve checked line 210 in tzinfo_timezone.rb but cannot relate that to
an object modification in tzinfo. Any tips much appreciated.
ActionView::TemplateError (can''t modify frozen object) on line #29 of
2001 Dec 12
1
MacOS X Server samba diffs
The source for the samba components in MacOS X Server is located at:
http://www.opensource.apple.com/tools/cvs ('samba' module)
The latest vendor branch is samba2.2.1a. The main branch
includes the following modifications (see diffs below)..
1) DirectoryService suport (encrypted authentication)
2) CFString usage (DOS code page <-> decomposed UTF8)
3) smbstatus -r (raw dump of user
1999 Sep 21
0
FW: Kerberos 5 with Samba, Can you help?
fyi.
------------------------------------------------------------
Nathan Neulinger EMail: nneul@umr.edu
University of Missouri - Rolla Phone: (573) 341-4841
Computing Services Fax: (573) 341-4216
-----Original Message-----
From: Richard Kandarian [mailto:richard.kandarian@lanl.gov]
Sent: Monday, September 20, 1999 2:11 PM
To: Nathan
2011 Aug 16
7
left menu for Fedena Project
i wanna add left menu in the http://demo.projectfedena.org/
login:admin password:admin123 as there is no left menu in that i
thought of adding a left menu. can any one tell how to do that with
ROR.
--
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
2012 Nov 10
3
pkg-config
On Fri, Nov 09, 2012, Shao Miller wrote more as:
>
> Does anyone know of a clever, Linux-distribution-independent way to find out
> where MinGW has its lib/ and include/ dirs? Right now, I've hard-coded the
> path for Fedora 17 in the Makefiles.
>
#
# pkg-config
#
CFLAGS=$(shell pkg-config --cflags uuid )
LIBS=$(shell pkg-config --libs uuid )
proofofconcept:
echo PoC
2016 Oct 19
2
3.6.23-25.el6_7 and 4.2.10 and "Domain Admins" are/not Admins?
hi all
I have two different Samba versions as PDC and BDC and
depending on which one is "domain master" users which are
domain admins are not recognized as such.
Everything seems normal with 3.6.23-25.el6_7 as "domain
master" but when I configure them so 4.2.10 is the master
then I login to Win7 fine but Windows tells me that the user
is not an Admin and I need to supply
2007 Jan 01
3
Another "how do I spec this?"
I wanted to add a convenience method on my User class to see if he was
already signed up for a tournament. Here''s my spec
context "A User signed up for one tournament" do
setup do
@t1 = Tournament.new
@t1.save false
@t2 = Tournament.new
@t2.save false
@user = User.new
@user.save false
@user.registrations << Registration.new(:tournament =>
2007 Oct 23
2
register => to let Asterisk register to another softswitch via SIP
Dear Alex;
Thanks alot for your nice help.
This is if I need to let Asterisk register with
another softswitch (so I used register =>), what if I
need asterisk to send call for the softswitch without
register to it (directly)? If I removed the register
=> then how it will distiguish the IP address in the
"host" at the [sip_trunk] is the IP address of the
softswitch that need to
1998 Apr 14
3
Printer queue problem (LPRng 3.4.2, Samba 1.9.18p4, Solaris 2.5.1/2.6)
I've been having a problem with Win95 clients watching a printer queue on
the Samba server (called labserv2). labserv2 is a Solaris 2.5.1 machine
running samba 1.9.18p4. The printing system is LPRng 3.4.2.
A user can watch the printer queue from a Win95 client machine. However,
when the printer queue gets backed up (usually about 12 jobs), the queue
window locks. The corresponding smbd