This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post . Click the X in the top right-corner of this box to dismiss this message.
Help for those learning Tcl or writing their own scripts.
klejz0r
Voice
Posts: 9 Joined: Fri Jan 27, 2017 9:12 am
Post
by klejz0r » Thu Oct 26, 2017 9:39 am
Tcl error [znc:MSG:confirm]: couldn't execute "/usr/sbin/sendmail": no such file or directory
[15:35:35] <Micro> [09:34:40] [*controlpanel!
znc@znc.in ] Error: User [TCL] not found.
Could someone explain me, whats wrong there ? In default config i see that is no needed to change....thanks.
CrazyCat
Revered One
Posts: 1303 Joined: Sun Jan 13, 2002 8:00 pm
Location: France
Contact:
Post
by CrazyCat » Thu Oct 26, 2017 10:09 am
Peharps sendmail isn't installed on your shell, or your eggdrop isn't allowed to access it.
Try to type, in the shell console:
If you have a result, this is this one you have to set in your conf.
If there is no result, ask your shell hoster wich mail programm is installed, and its path.
klejz0r
Voice
Posts: 9 Joined: Fri Jan 27, 2017 9:12 am
Post
by klejz0r » Fri Oct 27, 2017 8:25 am
mutt is installed, but when i type /msg Eggdrop confirm znc-nick, i've got:
[14:23:56] <Micro> [08:23:18] Tcl error [znc:MSG:confirm]: Mutt 1.5.21 (2010-09-15)
[14:23:56] <Micro> usage: mutt [<options>] [-z] [-f <file> | -yZ]
[14:23:56] <Micro> mutt [<options>] [-x] [-Hi <file>] [-s <subj>] [-bc <addr>] [-a <file> [...] --] <addr> [...]
[14:23:56] <Micro> mutt [<options>] [-x] [-s <subj>] [-bc <addr>] [-a <file> [...] --] <addr> [...] < message
[14:23:56] <Micro> mutt [<options>] -p
[14:23:56] <Micro> mutt [<options>] -A <alias> [...]
[14:23:56] <Micro> mutt [<options>] -Q <query> [...]
[14:23:56] <Micro> mutt [<option
[14:23:56] <Micro> [08:23:18] [*controlpanel!
znc@znc.in ] Password has been changed!
Whats that ?