RE: nfs as storage for mail queue

2019-04-02 Thread De Petter Mattheas
    -Original Message- From: owner-postfix-us...@postfix.org On Behalf Of Wietse Venema Sent: 02 April 2019 13:16 To: Postfix users Subject: Re: nfs as storage for mail queue De Petter Mattheas: > Hello > Can somebody help me? $ su [password here] # postfix set-permissions # postfix

Re: nfs as storage for mail queue

2019-04-02 Thread Wietse Venema
De Petter Mattheas: > Hello > Can somebody help me? $ su [password here] # postfix set-permissions # postfix check Repeat until there are no warnings. BTW I cannot confirm whether a WINDOWS server can satisfy the file system properties that Postfix requires: see the section "Postfix file system

RE: nfs as storage for mail queue

2019-04-02 Thread De Petter Mattheas
N.V. T +32 (0)53 73 95 53 F +32 (0)53 21 00 31 www.jandenul.com<http://www.jandenul.com/> From: De Petter Mattheas Sent: 02 April 2019 08:39 To: Postfix users Subject: nfs as storage for mail queue Hello Can somebody help me? So I have setup the nfs share on a windows server 2016 with nfs

Re: nfs as storage for mail queue

2019-04-02 Thread Dominic Raferd
On Tue, 2 Apr 2019 at 07:40, De Petter Mattheas < mattheas.depet...@jandenul.com> wrote: > Hello > > > > Can somebody help me? > > > > So I have setup the nfs share on a windows server 2016 with nfs server > role. > > > > Security is set on the device ip of the postfix server read-write with > all

nfs as storage for mail queue

2019-04-01 Thread De Petter Mattheas
Hello Can somebody help me? So I have setup the nfs share on a windows server 2016 with nfs server role. Security is set on the device ip of the postfix server read-write with allow root access. In the main conf of postfix I have set the queue to the right dir queue_directory = /mnt/mail fst