Forums before death by AOL, social media and spammers... "We can't have nice things"
|    alt.cyberpunk.tech    |    Cyberpunks LOVE making shit complicated    |    1,116 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 689 of 1,116    |
|    eggnog to auanon    |
|    Re: Advertisment Threads Week 42 2025    |
|    26 Oct 25 18:35:30    |
   
   From: eggnog@420blaze.it   
      
   auanon writes:   
      
   > I'd like to see your mail config as well... It feels like cheating to   
   > have to go back to thunderbird every time I want to read my emails.   
      
   Sorry for delay but here you go:   
      
   ; unsenet connection setup   
   (setq gnus-select-method   
    '(nntp "news.eternal-september.org"   
    (nntp-open-connection-function nntp-open-ssl-stream)   
    (nntp-port-number 563)))   
      
   (setq message-signature   
    "")   
      
   (setq gnus-posting-styles   
    '((".*"   
    (name "CHANGE_ME")   
    (address "CHANGE_ME@420blaze.it")   
    (reply-to "CHANGE_ME@420blaze.it")   
    (signature "sent from gnus"))   
    ))   
      
   ; gnus email   
   (setq user-mail-address "CHANGE_ME@420blaze.it")   
   (setq user-full-name "CHANGE_ME")   
      
   ; IMAP configuration for receiving email   
   (setq gnus-secondary-select-methods   
    '((nnimap "cockli"   
    (nnimap-address "mail.cock.li")   
    (nnimap-server-port 993)   
    (nnimap-stream ssl)   
    (nnimap-authinfo-file "~/.authinfo.gpg"))))   
      
   ; POP configuration for receiving email   
   (setq gnus-secondary-select-methods   
   '((npop "cockli"   
   (nnimap-address "mail.cock.li")   
   (nnimap-server-port 995)   
   (nnimap-stream ssl)   
   (nnimap-authinfo-file "~/.authinfo.gpg"))))   
      
   ; SMTP configuration for sending email   
   (setq smtpmail-smtp-server "mail.cock.li")   
   (setq smtpmail-smtp-service 465)   
   (setq smtpmail-stream-type 'ssl)   
   (setq smtpmail-starttls-credentials '(("mail.cock.li" 465 nil nil)))   
   (setq smtpmail-auth-credentials '(("mail.cock.li" 465 "CHANGE_ME@420blaze.it"   
   nil)))   
   (setq smtpmail-default-smtp-server "mail.cock.li")   
   (setq message-send-mail-function 'smtpmail-send-it)   
      
      
   Plus I put this in my ~/.authinfo.gpg   
   machine news.eternal-september.org login CHANGE_ME force yes password CHANGE_ME   
   machine mail.cock.li login CHANGE_ME@420blaze.it password CHANGE_ME   
      
      
   I replaced my nickname (eggnog) with CHANGE_ME everywhere in the   
   config. Let me know if it works for you.   
      
   --   
   sent from gnus   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca