Berkeley CSUA MOTD:Entry 43762
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/07/10 [General] UID:1000 Activity:popular
7/10    

2006/7/22-24 [Computer/SW/Mail] UID:43762 Activity:nil
7/22    Is there a way to send out a mass mail (using pine or gmail) such
        that each recipient receives the email with their own address in
        the "To:" field, but that doesn't show any of the other
        receipients?  Of course, I could use Bcc, but then each
        receipient's email address doesn't show up in the header they
        receive, and the mail might then be filtered as spam, since it's
        not "To" them.
        \_ foreach
          \_ I was going to do this, but I want the Reply-To field different
             from the address I'm sending from.  How can I set the Reply-To
             field from a command line mail command?
             \_ If you want complete control over the headers, just write
                up the mail exactly as you want it to appear and run it
                through "sendmail -t".
                  \_ Thanks.  I'll try that.  -op
                \_ another alternative is use nc localhost smtp
                \_ Will using sendmail like this make the email look funny,
                   being that it wasn't created in pine, outlook, gmail,
                   yahoo, etc?  Is there a chance such mail could be
                   filtered as spam when received?  I sent such mail to
                   yahoo and gmail not problem, but not sure if stricter
                   spam filtering might think it's spam.
2025/07/10 [General] UID:1000 Activity:popular
7/10    

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
	...
2010/7/29-8/9 [Computer/SW/Mail] UID:53905 Activity:nil
7/29    How do I get pine to work with mail? I have 1900 mails and I want
        to delete them. Or is there a better one to use? never learned
        'mail'..
        \_ mutt
           \_ so why doesn't alpine work? What setting should I use to have
              it work with my csua mail folder? Thanks!
	...
2010/4/7-8 [Computer/SW/Mail] UID:53776 Activity:nil
4/7     postfix equivalent of 'sendmail -bt' ?
	...
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,
	...
2010/2/22-3/12 [Computer/HW] UID:53723 Activity:nil
2/20    There was a failure validating the SSL/TLS certificate for the server
                                          <DEAD>mail.csua.berkeley.edu<DEAD>
        The reason for the failure was
                          self signed certificate in certificate chain (details)
        We have not verified the identity of your server. If you ignore this certificate validation
        problem and continue, you could end up connecting to an imposter server.
	...
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."
	...
2009/6/30-7/15 [Computer/SW/Mail] UID:53095 Activity:nil
6/29    Do I need to enable pine?
        \_ Try alpine.  Pine isn't supported anymore --steven
          \_ alpine not working. are there any config instructions
                for using alpine with csua?
            \_ Try using imaps as described in a future posting ^
	...
2008/12/9-12 [Computer/Blog] UID:52213 Activity:nil
12/9    Does anyone know of a good blogging software that can
        handle blogging entries as well as photo albums?
        Wordpress and the WP Gallery plugin is too tricky to
        configure easily. And please don't mention Facebook!
        \_ Why not just use Blogger and Flickr/Picasa or whatever?  -tom
                \_ I'd prefer a stand-alone platform/software that
	...
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
	...