Toggle navigation
Koozali.org: home of the SME Server
Community
Forums
Bugs
Lists
Forum Help
Download
SME Server ISOs
Contribs
Documentation
Manual
Wiki
FAQ
HowTo
Donate
Search
Login
Register
Login
Register
×
Close
Login
Remember me
Koozali.org: home of the SME Server
Legacy Forums
Experienced User Forum
Topic:
Qmail app
« previous
next »
+
Print
Pages: [
1
]
Go Down
Qmail app
4 Replies
732 Views
Tyrone Miles
Qmail app
«
on:
October 08, 2002, 09:34:45 AM »
If I have a application that uses this statement:
$mailprog = "/usr/lib/sendmail";
How can I change this to work with q-mail?
Logged
Darrell May
Re: Qmail app
«
Reply #1 on:
October 08, 2002, 01:02:43 PM »
[root@e-smith]# which sendmail
/usr/sbin/sendmail
Darrell
Logged
Tyrone Miles
Re: Qmail app
«
Reply #2 on:
October 08, 2002, 01:14:47 PM »
Thanks a lot Darrell! You are always RIGHT ON!
Logged
Jáder Marasca
Re: Qmail app
«
Reply #3 on:
October 08, 2002, 05:05:48 PM »
Darrel / Tyrone,
Could you please explain what this command do ?
Are it telling to qmail to emulate sendmail and accept command line parameters like sendmail?
( I´m glad it solved Tyrone problem and I´m trying to learn something else! )
Thanks!
Logged
Charlie Brady
Re: Qmail app
«
Reply #4 on:
October 08, 2002, 06:31:32 PM »
Tyrone Miles wrote:
>
> If I have a application that uses this statement:
>
> $mailprog = "/usr/lib/sendmail";
>
> How can I change this to work with q-mail?
Easy. Do nothing!
bash2-2.05a$ ls -l /usr/lib/sendmail
lrwxrwxrwx 1 root root 23 Sep 5 11:22 /usr/lib/sendmail -> /var/qmail/bin/sendmail
bash2-2.05a$
Charlie
Logged
+
Print
Pages: [
1
]
Go Up
« previous
next »
Koozali.org: home of the SME Server
Legacy Forums
Experienced User Forum
Topic:
Qmail app