environmental variables MAIL on solaris
Seiji Kurosawa
kuro at soum.co.jp
Wed Feb 14 14:14:08 EST 2001
Hello.
I found a Bug in openssh-2.3.0p1.
OS is solaris 2.6.
When I login to sshd of openssh-2.3.0p1 , I found double slashed
MAIL environmental variables like bellow.
% ssh -V
SSH Version OpenSSH_2.3.0p1, protocol versions 1.5/2.0.
Compiled with SSL (0x0090600f).
% env |grep MAIL
MAIL=/var/mail//s-kurosa
When using emacs20 RMAIL, RMAIL can not get mail from spool
Directory.
Other openssh version set normal MAIL environmental variables.
% ssh -V
SSH Version OpenSSH_2.2.0 NetBSD_Secure_Shell-20001003, protocol versions 1.5/2.0.
Compiled with OpenSSL (0x0090581f).
% env | grep MAIL
MAIL=/var/mail/s-kurosa
Regards.
--------------
Seiji Kurosawa
More information about the openssh-unix-dev
mailing list