Nghẽn mail trên kloxo
Đăng nhập vào quản lý host kloxo, chọn menu Web - Mail - Database => Mail Queue => để xem những mail gửi đi spam -> click vào chi tiết để xem email spam -> disable host spam, sau đó ssh vào chạy những lệnh bên dưới để xóa mail bị nghẽn. nếu vào Mail Queue bị treo thỉ cũng phải xóa những lệnh bên dưới.
ssh vào server gõ lệnh sau:
/var/qmail/bin/qmail-qstat nhấn enter sẽ hiện...
Thứ Hai, 22 tháng 9, 2014
Nghẽn mail trên kloxo
Read More
Nhãn:
Kloxo,
Mail,
Mail Queues,
Qmail
Thứ Sáu, 5 tháng 9, 2014
Set File Attributes In Linux Using Chattr Command
Set File Attributes In Linux Using Chattr Command
Chattr is a command used to set / unset file attributes in Linux.
Using chattr it is possible to make a file immutable. That is, even a root user will be prohibited from deleting the file.
To prevent anyone - even a root user - from deleting a file, you set the immutable bit of the file using the chattr command as follows -# chattr +i filename
The immutable bit option...
Đăng ký:
Bài đăng (Atom)