View Single Post
Old 04-27-2004, 05:46 PM  
xenophobic
Confirmed User
 
Join Date: Mar 2004
Location: Dallas
Posts: 874
Quote:
Originally posted by onno
Thanks Xenophobic, i tried that one time, but i dindt got got resoults

when i look on my server i saw that /var/qmail/bin/qmail-inject
maybe it's becouse i used that... maybe if i replace the qmail-inject for sendmail will work, no? i can try again... then i only must replace /usr/bin/sendmail for /var/qmail/bin/sendmail

well, thanks for the info
ls -qal /usr/sbin/sendmail
lrwxr-xr-x 1 root wheel 23 Mar 5 12:02 /usr/sbin/sendmail -> /var/qmail/bin/sendmail

if you're not seeing that it''s likely someone forgot to make qmail compatible with sendmail (it happens).

also check:G.11. Carriage Return/Linefeed (CRLF) line breaks don't work



qmail-inject and other local injection mechanisms like sendmail don't work right when messages are injected with DOS-style carriage return/linefeed (CRLF) line breaks. Unlike Sendmail, qmail requires locally-injected messages to use Unix newlines (LF only). This is a common problem with PHP scripts.

Last edited by xenophobic; 04-27-2004 at 05:49 PM..
xenophobic is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote