Hi have seen all the readme file explaining install support for individual
feature such as dovecot only or mysql only.
My direct question is give me the command or syntax atleast for bulding the
postfix for all of the supported feature .
Regards,
Kshitij
On Wed, Jun 22, 2011 at 4:23 PM, Wietse V
> > If you installed Postfix with a non-default install_root parameter,
> > then you failed to read the instructions.
> >
> >This might be the reason. (What is the default install_root? /?)
>
> READ THE INSTRUCTIONS. This is the text from the install script:
>
> install_root_prompt="the prefix for
> > > I know that the permissions are set if you do this:
> > >
> > > 1) untar source from mirrors at www.postfix.org
> > > 2) make (or "make makefiles" with documented options for LDAP, SQL, etc)
> > > 3) make install
> >
> > That's the procedure I followed. I even created a postfix user/group an
Am 22.06.2011 22:07, schrieb Zhou, Yan:
> Hi there,
>
> (This is indeed a postfix question).
>
> I am using Postfix and DoveCottogether, andmy /etc/postfix/master.cf looks
> like this: (using DoveCot LDA to
> deliver to user mailboxes)
>
> dovecot unix - n n - -
On Thu, Jun 23, 2011 at 12:52 AM, Wietse Venema wrote:
> Anoop Saldanha:
> > On Wed, Jun 22, 2011 at 8:25 PM, Wietse Venema
> wrote:
> >
> > > Anoop Saldanha:
> > > > Hi,
> > > >
> > > > On checking postfix I see that it also accepts just LF as the line
> > > > delimiter, instead of a strict CR-L
On Thu, Jun 23, 2011 at 12:52 AM, Wietse Venema wrote:
> Anoop Saldanha:
> > On Wed, Jun 22, 2011 at 8:25 PM, Wietse Venema
> wrote:
> >
> > > Anoop Saldanha:
> > > > Hi,
> > > >
> > > > On checking postfix I see that it also accepts just LF as the line
> > > > delimiter, instead of a strict CR-L
Hi there,
(This is indeed a postfix question).
I am using Postfix and DoveCot together, and my /etc/postfix/master.cf
looks like this: (using DoveCot LDA to deliver to user mailboxes)
dovecot unix - n n - - pipe
flags=Rhu user=hubdirect argv=/usr/libexec/dov
Benny Pedersen:
> On Tue, 21 Jun 2011 16:54:22 +, aly.khi...@gmail.com wrote:
> > Usually a reload is sufficient.
>
> to be more clear:
>
> if changes are done in main.cf then postfix reload
> if changes in master.cf then stop postfix, and start postfix
No, you can change master.cf without h
Anoop Saldanha:
> On Wed, Jun 22, 2011 at 8:25 PM, Wietse Venema wrote:
>
> > Anoop Saldanha:
> > > Hi,
> > >
> > > On checking postfix I see that it also accepts just LF as the line
> > > delimiter, instead of a strict CR-LF. Is this okay, since the rfc says
> > that
> > > it should always be a
Wietse Venema:
> Peter:
> > The downside to this is if there's any % characters in the username or
> > password it will come out wrong. I recommend instead:
> >
> > $ printf '\0%s\0%s' 'username' 'password' | openssl base64
> > AHVzZXJuYW1lAHBhc3N3b3Jk
>
> That is a good point. In particular % w
On Wed, Jun 22, 2011 at 06:50:32PM +0200, Benny Pedersen wrote:
> On Tue, 21 Jun 2011 16:54:22 +, aly.khi...@gmail.com wrote:
>> Usually a reload is sufficient.
>
> to be more clear:
>
> if changes are done in main.cf then postfix reload
> if changes in master.cf then stop postfix, and start p
On Wed, Jun 22, 2011 at 8:25 PM, Wietse Venema wrote:
> Anoop Saldanha:
> > Hi,
> >
> > On checking postfix I see that it also accepts just LF as the line
> > delimiter, instead of a strict CR-LF. Is this okay, since the rfc says
> that
> > it should always be a CR-LF as the line delimiter?
>
>
On Tue, 21 Jun 2011 16:54:22 +, aly.khi...@gmail.com wrote:
Usually a reload is sufficient.
to be more clear:
if changes are done in main.cf then postfix reload
if changes in master.cf then stop postfix, and start postfix
On Wed, Jun 22, 2011 at 08:35:00PM +0900, Sun Chong wrote:
> >
> > I know that the permissions are set if you do this:
> >
> > 1) untar source from mirrors at www.postfix.org
> > 2) make (or "make makefiles" with documented options for LDAP, SQL, etc)
> > 3) make install
>
> That's the procedur
Original-Nachricht
> Datum: Wed, 22 Jun 2011 17:28:46 +0200
> Von: polloxx
> An: postfix users
> Betreff: FuzzyOCR
> Dear,
>
> after an apt-get upgrade FuzzyOCR has stopped working. I get the
> following error in the log:
>
> FuzzyOCR: 2011-06-22 17:00:38 [3057] /usr/bin/jpe
Dear,
after an apt-get upgrade FuzzyOCR has stopped working. I get the
following error in the log:
FuzzyOCR: 2011-06-22 17:00:38 [3057] /usr/bin/jpegtopnm: Returned
[2048], skipping...
System is a Debian Squeeze Running Spamassassin 3.3.1 and FuzzyOCR 3.6.0
Any idea?
Folks,
I maintain a Postfix/Amavisd/Clamav front-end mail server for a customer
with a time-criticial business that heavily relies on email for incoming
orders.
This MX itself is secured by running on redundant VMware hosts, the
internet access lines are redundant, but still the MX may not be
ava
Sun Chong:
> Show te evidence. Remove /etc/postfix, then use the "script"
> command to build and install (exit from the shell to terminate
> the script command).
>
>I am talking about a production environment. Hence, I will not
>revert this installation :-)))
>
> If you installed Postfix with a non
> > > 1. Does the install script not set the correct permissions/ownerships
> > > ?? on installed files? From the logs:
> >
> > I know that the permissions are set if you do this:
> >
> > 1) untar source from mirrors at www.postfix.org 2) make (or "make
> > makefiles" with documented options for L
Jerry:
> On Tue, 21 Jun 2011 20:07:02 -0400 (EDT)
> Wietse Venema articulated:
>
> > > Using FreeBSD-8.2 with GNU bash, version 4.1.10(1)-release
> > > (amd64-portbld-freebsd8.2) as the default shell.
> > >
> > > echo -ne '\000username\000password' | openssl base64
> > > AHVzZXJuYW1lAHBhc3N3b3Jk
Sun Chong:
> > 1. Does the install script not set the correct permissions/ownerships
> > ?? on installed files? From the logs:
>
> I know that the permissions are set if you do this:
>
> 1) untar source from mirrors at www.postfix.org 2) make (or "make
> makefiles" with documented options for LDAP,
> > 1. Does the install script not set the correct permissions/ownerships
> > ?? on installed files? From the logs:
>
> I know that the permissions are set if you do this:
>
> 1) untar source from mirrors at www.postfix.org
> 2) make (or "make makefiles" with documented options for LDAP, SQL
On Tue, 21 Jun 2011 20:07:02 -0400 (EDT)
Wietse Venema articulated:
> > Using FreeBSD-8.2 with GNU bash, version 4.1.10(1)-release
> > (amd64-portbld-freebsd8.2) as the default shell.
> >
> > echo -ne '\000username\000password' | openssl base64
> > AHVzZXJuYW1lAHBhc3N3b3Jk
>
> This does not work
Sun Chong:
>
> All,
>
> Four things I have noticed while installing/using Postfix 2.7.2:
>
> 1. Does the install script not set the correct permissions/ownerships
> ?? on installed files? From the logs:
I know that the permissions are set if you do this:
1) untar source from mirrors at www.pos
kshitij mali:
> Hi All ,
>
>
> I want to bulid postfix with all support eq ,
> ldap,mysql,tls,dovecot,cyrus,etc
>
> What command i should give .
See INSTALL, LDAP_README, MYSQL_README, SASL_README, ...
Wietse
> #make tidy
> #make makefiles " ???"
>
> regards,
> Kshitij
25 matches
Mail list logo