|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
sending certificateError message when trying to send: "Couldn't find the certificate needed
to sign". Is this required if I have "ssl NO" in /etc/anubisrc? The manual says a key and certificate are required to use TLS/SSL encryption. Setting "ssl-oneway YES" gives the same result as does setting them both and also "allow-local-mta NO". I would like to send mail to my ISP's SMTP server without using SSL. I'm undoubtedly missing the whole point. Any help/pointers appreciated. Thanks. -- Bob Holtzman AF9D 8760 0CFA F95A 6C77 E125 BF90 580F 8D54 9279 "If you think you're getting free lunch, check the price of the beer" _______________________________________________ Bug-anubis mailing list Bug-anubis@... http://lists.gnu.org/mailman/listinfo/bug-anubis |
|
|
Re: sending certificateOn Tue, 2009-07-14 at 10:00 -0700, Robert Holtzman wrote:
> Error message when trying to send: "Couldn't find the certificate needed > to sign". Is this required if I have "ssl NO" in /etc/anubisrc? The > manual says a key and certificate are required to use TLS/SSL > encryption. Setting "ssl-oneway YES" gives the same result as does > setting them both and also "allow-local-mta NO". The error message you gave doesn't belong to Anubis. Please provide version number, more output messages (verbose or debug) and possible configuration files. Regards, Wojciech _______________________________________________ Bug-anubis mailing list Bug-anubis@... http://lists.gnu.org/mailman/listinfo/bug-anubis |
|
|
Re: sending certificateOn Thu, 16 Jul 2009, Wojciech Polak wrote:
> On Tue, 2009-07-14 at 10:00 -0700, Robert Holtzman wrote: > >> Error message when trying to send: "Couldn't find the certificate needed >> to sign". Is this required if I have "ssl NO" in /etc/anubisrc? The >> manual says a key and certificate are required to use TLS/SSL >> encryption. Setting "ssl-oneway YES" gives the same result as does >> setting them both and also "allow-local-mta NO". > > The error message you gave doesn't belong to Anubis. > Please provide version number, more output messages > (verbose or debug) and possible configuration files. can find in the logs is: Jul 17 09:27:32 localhost anubis[5420]: GNU Anubis v4.0 daemon startup succeeded. The Alpine error message I cited was the only one displayed. So....it may or may not be an Anubis problem. The question, I think, is whether Anubis is looking for the certificate or is it gpg or what. If Anubis, should it be doing that if I set ssl and ssl-oneway to NO? I tried Thunderbird with enigmail and it doesn't ask for a certificate. Attached is /etc/anubisrc. had to cp it to ~/ and chmod so Alpine would attach it. BTW "info anubis" just brings up the man page. Intentional? Thanks for your time. -- Bob Holtzman AF9D 8760 0CFA F95A 6C77 E125 BF90 580F 8D54 9279 "If you think you're getting free lunch, check the price of the beer" # # A sample system configuration file. Copy this file to `/etc/anubisrc'. # To protect your passwords in this configuration file, use the 0600 # (u=rw,g=,o=) permissions, otherwise GNU Anubis won't accept this file. # Hash-marked comments (#) and white lines are ignored. # # # The "CONTROL" section. # A system configuration file. # ---BEGIN CONTROL--- # bind [HOST:]PORT # remote-mta HOST[:PORT] # local-mta FILE-NAME [ARGS] # termlevel NORMAL-VERBOSE-DEBUG-SILENT # tracefile YES-OR-NO # esmtp-auth USERNAME:PASSWORD # socks-proxy HOST[:PORT] # socks-v4 YES-OR-NO # socks-auth USERNAME:PASSWORD ssl NO ssl-oneway NO # ssl-cert FILE-NAME # ssl-key FILE-NAME # ssl-cafile FILE-NAME # allow-local-mta NO # drop-unknown-user NO # user-notprivileged USERNAME # control-priority VALUE # rule-priority VALUE ---END--- # # The "TRANSLATION" section. # A system configuration file only. # #---BEGIN TRANSLATION--- #translate [USER@]ADDRESS into USERNAME #---END--- _______________________________________________ Bug-anubis mailing list Bug-anubis@... http://lists.gnu.org/mailman/listinfo/bug-anubis |
|
|
Re: sending certificateOn Fri, 2009-07-17 at 10:58 -0700, Robert Holtzman wrote:
> > The error message you gave doesn't belong to Anubis. > > Please provide version number, more output messages > > (verbose or debug) and possible configuration files. > > anubis 4.0+dfsg1-1 from the Ubuntu Hardy repository. The only thing I > can find in the logs is: > > Jul 17 09:27:32 localhost anubis[5420]: GNU Anubis v4.0 daemon startup > succeeded. With a normal output level, you should see at least the following messages somewhere in the log: "Connection from HOST:PORT", "Connection closed successfully.", etc. It looks like your MUA didn't connect to Anubis at all. > The Alpine error message I cited was the only one displayed. Using Google Code Search, I found that this exact message is related to Pine (and Alpine possible) S/MIME signing operation. > BTW "info anubis" just brings up the man page. Intentional? No. Unfortunately, Debian (and Ubuntu which is based on Debian) refuse to include documentation under GNU FDL license from GNU projects. Please use the online manual instead: http://www.gnu.org/software/anubis/manual/ Regards, Wojciech _______________________________________________ Bug-anubis mailing list Bug-anubis@... http://lists.gnu.org/mailman/listinfo/bug-anubis |
| Free embeddable forum powered by Nabble | Forum Help |