Berkeley CSUA MOTD:Entry 26500
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/05/24 [General] UID:1000 Activity:popular
5/24    

2002/11/10-11 [Computer/SW/Mail, Academia/Berkeley/CSUA] UID:26500 Activity:high
11/10   Is it possible for CSUA to automaticall forward all emails sent to
        <username>.* to username?  So like joe.amazon@csua would go to
        username@csua.
        \_ no, that would require work
           \_ Dumbass
        \_ you already have user+detail
           \_ How's that again?  Does that mean joe+*@csua will go to joe?
              \_ joe+<SMTPALLOWEDSTRING>@CSUA goes to joe@CSUA
                 \_ Do RFCs allow a plus in the user portion of address?
                    \_ Yes.
                       \_ Which one?
                          \_ RFC 822, Sec. 3.3
                             The localpart is word *(.word) (their notation),
                             according to sec. 6.1 of the same. 3.1 gives
                             word as atom or quoted-string. Atoms are
                             strings of chars except spaces, controls, and
                             special chars. None of these three categories
                             includes "+", so "+" is kept as part of the
                             atom token. The modern mail RFC, 2822, gives
                             a similar setup in its sec. 3.2.4, where atom
                             is explicitly 1*atext, with atext defined to
                             include valid chars, which are (quote):
                        ALPHA / DIGIT / ; Any character except controls,
                        "!" / "#" /     ;  SP, and specials.
                        "$" / "%" /     ;  Used for atoms
                        "&" / "'" / "*" / "+" / "-" / "/" / "=" / "?" / "^" /
                        "_" / "`" / "{" / "|" / "}" / "~"
                             ...And in all cases, it is left up to the
                             system to interpret localpart any way it likes.
                             Note that a lot of MTA's _will_ break on some of
                             those characters even though the RFC doesn't make
                             them illegal.
                             \_ more flexible is something like virtual
                                hosting username.domain.tld and forwarding
                                all mail to that smtp virtualhost to
                                username@domain.tld, letting you having
                                spamtag@username.domain.tld.
        \_ qmail does this better. arbitrary hierarchies and easy
           processing. and hyphen looks nicer than plus. --aaron
2025/05/24 [General] UID:1000 Activity:popular
5/24    

You may also be interested in these entries...
2011/2/6-19 [Computer/Networking] UID:54028 Activity:nil
2/5     hmm.
$netstat -at | grep LISTEN
tcp        0      0 *:43300                 *:*                     LISTEN
        \_ this is an sshd
tcp        0      0 *:49416                 *:*                     LISTEN
tcp        0      0 *:36201                 *:*                     LISTEN
	...
2009/9/10-15 [Computer/SW/Mail] UID:53353 Activity:nil
9/9     What should outbound mail server be when reading mail from soda
        with IMAP? Is there a FAQ?
        \_ It's <DEAD>mail.csua.berkeley.edu<DEAD> (same as for incoming mail).
           \_ "The message could not be sent because connecting to SMTP
               server <DEAD>mail.csua.berkeley.edu<DEAD> failed. The server may
               be unavailable or is refusing SMTP connections."
	...
2008/11/11-26 [Computer/SW/Mail] UID:51911 Activity:nil
11/11   My RAID box has an email alert setting that requires an SMTP
        server. Are there non-encrypted smtp servers I can use?
        \_ yes
	...
2008/11/18-23 [Computer/SW/Mail] UID:52031 Activity:nil
11/18   Say I've written a pcap-based program which pulls out the message
        body of unencrypted SMTP sessions and writes those into file1 file2
        file3 ... fileN. Is there a simple way to get a spam-score for
        each of those [based on message body, not SMTP headers, sender
        reputations etc]. I'd like to have a program warn me if some
        IP address inside my institution starts sending say >10 suspect
	...
2008/7/15-16 [Computer/Domains] UID:50572 Activity:nil
7/14    Help sendmail experts. I forward email from my own domain to
        http://gmail.com. I have never had any problem until recently. The problem
        happens only when eBay sends an email to my domain (as
        member@ebay.com). I receive the mail on my domain/my machine, and
        when it tries to forward to gmail, I get the following:
         Diagnostic-Code: X-Postfix; host <DEAD>gmail-smtp-in.l.google.com<DEAD>[w.x.y.z]
	...
2008/1/28-2/2 [Computer/SW/Mail] UID:49023 Activity:nil
1/28    When I run Thunderbird to use my soda mail, I can read mail but I can't
        send.  It gives an error "Sending of message failed.  The message
        could not be sent because connecting to SMTP server
        <DEAD>mead.CSUA.Berkeley.edu<DEAD> failed. ......"  Is there some special setup
        that I need to configure in order to send mail?  Thanks.
        \_ Just use your ISP's SMTP server to send mail. Soda probably
	...
2007/8/21-22 [Computer/SW/Mail] UID:47698 Activity:nil
8/21    Would someone please post the IMAP and SMTP setting for soda email
        please?  thanks
	...
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/1/30-2/3 [Computer/SW/Mail] UID:45624 Activity:nil 76%like:45619
1/30    I can't get mutt to read my maildir dir.  What am I doing wrong?
        set mbox_type=Maildir
        \_ mine works just fine with MAIL set to /var/mail/user
        Also does anyone know the correct settings to get Mail.app to play
        nice with IMAP and soda mail?
        \_  Advanced: IMAP Path Prefix: "mail"; Port: "993"; "check" Use SSL;
	...
2007/1/30 [Computer/SW/Mail] UID:45619 Activity:nil 76%like:45624
1/30    I can't get mutt to read my maildir dir.  What am I doing wrong?
        \_ mine works just fine with MAIL set to /var/mail/user
        Also does anyone know the correct settings to get Mail.app to play
        nice with IMAP and soda mail?
        \_  Advanced: IMAP Path Prefix: "mail"; Port: "993"; "check" Use SSL;
                      Authentication: Password.  Haven't tried using CSUA's
	...
2006/8/29-31 [Computer/SW/Mail] UID:44187 Activity:kinda low
8/29    What SMTP settings should I be enabling/disabling for soda?  I can
        receive csua mails over IMAP on my treo just fine, but I always
        get relay denied errors when sending outside http://csua.berkeley.edu.
        \_ Dunno the answer, but I have the same problem.  I ended up
           using Gmail's SMTP server.  The only thing is that you'll have
           register your CSUA email account with Gmail so that it'll let
	...
2013/10/24-2014/2/5 [Computer/SW/Apps, Academia/Berkeley/CSUA] UID:54741 Activity:nil
10/4    Where is the CSUA IRC channel?
        \_ on freenode, it is rad, you should join us -ausman
	...
2013/10/24-2014/2/5 [Academia/Berkeley/CSUA/Motd, Computer/SW] UID:54746 Activity:nil
9/26    I remember there was web version of the motd with search function
        (originally due to kchang ?).  The last time I used it it was hosted
        on the csua website but I can't remember its url (onset of dementia?)
        now. Can somebody plz post it, tnx.
        \_ http://csua.com
           \_ for some reason I couldn't log in since Sept and the archiver
	...