Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 24203 Details for
Bug 38964
mailfront package not integrated into newer qmail builds
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
This is a patched runscript of mine to make qmail-pop3d work with mailfront
qmail-pop3d-run-script (text/plain), 1.24 KB, created by
elfarto
on 2004-01-21 15:46:56 UTC
(
hide
)
Description:
This is a patched runscript of mine to make qmail-pop3d work with mailfront
Filename:
MIME Type:
Creator:
elfarto
Created:
2004-01-21 15:46:56 UTC
Size:
1.24 KB
patch
obsolete
>run [----] 39 L:[ 1+23 24/ 28] *(1023/1165b)= 32 0x20 >#!/bin/sh ># Gentoo Startup script for qmail's POP3 daemon ># $Header: /home/cvsroot/gentoo-x86/net-mail/qmail/files/1.03-r13/run-qmailpop3d,v 1.1 2003/10/27 09:42:54 robbat2 Exp $ ># ># If you need to edit this file, please look at editing conf-pop3d and ># conf-common first. If you still need to change this file, you should ># probably file a bug on the bugzilla saying what you wanted to change so that ># modification can be make possible via the configuration files > ># This is to make life easier >SERVICE=pop3 > ># this is to inherit QMAIL_CONTROLDIR >. /etc/profile > >[ -s ${QMAIL_CONTROLDIR}/conf-common ] && source ${QMAIL_CONTROLDIR}/conf-common >[ -s ${QMAIL_CONTROLDIR}/conf-${SERVICE}d ] && source ${QMAIL_CONTROLDIR}/conf-${SERVICE}d >[ -s /var/qmail/bin/config-sanity-check ] && source /var/qmail/bin/config-sanity-check > > >exec /usr/bin/softlimit ${SOFTLIMIT_OPTS} \ > ${QMAIL_TCPSERVER_PRE} \ > /usr/bin/tcpserver ${TCPSERVER_OPTS} -x /etc/tcp.${SERVICE}.cdb -c ${MAXCONN} \ > ${TCPSERVER_HOST} ${TCPSERVER_PORT} \ > ${QMAIL_POP3_PREAUTH} ${QMAIL_POPUP} \ > ${QMAIL_POP3_CHECKPASSWORD} ${QMAIL_POP3_POSTAUTH} \ > ${QMAIL_POP3_SERVER} .maildir 2>&1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 38964
: 24203 |
24204
|
24205