Displaying 20 results from an estimated 57 matches for "vas4".
Did you mean:
vas
2012 Feb 21
4
A windows user can create a file, but cannot delete
...directory, no weird
UFS file flags and attributes.
I have tried "acl check permissions" both yes and no with no effect.
TIA for any ideas. I have seen people with similar problems, like
http://lists.samba.org/archive/samba/2006-May/120521.html
but never a solution.
--
Victor Sudakov, VAS4-RIPE, VAS47-RIPN
sip:sudakov at sibptus.tomsk.ru
2012 Jan 16
6
Prevent smbd from consulting winbindd
...he problem is,
as soon as I start winbindd, smbd begins consulting it and all Windows
users start receiving uids/gids different from those in /etc/passwd.
How do I prevent smbd from consulting winbindd and make it use the old
/etc/passwd mechanism for uids?
TIA for any input.
--
Victor Sudakov, VAS4-RIPE, VAS47-RIPN
sip:sudakov at sibptus.tomsk.ru
2012 Feb 26
3
allow trusted domains
.... If there is no Unix user "john", it is
created by the add user script.
How will the users OTHERDOMAIN\otheruser and especially
OTHERDOMAIN\join be mapped/created?
If OTHERDOMAIN\join is mapped to the same Unix user as MYDOMAIN\join,
it's a big security hole.
--
Victor Sudakov, VAS4-RIPE, VAS47-RIPN
sip:sudakov at sibptus.tomsk.ru
2018 Sep 27
5
Local access to IMAP mailboxes
...x exposed to the Internet.
>
> You'll also get a lot of innocuous griping in the log files about
> UIDVALIDITY and mailbox corruption, but they can be safely ignored.
My mail goes through procmail, so Dovecot will not be the only one to
touch the mboxes anyway.
--
Victor Sudakov, VAS4-RIPE, VAS47-RIPN
2:5005/49 at fidonet http://vas.tomsk.ru/
2018 Sep 28
2
Local access to IMAP mailboxes
...droid IMAP client
(the Gmail map) shows lots of mails in my Inbox. However, I already
deleted those mails locally from /var/mai/vas. They are being cached
somewhere.
Is it not dovecot caching them?
Nor can I find a way to forcefully rescan an IMAP folder in the Gmail app.
--
Victor Sudakov, VAS4-RIPE, VAS47-RIPN
2:5005/49 at fidonet http://vas.tomsk.ru/
2018 Sep 26
2
Local access to IMAP mailboxes
* Victor Sudakov <vas at mpeks.tomsk.su> 2018.09.26 12:17:
> > >> However, I often read and modify the mailboxes locally with Mutt (e.g.
> > >> append and delete mails).
Why not use Mutt's IMAP capabilities and keep the indexes nice and clean?
Regards
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type:
2018 Sep 27
1
Local access to IMAP mailboxes
...nly reason is that I don't want to bother with
authentication and don't want to keep my password in muttrc.
Anyway, my mail is sorted and delivered to ~/Mail/* by procmail, so
the mboxes will be touched by a process outside of dovecot.
--
Victor Sudakov, VAS4-RIPE, VAS47-RIPN
2:5005/49 at fidonet http://vas.tomsk.ru/
2018 Sep 27
2
Local access to IMAP mailboxes
...wrote:
> I have my dovecot running with TLS, so the passwords are NOT transmitted in
> the clear (starttls).
The problem is not transmitting them in the clear but keeping them in
the clear in a local file like muttrc, or entering the password each
time you launch mutt.
--
Victor Sudakov, VAS4-RIPE, VAS47-RIPN
2:5005/49 at fidonet http://vas.tomsk.ru/
2018 Dec 16
1
mailbox locking
...mins
mbox_lock_timeout = 5 mins
mbox_read_locks = fcntl
mbox_write_locks = dotlock fcntl
pop3_lock_session = no
Do I need to change anything in dovecot's default locking setup? Does
it still use lockfiles on mboxes or not? There are some contradictory
parameters IMHO.
--
Victor Sudakov, VAS4-RIPE, VAS47-RIPN
2:5005/49 at fidonet http://vas.tomsk.ru/
2020 Oct 19
2
A user's last access time
...I'd like to figure out the time a user last logged in into his/her mail
account, not the last time a mail was delivered to the INBOX.
This information is probably available in the log, but a file which is
touched each time a user accesses his/her mail, is more convenient.
--
Victor Sudakov, VAS4-RIPE, VAS47-RIPN
2:5005/49 at fidonet http://vas.tomsk.ru/
2013 Jul 24
3
memtest86 does not work after upgrading to PXELINUX 6.01
.... Peter Anvin et al
Loading memtest86... ok
Booting kernel failed: invalid argument
boot:
The config is simple:
DEFAULT memtest
label memtest
kernel memtest86
Any ideas? What additional information can I provide?
That is "Memtest-86 v4.3" if it's important.
--
Victor Sudakov, VAS4-RIPE, VAS47-RIPN
sip:sudakov at sibptus.tomsk.ru
2018 Sep 29
1
Local access to IMAP mailboxes
...(core not dumped - https://dovecot.org/bugreport.html#coredumps - set service imap { drop_priv_before_exec=yes })
>
>
> Is this that corrupted index case? It even causes the panic in the
> daemon. Can I fix the index or somehow reindex the mailbox?
>
> --
> Victor Sudakov, VAS4-RIPE, VAS47-RIPN
> 2:5005/49 at fidonet http://vas.tomsk.ru/
You can use doveadm force-resync -u vas "*"
Aki
2020 Oct 14
5
Changing IMAP separator - does it break things?
...clients and the mail layout on disk,
losing mail etc?
I don't want to break mail for 50 people just to please one Mac Mail
user. The users are advanced developers actively using mail sorting
rules, nested folders etc.
My `doveconf -n` is here: https://termbin.com/w1wd
--
Victor Sudakov, VAS4-RIPE, VAS47-RIPN
2:5005/49 at fidonet http://vas.tomsk.ru/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: not available
URL: <https://dovecot.org/pipermail/dovecot/attachments/20201014/bf2d06...
2018 Sep 25
2
dovecot/FreeBSD and Android IMAP clients
...al_use = \Sent
}
mailbox Trash {
special_use = \Trash
}
prefix =
}
passdb {
driver = pam
}
protocols = imap pop3
ssl_cert = </usr/local/etc/exim/mail.pem
ssl_dh = # hidden, use -P to show it
ssl_key = # hidden, use -P to show it
userdb {
driver = passwd
}
--
Victor Sudakov, VAS4-RIPE, VAS47-RIPN
2:5005/49 at fidonet http://vas.tomsk.ru/
2020 Oct 20
3
A user's last access time
On 20.10.2020 9.30, Matthias Lay wrote:
> Am Tue, 20 Oct 2020 09:31:16 +0700
> schrieb Victor Sudakov <vas at sibptus.ru>:
>
>
>> Hello Sami,
>>
>> I have seen this but I do not want this information in a database. If
>> you know how to make the lastlogin_plugin write to a local file, that
>> would be very helpful. Even a local sqlite database would
2018 Sep 26
4
Local access to IMAP mailboxes
...tion = mbox:~/Mail:INBOX=/var/mail/%u"
However, I often read and modify the mailboxes locally with mutt (e.g.
append and delete mails).
Should I expect any problems wit Dovecot indexes etc? What if I even
do "rm ~/Mail/some/mailbox", will Dovecot be mad at me?
--
Victor Sudakov, VAS4-RIPE, VAS47-RIPN
2:5005/49 at fidonet http://vas.tomsk.ru/
2013 Jul 12
3
pxechn.c32 does not do TFTP
...ver, all i get from pxechn.c32 is
pxechn.c32: Attempting to load '10.14.141.150::boot\x86\wdsnbp.com': 2:No such file or directory
and it does not even attemt to send any packets to 10.14.141.150 (I
checked with WireShark). What I am doing wrong?
TIA for any input.
--
Victor Sudakov, VAS4-RIPE, VAS47-RIPN
sip:sudakov at sibptus.tomsk.ru
2020 Oct 14
3
Changing IMAP separator - does it break things?
14. 10. 2020 v 11:51, Victor Sudakov <vas at sibptus.ru>:
>
>> I had to do it with 10-20 live users and it went fine, nobody noticed
>> anything (I made the change in the night hours just to be sure
>> though). I had to go down and fix some erratic folder names that
>> resulted from the botched separator handling on some macOS Mail
>> accounts.
>
>
2020 Oct 20
6
A user's last access time
...plugin/
Hello Sami,
I have seen this but I do not want this information in a database. If
you know how to make the lastlogin_plugin write to a local file, that
would be very helpful. Even a local sqlite database would do.
The documentation for the plugin seems very scarce.
--
Victor Sudakov, VAS4-RIPE, VAS47-RIPN
2:5005/49 at fidonet http://vas.tomsk.ru/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: not available
URL: <https://dovecot.org/pipermail/dovecot/attachments/20201020/a821cb...
2013 Jul 12
2
pxechn.c32 does not do TFTP
...ot "KERNEL pxechn.c32" Does
it make any difference?
I have also noticed that the syslinux-6.01.tar.gz contains several
variants of pxechn.c32, may I be using the wrong one?
bios/com32/modules/pxechn.c32
efi32/com32/modules/pxechn.c32
efi64/com32/modules/pxechn.c32
--
Victor Sudakov, VAS4-RIPE, VAS47-RIPN
sip:sudakov at sibptus.tomsk.ru