Skip to main content

Questions tagged [smtpmail]

1 vote
1 answer
79 views

I'm having trouble setting up mu4e. My configuration in config.el: (require 'smtpmail) (setq message-send-mail-function 'smtpmail-send-it starttls-use-gnutls t smtpmail-stream-type 'starttls ...
pcremades's user avatar
1 vote
1 answer
258 views

So I first time reported a bug from Emacs and but sending emails was not working. I send the email from my email client but I would like to setup Emacs to allow sending emails. And I can't find any ...
jcubic's user avatar
  • 823
3 votes
0 answers
399 views

I'm looking to use gmail with gnus, however my work has disabled app passwords, so the only way to connect to gmail is through oauth2 which is how I've done it with for example aerc mail. I'm trying ...
Marc's user avatar
  • 133
0 votes
2 answers
1k views

I have managed to configure oauth2ms to download emails via IMAP from my workplace account and have now hit a roadblock when trying to SEND emails. Specifically, I have this authentication error ...
Ajned's user avatar
  • 794
1 vote
1 answer
907 views

Q: how can I use a Gmail app password with smtp? Google recently disabled the "less secure apps" option for Gmail, so I went ahead and created an app password so I could continue to access ...
Dan's user avatar
  • 33.7k
0 votes
0 answers
544 views

I have recently started using emacs with org mode and mu4e. I have set up two mail accounts in mu4e - work and personal (gmail and zohomail, respectively). Receiving mail is working fine. But I am ...
uberjoker's user avatar
0 votes
1 answer
716 views

I am trying to configure mu4e protonmail. I can read my messages just fine, but attempting to send a message results in: smtpmail-send-it: Sending failed: 502 5.7.0 anonymous login not supported I ...
marc.soda's user avatar
  • 133
3 votes
1 answer
1k views

I'm trying to use mu4e to send/receive email with my Gmail account. I've followed what I believe is the official documentation here, but I think some of the description here seems outdated. As far as ...
nonreligious's user avatar
0 votes
0 answers
552 views

I'm trying to send mail using smtpmail through the protonmail bridge app. The protonmail-brdige runs a local smtp server with parameters: 127.0.0.1 1025 email password STARTTLS The snippet I have in ...
GreenLlama's user avatar
0 votes
0 answers
107 views

When trying to post to GMANE, I get an error message: 441 You need a valid email address to post: Invalid response from SMTP server mail.inka.de: 550-Verification failed for [email protected] Couldn’...
feklee's user avatar
  • 1,089
0 votes
1 answer
89 views

I use Emacs and mu4e to send mail. I have a mail server with Amazon WorkMail and I set up the information at ~/.authinfo.gpg. Two domains are in the same region and have the same SMTP server with ...
ginjaemocoes's user avatar
  • 2,009
1 vote
1 answer
195 views

I use Emacs and mu4e for email. I successfully set up Amazon WorkMail IMAP with Emacs and mu4e as a second account. My first account works with TLS: (setq ; ... smtpmail-smtp-server &...
ginjaemocoes's user avatar
  • 2,009
0 votes
0 answers
263 views

I have set up email in emacs using mu4e for both my personal and university account (both use gmail). However I am unable to send email from my university account. Personal account works totally fine....
ath0's user avatar
  • 1
2 votes
1 answer
2k views

I would like mu4e to use smtpmail-send-it to send emails from emacs. I would like smtpmail-send-it to authenticate using pass. I have 2factor auth on my gmail account, so I have to use an App Password....
Caleb Jay's user avatar
  • 319
0 votes
0 answers
126 views

my current mu4e setup uses MSMTP utility to send out emails. Unfortunately if I want to use queues I have to use smtpmail.el which requires me either to (1) save my password in cleartext in .authinfo, ...
MassimoLauria's user avatar

15 30 50 per page