Displaying 20 results from an estimated 30000 matches similar to: "Same-server mail transfer"
2013 Nov 21
1
Locking down master user to certain domains through passwd-file auth
Hello,
I know it is possible to lock down a master user to only have access to
certain domains through SQL login but I was wondering if the same was
possible with a passwd-based system. I currently have a master-passwd
file residing in the /etc/virtual/domain.com/ directories I want the
master user to be able to log in to. Is there a way to tell passdb to
only allow the master user login to
2016 May 01
1
E-mail advice sought
On 01/05/16 13:23, Alice Wonder wrote:
> On 05/01/2016 05:10 AM, Alice Wonder wrote:
>>
>> I think this is my autism coming in to play, I think what is very clear
>> to me I just am not able to adequately communicate because clearly
>> people are not even remotely grasping what I am trying to convey.
>>
>
> Basically whether it is a white list or a black list
2000 Feb 29
0
smb transfer
Hello samba gurus,
I'm just curious if there is a way to have samba be able to restart a
transfer of a file from the point that it left off? I'm guessing that it was
never intended for that use, but I thought I would ask anyway. I have a
Cisco router with about 95 modems in it and roughly 850 remote NT machines
connected via a WAN (dial-on-demand with Cisco routers).
My company was
2016 May 01
3
E-mail advice sought
On 05/01/2016 01:57 AM, Leon Fauster wrote:
> Am 01.05.2016 um 06:43 schrieb Alice Wonder <alice at domblogger.net>:
>> On 04/30/2016 08:56 PM, Gordon Messmer wrote:
>>> On Sat, Apr 30, 2016 at 12:44 PM, Alice Wonder <alice at domblogger.net> wrote:
>>>>
>>>> For e-mail sent to people, yes.
>>>>
>>>> But for what
2000 Jul 27
1
Network confusion
Whens the point and click GUI coming out?
All kidding aside, I seem to be confused about some of the network
settings. Essentially all I want is a secure tunnel from machine A to B
on two different physical networks, but I can't seem to get there.
Just to get things figured out I've got two machines on the same physical
network, mach A: 192.168.0.1, mach B: 192.168.0.3. bcast is
2016 May 01
0
E-mail advice sought
On 05/01/2016 05:10 AM, Alice Wonder wrote:
> On 05/01/2016 01:57 AM, Leon Fauster wrote:
>> Am 01.05.2016 um 06:43 schrieb Alice Wonder <alice at domblogger.net>:
>>> On 04/30/2016 08:56 PM, Gordon Messmer wrote:
>>>> On Sat, Apr 30, 2016 at 12:44 PM, Alice Wonder
>>>> <alice at domblogger.net> wrote:
>>>>>
>>>>>
2015 Jun 29
0
Product CDR/Queue/Meetme
1.8 or higher.
Att,
H?lvio Junior
SafeId - Gest?o de identidades e Acessos
+55 41 | 9893-2694, single-sign-on.com.br
helvio.junior at safetrend.com.br
On 29/06/2015 14:43, Abdul Basit wrote:
> Hi Helviom
>
> I am interested to evaluate your product.
>
> What asterisk version you build this product around?
>
> --
> regards,
>
> abdul basit | p: +92 32 1416 4196 | o:
2006 Oct 16
0
Valid users not working
Hi all.
Sorry for my bad english, i am from russia.
I have some servers with samba.
One PDC+ldap
One BDC+ldap
And some count of members.
It's working fine, but some days ago i try to use "valid users"
directive, wich i already successfully used on PDC BDC.
But on domain members this directive fails.
I have checked log and see this error.
Sid @INFINET\rnd does not start with
2005 Oct 12
4
Downgrade from 3 to 2 suggestions
After considerable experimentation I'm forced to accept that Samba 3 has
problems with the combination of being a domain member, the 2.6 kernel,
and Dell 2850 hardware. It works fine on the 2.4 kernels but fails on
all the 2.6 versions I have avaialble for testing. I have one machine
that I really prefer could stay at 2.6 so my last resort there is to try
a downgrade to samba 2.X
In the
2004 Mar 02
2
Stuck in trying to convert repetitive code into a function
Folks,
I have the following repetitive code which works correctly:
A = read.table(file="junior.csv", sep=",", col.names=c("date", "l"));
A$date = chron(as.character(A$date), format="m/d/y");
r.junior = levels2weeklyret(lastfriday, A$date, A$l);
plot(A$date, A$l, type="l", col="red", main="Junior levels")
2015 Jun 22
0
Product CDR/Queue/Meetme
Hey Helvio,
Would like to check it out as well.
Do email me,
Mitul
On 22-Jun-2015 9:05 AM, "Helvio Junior" <helvio.listas at gmail.com> wrote:
> Gentleman,
>
> Moderators, i don't know if this topic if OFF-Topic, if yes, please tell
> me.
>
> I had some difficult looking for a Asterisk software that provide me some
> functions (For exemple: CDR, Queue
2004 Jan 14
0
homes share now prevents access to static share
User share is preventing access to static share.
How do I fix?
User (masters) with home directory (/home/masters) the
same name as a permanent share (masters -
/disk1/masters) is picking up the 'home' share
/home/masters directory instead of the 'masters'
share.
All other users mapping to share masters pick up the
correct folder /disk1/masters. Only user masters is
getting the
2015 Jun 23
0
Product CDR/Queue/Meetme
Please keep the ?me to? emails off the list.
Regards;
JV
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Magno Guimar?es
Sent: Monday, June 22, 2015 3:55 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Product CDR/Queue/Meetme
Hello,
I am interested, too.
Att,
2011 Jul 30
0
plyr version 1.6
# plyr
plyr is a set of tools for a common set of problems: you need to
__split__ up a big data structure into homogeneous pieces, __apply__ a
function to each piece and then __combine__ all the results back
together. For example, you might want to:
* fit the same model each patient subsets of a data frame
* quickly calculate summary statistics for each group
* perform group-wise
2011 Jul 30
0
plyr version 1.6
# plyr
plyr is a set of tools for a common set of problems: you need to
__split__ up a big data structure into homogeneous pieces, __apply__ a
function to each piece and then __combine__ all the results back
together. For example, you might want to:
* fit the same model each patient subsets of a data frame
* quickly calculate summary statistics for each group
* perform group-wise
2015 Jun 22
2
Product CDR/Queue/Meetme
Hello,
?
I am interested, too.
?
Att,
Welinghton
Citando Mitul Limbani <mitul at enterux.in>:
> Hey Helvio,
>
> Would like to check it out as well.
>
> Do email me,
>
> Mitul
> On 22-Jun-2015 9:05 AM, "Helvio Junior" <helvio.listas at gmail.com>
wrote:
>
>> Gentleman,
>>
>> Moderators, i don't know if this topic
2020 Feb 04
0
Stroring and extracting AICs from an ARIMA model using a nested loop
Hello,
Don't worry, we've seen worst questions :).
Inline.
?s 13:20 de 04/02/20, ismael ismael escreveu:
> I am now aware that I should not post this type of questions on this
> group. However, I would like to have some clarifications related to the
> response you've?already provided. The code you provided yields accurate
> results, however I still have issues grasping
2015 Jun 29
2
Product CDR/Queue/Meetme
Hi Helviom
I am interested to evaluate your product.
What asterisk version you build this product around?
--
regards,
abdul basit | p: +92 32 1416 4196 | o: +92 30 0841 1445
On Tue, Jun 23, 2015 at 7:34 PM, Tech Support <asterisk at voipbusiness.us>
wrote:
> Please keep the ?me to? emails off the list.
>
> Regards;
>
> JV
>
>
>
> *From:*
2015 Apr 25
1
I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).
Hi,
Try as a first step a tcpdump capture to verify if the softphone is
actually sending the register message to the server.
For me it seems like the softphone is not able to reach the server !
Best Regards,
On Fri, Apr 24, 2015 at 10:55 AM, Helvio Junior <helvio.listas at gmail.com>
wrote:
> Hi Akhilesh,
>
> SIP protocol use port 5060 (default) and many other ports to stablish
2015 Apr 27
1
I'm not able to register Softphone(X-lite) in asterisk(Which is installed in EC2 Cloud).
Hi Helvio,
Could you tell me what is process to setup an environment for IAX.
Regards
Akhilesh
On Fri, Apr 24, 2015 at 4:25 PM, Helvio Junior <helvio.listas at gmail.com>
wrote:
> Hi Akhilesh,
>
> SIP protocol use port 5060 (default) and many other ports to stablish
> calls. You need to check if there is AWS firewall rule that allow your
> communication from your client