Displaying 4 results from an estimated 4 matches for "chartertn".
Did you mean:
charter
2002 Aug 23
1
smbmount how to?
...ed soul give me the actual
configurations and
commands needed to mount a directory of the Windows 98 file system on my
Linux file tree so that I may access those files from within Linux?
I've already made the directory to have shared access on the Windows
machine.
Thanks much,
Doug
drobson@chartertn.net
2009 Jan 22
0
row.names in data.frame with row.names NULL
...ronmental Sciences Division
Oak Ridge National Laboratory
P.O. Box 2008, MS 6036
Oak Ridge, TN 37831-6036 USA
For packages, please replace "P.O. Box 2008" with "Bethel Valley Road".
OFFICE: 865/574-8143 FAX: 865/576-3989
Work email: jagerhi at ornl.gov Home email: jagerhi at chartertn.net
My webpage: http://www.esd.ornl.gov/~zij/
Fish and Wildlife Modelling:
http://www.esd.ornl.gov/research/ecol_management/fish_wildlife_modeling
2019 Nov 22
1
Dovecot FINs after sending "NO Not showing other users' quota"
When I do imap getquota on a shared folder I see the NO response. That's
OK but then often dovecot disconnects (sends FIN) to the client right
after this. The client acks the disconnect and creates a new connection
and continues on.
Should dovecot disconnect after this type of imap "NO" response?
-gene
2019 Oct 07
2
Is imap "list" required before imap "select" for shared folder?
I set up a shared mailbox with dovecot and it basically works. However,
before I can imap SELECT or STATUS the shared mailbox I have to first do
an imap LIST, i.e,
. list "" *
If list is not done first, the imap select or status command on the
shared mailbox results in a "NO" response with "mailbox doesn't exist"
response text.
I can provide more