Displaying 20 results from an estimated 32 matches for "zajic".
Did you mean:
zajac
2003 Feb 19
6
Phasing out windows
Dear All
Let me start by saying that this is the second mail that i have written and
i have not found anyone who could help me out.
Here's My PROBLEM:
The company I ma working for us willing to phase out it's windows servers.
We are using Windows 2000 servers for file and print sharing. we also have
an exchange server for our intra & external mails.
My exchange server is my
2007 Aug 01
3
dovecot: child 1690 (auth-worker) killed with signal 11
...ls.
#6 0x0805a04b in main (argc=2, argv=0xbfa36e98) at main.c:321
foreground = false
(gdb)
Please let me know if you need any additional info (log snippets, etc.).
Thanks,
Thomas
--
=-------------------------------------------------------------------------=
- Thomas "ZlatkO" Zajic <zlatko at gmx.at> Linux-2.6.21 & Thunderbird-2.0 -
- "It is not easy to cut through a human head with a hacksaw." (M. C.) -
=-------------------------------------------------------------------------=
2003 Jul 03
1
(no subject)
Hi I have installed samba 2.2.8 on a box running Fresco as a router and Web server. On my Win2000 box I can see the router but when I try to get in and access the shared files it asks for a password I don't know what it is I never set that up. What password does it come with by default?
I ran the command smbpasswd and get the following msg
Failed to find entry for user Root
Failed to modify
2003 Aug 14
1
Setting up SMB PDC
Hi
I am still having problems with this. The thing I cant figure out is
that when I run testparm it prints out that my domain logons are No
cat test1|grep domain
allow trusted domains = Yes
domain admin group =
domain guest group =
domain logons = No
domain master = Yes
winbind use default domain = No
My smb.conf file says Yes
What could be the
2003 Feb 23
3
95 and NT cannot access shares
I have file and print sharing set up on Linux (Mandrake 9.0).
It all works fine with 2000 and XP clients, but 95 and NT clients don't seem
to be able to access.
Any ideas?
Thanks,
Dave
Typical log entry from Samba:
[2003/02/22 16:21:37, 0] smbd/service.c:make_connection(599)
wvo1314904 (192.168.1.10) Can't change directory to /home/samba/public
(Permission denied)
My sbm.conf is:
2010 Jan 02
2
Kernel warnings
Hi,
I've been getting these warnings in syslog since I've been running
(Linux) kernels 2.6.31.x and up (I'm currently at 2.6.32.2), they
do not show up on 2.6.30.x kernels.
Dovecot versions involved were/are 1.2.x, I'm currently at 1.2.9. My
system is running Slackware 13.0, but this also happened with 12.2.
------------[ cut here ]------------
WARNING: at
2019 Aug 13
2
Autoexpunge not working for Junk?
On Aug 12, 2019, at 8:54 PM, Thomas Zajic via dovecot <dovecot at dovecot.org> wrote:
>
> * Amir Caspi via dovecot, 12.08.19 22:01
>
>> [~]# doveadm mailbox status -u cepheid firstsaved Junk
>> Junk firstsaved=1563154976
>>
>> I can't tell how that timestamp corresponds to a human-readable date...
2003 Sep 10
1
AW: Allow copy and deny delete
Hi,
You can use the sticky bit on directories (like /tmp is setup), so you
can grant
write access for any user, but they can't remove files owned by
different uids.
But Users can remove there own files anyway.
J?rgen
> -----Urspr?ngliche Nachricht-----
> Von: samba-bounces+hoetzel=cyperfection.de@lists.samba.org
> [mailto:samba-bounces+hoetzel=cyperfection.de@lists.samba.org]
2006 Aug 01
5
permissions warning on OpenBSD 3.9
At startup I get the following warning:
"Warning: Fixing permissions of /var/dovecot to be world-readable."
Q: Is this something that I can/should fix, or can it be safely ignored?
Thnx,
J
2003 Feb 16
2
Access Denied when trying to login to samba PDC
While trying to set up samba as a PDC, I followed O'Reillys Using Samba. This resulted in the
following smb.conf:
[global]
workgroup = GRAHAM
encrypt passwords = true
log level = 1
max log size = 1000
hosts allow = 192.168.0/24 192.168.1/24
hosts deny = 1.1.1.1/0.0.0.0
domain logons = yes
security = user
os level = 34
local master = yes
preferred master = yes
domain master = yes
[temp]
2019 Aug 14
0
Autoexpunge not working for Junk?
On 13 Aug 2019, at 5.57, Amir Caspi via dovecot <dovecot at dovecot.org> wrote:
>
> On Aug 12, 2019, at 8:54 PM, Thomas Zajic via dovecot <dovecot at dovecot.org> wrote:
>>
>> * Amir Caspi via dovecot, 12.08.19 22:01
>>
>>> [~]# doveadm mailbox status -u cepheid firstsaved Junk
>>> Junk firstsaved=1563154976
>>>
>>> I can't tell how that timestamp correspo...
2020 Feb 16
0
.IMAP
On 15-2-20 11:55, Thomas Zajic wrote:
> That's probably because the second part of Aki's advise hasn't been followed yet
> ("... and ensure the mails are under there, ..."). You need to physically move all
> mail related files and folders to the ~/mail subdir of each user. The "Deleted"...
2006 Apr 07
0
Dovecot article @ Linux.com
There's a short article up on Linux.com introducing Dovecot. Just thought
I'd let you know. ;-)
http://applications.linux.com/article.pl?sid=06/03/28/1919226&from=rss
Thomas
--
=-------------------------------------------------------------------------=
- Thomas "ZlatkO" Zajic <zlatko at gmx.at> Linux-2.6.16 & Thunderbird-1.5 -
- "It is not easy to cut through a human head with a hacksaw." (M. C.) -
=-------------------------------------------------------------------------=
2006 Jul 14
3
TLS Issues - Plain Text login?
I'm trying to setup IMAP, so that it works via secure connections. I
have it working fine over SSL, now I wish to get TLS to work.
I have set imap and imaps to both listen on *, and have
disable_plaintext_auth = yes, which according to the docs,
Disable LOGIN command and all other plaintext authentications
unless SSL/TLS is used (LOGINDISABLED capability).
So the problem is now, that TLS
2019 Aug 12
2
Autoexpunge not working for Junk?
On Aug 12, 2019, at 12:18 AM, Sami Ketola via dovecot <dovecot at dovecot.org> wrote:
>
> "1. What's the first mail's saved-timestamp?
> doveadm fetch -u user date.saved mailbox Junk 1
Well... this is giving me strange results. For myself, when I run this command, I get:
[~]# doveadm fetch -u cepheid date.saved mailbox Junk 1
date.saved: 2019-07-15 01:42:56
2020 Feb 14
2
.IMAP
On 14-2-20 13:39, Aki Tuomi wrote:
> This is why you put mail_location=driver:~/Mail and ensure the mails are
> under there, instead of mail_location=driver:~/
Yes, that is what I thought; when I use that setting, I get this error:
Feb 14 14:32:15 xxxx dovecot[8549]: imap(jos)<8739><5ErUO4meZthSsH9H>:
Initializing mail storage from mail_location setting failed: Unknown
mail
2007 Jan 07
2
1.0.rc17 released
http://dovecot.org/releases/dovecot-1.0.rc17.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc17.tar.gz.sig
- MySQL authentication caused username to show up as "OK" in rc16.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url :
2007 Jan 07
2
1.0.rc17 released
http://dovecot.org/releases/dovecot-1.0.rc17.tar.gz
http://dovecot.org/releases/dovecot-1.0.rc17.tar.gz.sig
- MySQL authentication caused username to show up as "OK" in rc16.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url :
2020 Feb 14
3
.IMAP
Dear team,
I have my users in /usr/home/user1 for user1, user2 for user2 etc.
As these users also have a website, these folders have a
/usr/home/user1/www folder, which is the docroot of their website.
What happens now is that Dovecot indexes also this /usr/home/user1/www
folder and creates in every folder a .imap folder which content is an
exact image of the folder it is created in. In
2002 Feb 12
1
SMB-server from Win2k -> Red Hat Linux 7.2 - Samba 2.2.1a seen in Network Neighbourhood but not browsable
Hi everyone,
I am new to the list and new to Linux as well as to Samba. I've read quite a
few howtos, man-pages and other docs on samba now. I configured my own
SMB-server with smbd and nmbd. Of course I generated a smb.conf file and my
server is accessible and running on the Linux mashine. I can connect with
smbclient to the Linux-mashine and to the win2k-mashine (hostname and service