[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: Postfix



> On Sunday 18 January 2004 6:00 pm, Bronislav Klučka wrote:
> > Hi,
> > I've got a problem with postfix. I vant to use virtual_mailbox_limit
> > stuff but it can be only done by patching postfix (I've got 2.0.16),
> > but I cannot patch it, cause I've installed it as debian package so
> > there is no source code to patch. I've download source code for
> > postfix, but I'm not able to `make` it (there is some libdb4.1-dev
> > missing and it's not accessible using apt-get). So I want to ask if
> > somebody has compiled postfix with VDA patch and can send it to me.
> > Thanks
> 
> Here's what I'd recommend:
> 
> 1. apt-get apt-src
> 2. apt-src install postfix
> 3. (apply your desired patches)
> 4. apt-src build postfix
> 5. (install the resulting package with dpkg -i)
> 
> Maybe there is a more clever way to do it, but I do it this way quite 
> often. =)

I've downloaded postfix source code, patched it but I cannot compile it with mysql support cause I do not have mysql headers and libs (mysql is also installed using deb packages).....

this is the result of the first line you've written me:
delik:/usr/src/postfix# apt-get apt-src
E: Invalid operation apt-src


Brona



Reply to: