일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- java
- IPTV
- 기술사
- 작성중
- 보안
- uml example
- ubuntu
- Algorithm
- unix
- adb
- 공매도
- UX
- Android
- 주식
- Qmail
- Linux
- 도서
- 우분투
- Eclipse
- 태터수정
- 코스피
- LDAP
- conemu
- 알고리즘
- KOSPI
- Audacity
- IT 키워드
- eclipse35
- 안드로이드
Archives
- Today
- Total
목록mail box (1)
Do diffence
maildir 의 내용을 unix mail로 읽기 - qail
http://qmail.kldp.org/phpbb/viewtopic.php?t=3784&highlight=qail cshrc 인경우 #set mail = (/var/mail/$USER) setenv MAIL ~/Mailbox setenv MAILDIR ~/Maildir setenv MAILTMP ~/Maildir/tmp/tmpfile alias mail '/var/qmail/bin/maildir2mbox && /var/qmail/bin/qail' .shrc 인경우 MAIL=~/Mailbox MAILDIR=~/Maildir MAILTMP=~/Maildir/tmp/tmpfile export MAIL MAILDIR MAILTMP alias mail='/var/qmail/bin/maildir2mbox && /v..
OLD
2006. 12. 22. 17:24