|
hiweed的debian
安装了postfix,但是不能内部发信
检查时/usr/sbin下面的sendmail指向的是exim4
但是系统没有这个
我想安装exim4,提示要我卸载postfix
怎么办呢?
我后来修改了sendmail的连接,连接到了postfix,但是发信有问it
ining:/usr/sbin# ll sendmail
lrwxrwxrwx 1 root root 7 2005-11-12 20:42 sendmail -> postfix
ining:/usr/sbin# mail yaya
Subject: kiss
Cc:
Null message body; hope that's ok
send-mail: invalid option -- i
send-mail: fatal: usage: send-mail [-c config_dir] [-Dv] command
Can't send mail: sendmail process failed with error code 1 |
|