Displaying 9 results from an estimated 9 matches for "public2".
Did you mean:
public
2017 Apr 07
0
LAYOUT=fs and subfolders listing
dovecot-2.2.28-1.el6_31.wing.x86_64
I've created this public shared namespace with
namespace public2 {
type = public
separator = .
prefix = Public2.
location =
maildir:/mail/public2:INDEX=/mail/%u/public:LAYOUT=fs:DIRNAME=.store
subscriptions = no
}
and I'm using the "imap_client_workarounds = tb-extra-mailbox-sep"
and filesystem structure listed at the end.
The problem...
2009 Jan 19
2
Autocreate plugin
Hello.
I found what if you have a something like this:
autocreate = Trash
autocreate2 = Sent
autocreate3 = Spam
*Then I delete autocreate2 string* and... autocreate3 will not work.
If I add autocreate2 - all work well.
Yes it is seems to be right what they all must go after each otherm but
if i have a 20 or 30 autocreate folders and i want to delete autocreate2
for example - all other from
2003 Jan 15
3
guest ok = yes
Hi,
I've got samba up and running, but I have the guest ok = yes option.
Now I have the book Using Samba by o'reilly, and if I'm correct this
setting should enable be to access the share without using a
username/password, however it doesn't work, then if I enter a valid
samba user when it prompts it works fine!
I've included my smb.conf file, any suggestions would be
2009 Aug 28
2
ACL in public folders
# dovecot --version
1.2.1
I'm trying to configure ACLs for public folders. I have:
--------------------------------------------------------------------------------
namespace public {
separator = /
prefix = shared2/
location = maildir:/home/pubfolders2:INDEX=~/Maildir/public2
subscriptions = no
list = children
}
protocol imap {
mail_plugins = acl
}
plugin {
acl = vfile
}
--------------------------------------------------------------------------------
I have /home/pubfolders2/dovecot-acl containing:
user=xyz lrwstiekxa
I've also hardlinked the file to /h...
2009 May 03
12
DNAT Question
Hi list,
I have a shorewall installed on 2 interfaces which also has multiple
static public IP. Let''s say I have 1.2.3.4 and 1.2.3.5. I have assigned
nat with:
1.2.3.4 eth0 11.22.33.4 no no
But then I have a situation where I need 11.22.33.44 to connect to a
host in the net zone and appears also to be 1.2.3.5 not only 1.2.3.4.
How to do it? TIA
Willy
2005 Jan 24
1
Configuration Question
...ipaddress will change. I would like to get an email if one of the connections goes down.
Web server and PC1 will use eth0 unless it is down.
PC2 will use eth1 unless it is down.
DSL (DHCP) Cable (DHCP)
NET ZONE (PUBLIC1) NET ZONE (PUBLIC2)
----------------------- -----------------------
| |
| |
| |...
2005 Feb 01
0
multiple uplinks example script
...r --> Client ; Main server -> small server
3. Client -> small server
The problem is, when connection 1. use different uplink then connection 2.
Those icq related rules below corrected the problem.
My script:
IF0=eth2
IF1=eth1
IF2=eth3
IF3=eth0
P0_NET=192.168.1.0/24
P1_NET=public1
P2_NET=public2
IP0=192.168.1.254
IP1=publicip1
IP2=publicip1
#gateway
P1=publicgw1
P2=publicgw2
#table
T1=211
T2=212
T3=222
IP=/sbin/ip
# Delete everything
#$IP route flush cache
$IP route flush all
$IP route flush all table $T1
$IP route flush all table $T2
$IP route flush all table $T3
#icq rules
$IP rule...
2010 Aug 05
1
Throughput problem with Samba 3.3.4 over VPN
...= No
create mask = 0600
directory mask = 0700
profile acls = Yes
hide files = /desktop.ini/ntuser.ini/NTUSER.*/
browseable = No
csc policy = disable
guest ok = Yes
[public]
comment = Public Stuff
path = /srv/groupes/public
read only = No
guest ok = Yes
[public2]
comment = Public Stuff
path = /data
read only = No
guest ok = Yes
[groups]
comment = All groups
path = /srv/groupes
read only = No
inherit permissions = Yes
inherit acls = Yes
profile acls = Yes
[admin]
comment = Pour administration
path = /srv/adm...
1997 Oct 03
67
SAMBA
On Fri, 3 Oct 1997, Daniel Feenberg wrote:
> Gosh, you are doing well at a project that I gave up on about a year
> ago. I only wish you were close enough to do some consulting for us.
I guess so do I ;-)
Using the new approach I posted to samba-list earlier today, it is not
really all that tricky any more. Watch for my reports on the list, you
may be able to implement what I've done