--On December 13, 2012 1:51:16 AM -0800 "Dan Mahoney, System Admin"
wrote:
Hey there,
Can people confirm some brokenness to me?
When I'm on a system over SSH, I find that doing the following:
cd /usr/ports/mail/alpine; make config
looks fine, but
cd /usr/ports/mail/opendkim; make config
On Thu, 13 Dec 2012, Dan Mahoney, System Admin wrote:
Hey there,
Can people confirm some brokenness to me?
When I'm on a system over SSH, I find that doing the following:
cd /usr/ports/mail/alpine; make config
looks fine, but
cd /usr/ports/mail/opendkim; make config
seems to corrupt the he
Hello,
Your SSH client probably configured for different charset.
1) use "locale" command to check your LC_*.
2) echo $TERM to check terminal type
3) In case of putty check "Window / Translation / Remote charset"
4) In case of unix-based client check "locale" there.
wrote:
> Hey there,
>
> Ca
Hey there,
Can people confirm some brokenness to me?
When I'm on a system over SSH, I find that doing the following:
cd /usr/ports/mail/alpine; make config
looks fine, but
cd /usr/ports/mail/opendkim; make config
seems to corrupt the headings and not display correctly, the OK/Cancel
buttons