Path: csiph.com!aioe.org!.POSTED.4fSO1OBLCGSrRQsjM9oWvw.user.gioia.aioe.org!not-for-mail From: Patricia Ferreira Newsgroups: pt.comp.so.linux Subject: Re: Iniciar =?utf-8?Q?vari=C3=A1veis?= na gnome-shell Date: Sun, 05 Jul 2020 10:49:03 -0300 Organization: Aioe.org NNTP Server Lines: 100 Message-ID: <86y2nyhy28.fsf@example.com> References: <86d05hsn3n.fsf@example.com> NNTP-Posting-Host: 4fSO1OBLCGSrRQsjM9oWvw.user.gioia.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@aioe.org Cancel-Lock: sha1:ZdqwS4rsXajQ53XEblqE0Bl7f8E= X-Notice: Filtered by postfilter v. 0.9.2 Xref: csiph.com pt.comp.so.linux:2862 Patricia Ferreira writes: > Paulo da Silva writes: > > [...] > >> Vê aqui. Não li em pormenor mas julgo que tens lá a resposta. >> https://unix.stackexchange.com/questions/254378/how-to-set-umask-for-the-entire-gnome-session > > Pensa só. Você vasculha essas configurações todas, especificamente > ajusta cada detalhe do sistema pro seu jeito. Cedo ou tarde você vai > instalar um novo sistema e terás que refazer tudo de novo. Eis a mais nova ilustração do problema. ``I'm having some problems with Rmail and perhaps with Movemail. I recently upgraded my computer. I upgraded Emacs with it, and changed the distro I use.'' -- Robert Thorpe, gnu.emacs.help. --8<---------------cut here---------------start------------->8--- Path: aioe.org!goblin2!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail From: Robert Thorpe Newsgroups: gnu.emacs.help Subject: Rmail Problem Date: Sun, 05 Jul 2020 00:27:06 +0100 Lines: 34 Approved: help-gnu-emacs@gnu.org Message-ID: References: <87h7umyi7p.fsf@robertthorpeconsulting.com> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: usenet.stanford.edu 1593905237 4155 209.51.188.17 (4 Jul 2020 23:27:17 GMT) X-Complaints-To: action@cs.stanford.edu To: help-gnu-emacs Envelope-to: help-gnu-emacs@gnu.org Received-SPF: pass client-ip=46.22.139.223; envelope-from=rt@robertthorpeconsulting.com; helo=outbound-smtp40.blacknight.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/04 19:27:08 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <87h7umyi7p.fsf@robertthorpeconsulting.com> Xref: aioe.org gnu.emacs.help:59853 I'm having some problems with Rmail and perhaps with Movemail. I recently upgraded my computer. I upgraded Emacs with it, and changed the distro I use. Since I did that Rmail sometimes gets stuck with particular emails. There are some that it can't remove from my inbox. It refuses to proceed after that. I then have to go to my webmail and delete the email from there. Has anyone come across this problem before? I'm using Emacs 26.3 and GNU Mailutils 3.9. I only use the following configuration: (setq rmail-primary-inbox-list (cons (concat "pop://" "email address" "password" "@mymailserver.com") nil)) Some emails cause the problem every few days. For the bad email I got most recently it says the following in my messages buffer: > Getting mail from the remote server... > movemail: cannot append message 1: Malformed email address > (No new mail has arrived) There is nothing wrong with the email address that I can see, it's a normal x@y.com address. I have tried using both the pop protocol and the imaps protocol. I've also tried using Emacs movemail which gives me the error "movemail: Usage: movemail [-p] inbox destfile". Is this a movemail problem or an Emacs problem? BR, Robert Thorpe --8<---------------cut here---------------end--------------->8---