search for: subcriptions

Displaying 18 results from an estimated 18 matches for "subcriptions".

Did you mean: subscriptions
2016 Feb 27
1
Possible mitigation for forgetting phabricator subcriptions for {llvm, cfe}-commits?
Does phabricator have a way of changing the default commit message template through the per-repo .arcconfig? Making the default template include the appropriate mailing list automatically might go a long way to mitigating our problems. It doesn't help when uploading through the web UI though. -- Sean Silva -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Nov 11
1
help by recovering a mailbox - maildir and dovecot 2.2.13
Hi, an user screwd up his mailbox in such a way, that I dont see how to get it back in the right order. E.g. in the subcriptions file there is a folder Studienjahr 2014 - 2015.Pitchings in the filesystem there this folder is in trash and without spaces between the years: .Trash.Studienjahr 2014-2015.Pitchings in the Filesystem ther is no folder Studienjahr 2014-2015 Currently he uses our sogo as email client ant the...
2006 Feb 10
4
Handling a relationship between users and newsletter subcriptions.
Hey Everyone! I have a newsletter system that contains a multitude of different newsletters. In this case three but the system allows the user to add more. Every user can be subscribed to any amount of given newsletters. So what I did was I created a user model, newsletter model, and subscription model. The subscription model belongs to one user and one newsletter. However,
2007 Aug 28
1
subcripts on data frames (PR#9885)
I'm not sure if this is a bug, or if I'm doing something wrong. =20 =46rom the worms dataframe, which is at in a file called worms.txt at =20 http://www.imperial.ac.uk/bio/research/crawley/therbook <http://www.imperial.ac.uk/bio/research/mjcraw/therbook/index.htm>=20 =20 the idea is to extract a subset of the rows, sorted in declining order of worm density, with only the maximum
2010 Feb 10
2
Subscripting
Dataframe1 contains a list of specific dates. Dataframe2 contains a large dataset, one element of which is Date. How do I create a subset of Dataframe2 that excludes the dates from Dataframe1? I know how to do it with a left outer join vs null in SQL, but I can't figure out how to do it more directly via the subcripts that already exist? Dateframe1 Date 1/1/2010 1/18/2010 Dataframe2 Date
2015 Sep 08
2
Public folder subscriptions with Outlook
...n't see new folders created by other people. In Thunderbird it is simply a case of unchecking the box to only show subscribed folders, but I can't find a way to do this in Outlook. The only thing I can think of is putting a script on the server to check for new folders and update each users subcriptions file, but I'm not completely happy with that solution! Any suggestions welcome. -- Paul Tansom | Aptanet Ltd. | https://www.aptanet.com/ | 023 9238 0001 Vice Chair, FSB Portsmouth & SE Hampshire Branch | http://www.fsb.org.uk/ ===================================================...
2016 Apr 19
2
Best Pratice for installing samba package in production environment
Dear Rowland, thank you for your mail and the details provided. In that case, i suppose that it will be possible for someone that initially install the sernet 4.2.X version, to receive the earlier updates of samba4 after subcription. I mean that passing to the earlier version of samba sernet package without migrating active directory to another server. Thank you again one more time. Regards
2003 Feb 20
1
subscription question
Is there a way i can change my subcription email address, without unsbubbing and resubbing myself? Cheers, Mathew -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20030221/c9149135/attachment.html>
2016 Apr 20
1
Best Pratice for installing samba package in production environment
And for lazy people - as me - who started with Sernet's packages and then switched to compiled version there is an option from ./configure script called "--enable-fhd" which is meant to install Samba DB and stuffs into /var/lib/samba as with Sernet's packages. >From configure's help: --enable-fhs Use FHS-compliant paths (default no) You should
2006 Nov 14
3
Plot title with numeric variables
I am trying to create a plot title in R with substitution by a numeric variable (Figure number N) within the text which is bold and has a subcripted part as well. Here is what I have: title <- expression(bold(paste("Figure ", N, ": Plot ", C[max], " versus CrCL"))) plot(1, main="") # Simple plot for testing N <- 5 mtext(title, line=3, font=2,
2015 Sep 08
0
Public folder subscriptions with Outlook
...folders created by other people. >In Thunderbird it is simply a case of unchecking the box to only show >subscribed folders, but I can't find a way to do this in Outlook. The only >thing I can think of is putting a script on the server to check for new >folders and update each users subcriptions file, but I'm not completely >happy with that solution! > >Any suggestions welcome. What version of Outlook? -- Jerry -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 473 bytes Desc: OpenPGP digit...
2016 Apr 19
0
Best Pratice for installing samba package in production environment (SOLVED)
Thank you very much. Regards On Tue, Apr 19, 2016 at 6:58 PM, Rowland penny <rpenny at samba.org> wrote: > On 19/04/16 18:07, Jules Houantonon wrote: > >> Dear Rowland, >> >> thank you for your mail and the details provided. >> >> In that case, i suppose that it will be possible for someone that >> initially install the sernet 4.2.X version, to
2016 Apr 19
0
Best Pratice for installing samba package in production environment
On 19/04/16 18:07, Jules Houantonon wrote: > Dear Rowland, > > thank you for your mail and the details provided. > > In that case, i suppose that it will be possible for someone that > initially install the sernet 4.2.X version, to receive the earlier > updates of samba4 after subcription. You only need a Sernet subscription to obtain the Sernet Samba packages >=
2006 Feb 10
0
calling to sip provider
Hello, I am new user of Asterisk. Yesterday I was trying to call from softphone to Asterisk, and that Asterisk routes this call to sipphone.com provider. I have found information on internet about how to register to sipphone and it seems that I have done. "sip show status" (or similar command) in CLI was showing me that I was registered. To call was not working, and on Asterisk's
2016 Apr 19
2
Best Pratice for installing samba package in production environment
Hello Helmut, thank you for your feedback. I think that i am not making my self clear enough. Independant of the distribution, is it recommended to install Samba4 tar ball version in a production environment, or sernet package ? I know that with sernet you can have benefit of support, so it may be an advantage. But what about if i choose to install code source version downloaded from
2007 Jun 27
3
Samba-AD HowTo Was: RE: Can't get single sign on to work after joining linux toan AD domain
Hi all, i've just gone through a fairly long and involved troubleshooting process trying to do something similar to the problem described below and just as a general observation, the documentation available for joining a Samba Server to an AD domain tends to be disjointed and difficult to find. The Samba By Example doesn't really mention Samba in an AD network at all and the Official
2007 Jun 27
1
Samba-AD HowTo Was: RE: Can't get single sign on to workafter joining linux toan AD domain
...ra Sent: Wednesday, 27 June 2007 11:34 AM To: samba@lists.samba.org Subject: Re: Samba-AD HowTo Was: RE: [Samba] Can't get single sign on to workafter joining linux toan AD domain I am the author of Samba3-ByExample - so I'll take the bait. On Tuesday 26 June 2007 20:25, Address for list subcriptions wrote: > Hi all, > > i've just gone through a fairly long and involved troubleshooting process > trying to do something similar to the problem described below and just as a > general observation, the documentation available for joining a Samba Server > to an AD domain tends to...
2005 Oct 09
3
[ subscripting sometimes loses names (PR#8192)
--rwEMma7ioTxnRzrJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline R, like recent versions of S-Plus, sometimes - but not always - loses names when subscripting objects with "[". (Earlier versions of S and S-Plus had the correct, name-preserving behavior.) This seems bad, it would be better to remove names only by explicit request, not as an accidental