<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=6374&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / neomutt: smtp_authenticators: gssapi is not a valid authenticator]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=6374</link>
		<description><![CDATA[The most recent posts in neomutt: smtp_authenticators: gssapi is not a valid authenticator.]]></description>
		<lastBuildDate>Wed, 24 Jan 2024 21:45:03 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: neomutt: smtp_authenticators: gssapi is not a valid authenticator]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=47610#p47610</link>
			<description><![CDATA[<p>i found the problem; the flag <strong>sasl</strong> should be compile but maybe there is a reason for why devuan ship neomutt and mutt-wizard in this way<br />i wonder how should fix the problem, mutt-wizard changes or re-compile neomutt ?</p><p><a href="https://github.com/LukeSmithxyz/mutt-wizard/issues/604" rel="nofollow">https://github.com/LukeSmithxyz/mutt-wizard/issues/604</a></p><div class="codebox"><pre class="vscroll"><code>neomutt -v
NeoMutt 20220429
Copyright (C) 1996-2022 Michael R. Elkins and others.
NeoMutt comes with ABSOLUTELY NO WARRANTY; for details type &#039;neomutt -vv&#039;.
NeoMutt is free software, and you are welcome to redistribute it
under certain conditions; type &#039;neomutt -vv&#039; for details.

System: Linux 6.1.0-17-amd64 (x86_64)
ncurses: ncurses 6.4.20221231 (compiled with 6.3.20220423)
libidn: 1.41 (compiled with 1.41)
GPGME: 1.18.0
GnuTLS: 3.7.8
libnotmuch: 5.6.0
storage: tokyocabinet

Configure options: --build=x86_64-linux-gnu --prefix=/usr {--includedir=${prefix}/include} {--mandir=${prefix}/share/man} {--infodir=${prefix}/share/info} --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules {--libdir=${prefix}/lib/x86_64-linux-gnu} --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --mandir=/usr/share/man --libexecdir=/usr/libexec --with-mailpath=/var/mail --gpgme --lua --notmuch --with-ui --gsasl --gnutls --gss --idn --mixmaster --tokyocabinet --sqlite --autocrypt --pkgconf

Compilation CFLAGS: -g -O2 -ffile-prefix-map=/build/neomutt-n0Dmud/neomutt-20220429+dfsg1=. -fstack-protector-strong -Wformat -Werror=format-security -std=c99 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__ -I/usr/include/lua5.4 -I/usr/include -DNCURSES_WIDECHAR -I/usr/include/p11-kit-1 -isystem /usr/include/mit-krb5

Default options:
  +attach_headers_color +compose_to_sender +compress +cond_date +debug 
  +encrypt_to_self +forgotten_attachments +forwref +ifdef +imap +index_color 
  +initials +limit_current_thread +multiple_fcc +nested_if +new_mail +nntp +pop 
  +progress +quasi_delete +regcomp +reply_with_xorig +sensible_browser +sidebar 
  +skip_quoted +smtp +status_color +timeout +tls_sni +trash 

Compile options:
  +autocrypt +fcntl -flock -fmemopen +futimens +getaddrinfo +gnutls +gpgme 
  +gsasl +gss +hcache -homespool +idn +inotify -locales_hack +lua +mixmaster 
  +nls +notmuch -openssl +pgp +regex -sasl +smime +sqlite +sun_attachment 

MAILPATH=&quot;/var/mail&quot;
MIXMASTER=&quot;mixmaster&quot;
PKGDATADIR=&quot;/usr/share/neomutt&quot;
SENDMAIL=&quot;/usr/sbin/sendmail&quot;
SYSCONFDIR=&quot;/etc&quot;

To learn more about NeoMutt, visit: https://neomutt.org
If you find a bug in NeoMutt, please raise an issue at:
    https://github.com/neomutt/neomutt/issues
or send an email to: &lt;neomutt-devel@neomutt.org&gt;</code></pre></div><p>now i fix making this 2 changes</p><div class="codebox"><pre><code>sed -i -e  &#039;/^set smtp_authenticators/ s/^set/\#set/&#039;  /usr/share/mutt-wizard/mutt-wizard.muttrc</code></pre></div><div class="codebox"><pre><code>sed -i -e  &#039;/switch\.muttrc/ s/^\\\./source/g&#039; /home/mt/.config/mutt/accounts/mtlstr@posteo.net.muttrc</code></pre></div><p>the frist one solve the gssapi error commenting the line that set gssapi<br />the second change the syntax of source from <strong>\.</strong> to <strong>source</strong></p><p>and now i dont have any error but i dont know if this is the ideal solution to the problem<br />i make some test and all seems work fine.</p>]]></description>
			<author><![CDATA[dummy@example.com (FOSSenjoyer)]]></author>
			<pubDate>Wed, 24 Jan 2024 21:45:03 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=47610#p47610</guid>
		</item>
		<item>
			<title><![CDATA[neomutt: smtp_authenticators: gssapi is not a valid authenticator]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=47572#p47572</link>
			<description><![CDATA[<p>Hello,</p><p>I try to configure my mail with <strong>mutt-wizard</strong> package on Devuan GNU/Linux 5 (daedalus)</p><div class="codebox"><pre><code>Commandline: apt install mutt-wizard --install-recommends
Install: libxapian30:amd64 (1.4.22-1, automatic), neomutt:amd64 (20220429+dfsg1-4.1, automatic), libtokyocabinet9:amd64 (1.4.48-15, automatic), libgmime-3.0-0:amd64 (3.2.13+dfsg-2, automatic), elpa-notmuch:amd64 (0.37-1, automatic), liblua5.4-0:amd64 (5.4.4-3, automatic), isync:amd64 (1.4.4-5, automatic), mutt-wizard:amd64 (3.3.1-2), mailcap:amd64 (3.70+nmu1, automatic), urlview:amd64 (0.9-23.1, automatic), libsexp1:amd64 (1.3.1+18~git20210718-1+b2, automatic), notmuch:amd64 (0.37-1+b1, automatic), dh-elpa-helper:amd64 (2.0.16, automatic), abook:amd64 (0.6.1-2+b1, automatic), libnotmuch5:amd64 (0.37-1+b1, automatic)</code></pre></div><p>i configure my mail with <strong>mw</strong> -a mtlstr@<span class="bbu">posteo.net</span></p><p>but when i execute neomutt i recive this message:</p><div class="codebox"><pre><code>Error in /usr/share/mutt-wizard/mutt-wizard.muttrc, line 11: Option smtp_authenticators: gssapi is not a valid authenticator
Error in /home/mt/.config/mutt/muttrc, line 2: source: file /usr/share/mutt-wizard/mutt-wizard.muttrc could not be sourced
Error in /home/mt/.config/mutt/accounts/mtlstr@posteo.net.muttrc, line 12: .: unknown command
Error in /home/mt/.config/mutt/muttrc, line 3: source: file /home/mt/.config/mutt/accounts/mtlstr@posteo.net.muttrc could not be sourced
source: errors in /home/mt/.config/mutt/muttrc</code></pre></div><p>when i grep the .muttrc &#039;<strong>grep smtp_authenticators /usr/share/mutt-wizard/mutt-wizard.muttrc</strong>&#039;</p><div class="codebox"><pre><code>set smtp_authenticators = &#039;gssapi:login&#039;</code></pre></div><p><strong>mw-mailsync</strong> work fine and sync all my mail<br />and when i launch neomutt and use him all seems work fine but the error message never goes away, any suggestion ?</p>]]></description>
			<author><![CDATA[dummy@example.com (FOSSenjoyer)]]></author>
			<pubDate>Tue, 23 Jan 2024 12:49:02 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=47572#p47572</guid>
		</item>
	</channel>
</rss>
