First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 166872
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Net-Mail Packages <net-mail@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: edoceo <code@edoceo.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
postfix.patch Modifies /etc/init.d/postfix to support multiple instances like openvn script does patch edoceo 2007-02-14 18:16 0000 1.28 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 166872 depends on: Show dependency tree
Bug 166872 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-02-14 18:11 0000
It's possible to run seperate instances of postfix on a single host (provided
postfix is configured properly)  To make it work the init scripts need to pass
the "-c /etc/postfix.alt/" parameter.  So what I did was to modify the init
scripts to work like the openvpn scripts for multiple instances.

/etc/init.d/postfix will start postfix from the normal dir (/etc/postfix)
then make a symlnk
/etc/init.d/postfix.gate will start postfix from /etc/postfix.gate
and so forth

There are no changes in /etc/conf.d

------- Comment #1 From edoceo 2007-02-14 18:16:18 0000 -------
Created an attachment (id=110185) [details]
Modifies /etc/init.d/postfix to support multiple instances like openvn script
does

This is closely related to the /etc/init.d/openvpn script.
It was a copy, paste, tweak job

------- Comment #2 From Raphael Marichez 2008-03-17 18:51:20 0000 -------
Hi David,

i implemented it in postfix-2.5.0 and 2.5.1. Please try and report if there is
some trouble. Thanks for the idea and the patch.

First Last Prev Next    No search results available      Search page      Enter new bug