2009/7/7-16 [Computer/SW/Mail] UID:53120 Activity:nil | 7/7 What values do I use to get alpine to read my inbox? It says the folder
can't be found. thanks -scottyg
\_ Still no love, I don't have an inbox. Just sent mail. Is this
happening for everyone? -scottyg
\_ Try now.
...
|
2008/8/20-26 [Computer/Companies/Google, Recreation/Stripclub] UID:50912 Activity:nil | 8/20 Is it my imagination or it seems like Gmail is getting slower
and slower by the day? Takes friggin' seconds to retrieve any mail.
\_ ObGoogleSucks - GOOG short $100 guy
\_ works fine for me, but my Inbox usually has < 20 e-mails
\_ 30,000 iPhones checking for mail every 15-30 minutes
\_ For some place like google that's not even noticable load.
...
|
2007/12/20-29 [Computer/SW/WWW/Browsers] UID:48842 Activity:nil | 12/20 How do I make Mozilla Thunderbird grab all the contents of
my IMAP folders too when I go offline ? It grabs 'Inbox'
just fine, but doesn't update my various folders unless
I click on them. thanks.
\_ You missed the checkbox in "Offline & Disk Space" that says, "When I
create new folders, select them for offline use", and the button
...
|
2007/4/17-19 [Computer/SW/Mail] UID:46338 Activity:nil | 4/17 Is IMAP up? If not, how can I get pine/mutt to read my new
maildir-based mail folder?
\_ Pine and mutt both have native maildir support -- they should be
able to access your inbox without any special configuration. You
can also use IMAP if you want, but only the secure version (imaps),
Let me know if these aren't working for you. --mconst
...
|
2007/4/5-7 [Computer/SW/Mail, Computer/HW/Drives] UID:46203 Activity:nil | 4/5 IMAP questions
1. when I IMAP, I got this error:
"the current comand did not succeed.
The mail server responded: Out of disk space"
what did I do wrong?
2. is SMTP the same server as IMAP server?
...
|
2007/3/25-29 [Computer/SW/SpamAssassin] UID:46090 Activity:nil | 3/25 Despite the fact that my .spamassassin/user_prefs file has the spam
threshold set to 0.0, spamassassin is using 3.0, and consequently I
am getting tons of spam in my inbox. This didn't seem to be
occuring several weeks or months ago. What can I do to fix it?
...
|
2007/2/7-11 [Computer/SW/Mail] UID:45682 Activity:high | 2/7 Has anyone got Pine to work in the new CSUA environment? I
didn't see anything in the FAQ that described this. When I open
up Pine I get:
[Can't open /var/mail/theeric: not a selectable folder]
When I try to do anything (i.e move up or down with arrow, hit I
for mail), I get another error:
...
|
2007/2/8 [Computer/SW/Mail] UID:45686 Activity:nil | 2/7 Hi, I updated the following:
inbox-path=/var/mail/$USER
in my .pinerc. Now I start pine, my inbox is always empty.
even I sent test emails to this account. I don't receive them.
I thought that is what we needed to get mail in the new inbox.
...
|
2007/2/5-7 [Computer/SW/Mail] UID:45667 Activity:low | 2/5 How do I check my soda mail? mail, pine, both returns error.
mail: .... is a directory
pine: error...
\_ mailx has been replaced with a Maildir-aware version; it should
work correctly now. Pine should work using the default config as
of last week; look at /csua/soda-changes.2007.01 for a detailed
...
|
2007/1/27-2/1 [Computer/SW/Mail] UID:45602 Activity:nil | 1/27 I tried following the instructions for setting up pine. When I go
to change inbox-path, it first asks me what server, and then what
folder. What do I put for each value. I tried several combinations
and nothing worked.
\_ Just edit your ".pinerc" manually. Search for "inbox-path"
and put the value "/var/mail/yourlogin". That worked for me.
...
|
2007/1/26-2/1 [Computer/SW/Mail] UID:45599 Activity:nil | 1/26 Pine maildir patch, or root cookie. Prefer former. --linxu
\_ Use mutt. ;) Oh, alright.. it looks like the pine that's
installed already has the patch. Is there something it's
failing to do? -- darch
\_ Handle maildir by default? At least some people will
need instructions on how to use pine on new-soda.
...
|
2012/8/29-11/7 [Computer/SW/Security] UID:54467 Activity:nil | 8/29 There was once a CSUA web page which runs an SSH client for logging
on to soda. Does that page still exist? Can someone remind me of the
URL please? Thx.
\_ what do you mean? instruction on how to ssh into soda?
\_ No I think he means the ssh applet, which, iirc, was an applet
that implemented an ssh v1 client. I think this page went away
...
|
2012/3/29-6/4 [Computer/HW/Memory, Computer/HW/CPU, Computer/HW/Drives] UID:54351 Activity:nil | 3/29 A friend wants a PC (no mac). She doesn't want Dell. Is there a
good place that can custom build for you (SSD, large RAM, cheap video
card--no game)?
\_ As a side note: back in my Cal days more than two decades ago when
having a 387SX made me the only person with floating-point hardware,
most machines were custom built.
...
|
2011/10/26-12/6 [Computer/SW/Unix] UID:54202 Activity:nil | 10/24 What's an easy way to see if say column 3 of a file matches a list of
expressions in a file? Basically I want to combine "grep -f <file>"
to store the patterns and awk's $3 ~ /(AAA|BBB|CCC)/ ... I realize
I can do this with "egrep -f " and use regexp instead of strings, but
was wondering if there was some magic way to do this.
\_ UNIX has no magic. Make a shell script to produce the ask or egrep
...
|
2010/3/10-30 [Computer/SW/Mail] UID:53751 Activity:nil | 3/10 What email program do people in Cal CS use nowadays? In my school days
people used /usr/bin/mail, then RMail in emacs, then VMail in emacs.
After my days people used Elm, Pine, Mutt (I forgot which order). In
my first two jobs we could tell the seniority of fellow engineers based
on which email program they use at work, because everyone used what
they used to use in their school years. In my last two jobs though,
...
|
2009/11/13-30 [Computer/SW/Unix] UID:53523 Activity:nil | 11/12 How does one find out if a system has rootkit installed?
\_ Unix or m$?
\_ Unix. On M$ I always assume it's compromised.
\_ Install Tripwire before you plug your server into The Net?
The only other answer I can think of is to reinstall the
OS from scratch on another server and do an md checksum
...
|
2009/7/24-29 [Computer/SW/Editors/Vi] UID:53195 Activity:low | 7/24 Is dos2unix available somewhere? Someone added all those Ctrl-M's to
motd.public.
\_ %s/^V^M//g in vim. What has your editor done for you today?
\_ that works great in vi actually... in vim :set filetype=unix
...
|
|