Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 04-27-2004, 05:21 PM   #1
onno
Confirmed User
 
Join Date: Dec 2003
Posts: 732
qmail and flash, is posible???

Hi guys, i have qmail installed on my server and i need a from mail porcessor working on a flash site.

If you know where can i found one, please let me know

Thanks
__________________
onno is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-27-2004, 05:25 PM   #2
xenophobic
Confirmed User
 
Join Date: Mar 2004
Location: Dallas
Posts: 874
Quote:
Originally posted by onno
Hi guys, i have qmail installed on my server and i need a from mail porcessor working on a flash site.

If you know where can i found one, please let me know

Thanks
anything that works with sendmail should work with qmail just make sure your sendmail binary is linked to /var/qmail/bin/sendmail
(or specify it manually in your script) qmail uses that wrapper to be friendly to sendmail!
xenophobic is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-27-2004, 05:38 PM   #3
onno
Confirmed User
 
Join Date: Dec 2003
Posts: 732
Quote:
Originally posted by xenophobic
anything that works with sendmail should work with qmail just make sure your sendmail binary is linked to /var/qmail/bin/sendmail
(or specify it manually in your script) qmail uses that wrapper to be friendly to sendmail!
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
__________________
onno is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-27-2004, 05:46 PM   #4
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
Old 04-27-2004, 05:50 PM   #5
onno
Confirmed User
 
Join Date: Dec 2003
Posts: 732
Quote:
Originally posted by xenophobic
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).
well, i duno how to look that i'll ask to my host, but if is not compatible, that can be resolved?
__________________
onno is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-27-2004, 05:52 PM   #6
xenophobic
Confirmed User
 
Join Date: Mar 2004
Location: Dallas
Posts: 874
Quote:
Originally posted by onno
well, i duno how to look that i'll ask to my host, but if is not compatible, that can be resolved?
yeah, use the /var/qmail/bin/sendmail directly, but also check my comments on sendmail/qmail-inject from LWQ howto, about newlines.
xenophobic is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-27-2004, 05:55 PM   #7
onno
Confirmed User
 
Join Date: Dec 2003
Posts: 732
Thanks a lot
__________________
onno is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-27-2004, 05:59 PM   #8
xenophobic
Confirmed User
 
Join Date: Mar 2004
Location: Dallas
Posts: 874
Quote:
Originally posted by onno
Thanks a lot
for a better fix ask your provider to set

sendmail_from = [email protected]
sendmail_path=/var/qmail/bin/sendmail

in php.ini
xenophobic is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 04-27-2004, 06:03 PM   #9
onno
Confirmed User
 
Join Date: Dec 2003
Posts: 732
ok, i'll thanks again
__________________
onno is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.