search for: personx

Displaying 2 results from an estimated 2 matches for "personx".

Did you mean: person
2005 Dec 24
0
dovecot - postgresql ERR No INBOX for user.
...in the format /var/spool/virtual_mailboxes/{domain}/{username}/ below is the result of a telnet test (altered slightly of course, but gives the idea) telnet localhost 110 Trying 127.0.0.1... Connected to localhost.localdomain (127.0.0.1). Escape character is '^]'. +OK dovecot ready. USER personx@myxdomxain.net +OK PASS herexxxx +OK Logged in. -ERR No INBOX for user. Connection closed by foreign host. here is my dovecot.conf file /etc/dovecot-pgsql.conf =================== ## Dovecot 1.0 configuration file protocols = imap imaps pop3 # "host:port". imap_listen = * pop3_listen =...
2011 May 20
3
Downloading a csv from Dropbox using the shareable link
Hello Kindred R Spirits... I'm trying to get a file (csv) from Dropbox using their shareable link concept. They issue a short URL that goes to a web page where you see a button that says "Download File". They don't really give you the URL of the file itself, just this page. Is there a way to coax R into getting such a file? I don't even really want the file per