× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Rob I searched the archive and found hits on email failing to send related
to this parameter. ( ATR(*RSTDRNMUNL) )

But I am not having an issue with email failing, I have the issue that I
have thousands of files, for example QACX9W4RKW, which contain the email
message that has been sent.

I have checked the jobs;

QMSF
QTSMTPBRCL
QTSMTPBRSR
QTSMTPCLTD
QTSMTPSRVD

And yes QMSF runs under QMSF and the others under QTCP

But I can't spot any errors indicating a failure to delete / unlink a file
in /tmp

Am I misunderstanding something ?

Are you suggesting that if I follow your instructions and change the
attribute on /tmp that new email files will be deleted automatically once
the email is sent ?

Thanks

Don Brown





From: "Rob Berendt" <rob@xxxxxxxxx>
To: "Midrange Systems Technical Discussion"
<midrange-l@xxxxxxxxxxxxxxxxxx>
Date: 21/05/2021 09:27 PM
Subject: RE: rename() API & "Operation not permitted.
Sent by: "MIDRANGE-L" <midrange-l-bounces@xxxxxxxxxxxxxxxxxx>



Yes, I can easily find links going back to 2005 describing this problem.
Basically you have jobs like QMSF running under user QMSF, the various
smtp jobs running under user QTCP and they cannot delete the others files
in /tmp.

Try the following and see if you still have that issue
endtcpsvr *smtp
endmsf
CHGATR OBJ('/tmp') ATR(*RSTDRNMUNL) VALUE(*NO) SUBTREE(*ALL)
strmsf
STRTCPSVR SERVER(*SMTP)
Send off an email.


Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.