Hi;
I try sending mail use "/usr/sbin/sendmail" and
"/usr/local/share/sqwebmail/sendit.sh". All running normally, sended mails
in my mailbox.
This problem than Sqwbmail , in my opinion.
But, wyh?
Thank you very much.
Best Regards.
2006/8/9, Brian Candler <B.Ca...@pobox.com>:
On Tue, Aug 08, 2006 at 02:12:10PM +0300, Hakan OZAY wrote:
# exec /usr/sbin/sendmail -oi -t -f "$1"
exec /usr/sbin/sendmail -oi -t $DSN -f "$1"
/usr/sbin/sendmail linked to /var/qmail/bin/sendmail
lrwxr-xr-x 1 root wheel 23 Jul 8 12:06 /usr/sbin/sendmail ->
/var/qmail/bin/sendmail
Why in your opinion?
Because you have installed qmail, and qmail has installed a symlink from
/usr/sbin/sendmail to itself.
As I said before:
Try running it from the command line, see if it gives an error.
That is, type
/usr/local/share/sqwebmail/sendit.sh ""
From: yo...@yourdomain.com
To: yo...@yourdomain.com
Hello world
^D
What do you see in response?
Anyway, I think you'll find that you have a broken MTA installation, so
it's
up to you to fix that.
Regards,