--- Begin Message ---
This is the Postfix program at host rover.gag.com.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to <postmaster>
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The Postfix program
<[EMAIL PROTECTED]>: host 127.0.0.1[127.0.0.1] said: 550
<[EMAIL PROTECTED]>: Relay access denied (in reply to RCPT
TO command)
<[email protected]>: host 127.0.0.1[127.0.0.1] said: 550 <[email protected]>: Relay
access denied (in reply to RCPT TO command)
<[EMAIL PROTECTED]>: host 127.0.0.1[127.0.0.1] said: 550
<[EMAIL PROTECTED]>: Relay access denied (in reply to
RCPT TO command)
Reporting-MTA: dns; rover.gag.com
X-Postfix-Queue-ID: 61975E6ACD
X-Postfix-Sender: rfc822; [email protected]
Arrival-Date: Mon, 11 Jul 2005 14:24:37 +0300 (EEST)
Final-Recipient: rfc822; [email protected]
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; host 127.0.0.1[127.0.0.1] said: 550
<[email protected]>: Relay access denied (in reply to
RCPT TO command)
Final-Recipient: rfc822; [email protected]
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; host 127.0.0.1[127.0.0.1] said: 550
<[email protected]>: Relay access denied (in reply to RCPT TO command)
Final-Recipient: rfc822; [email protected]
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; host 127.0.0.1[127.0.0.1] said: 550
<[email protected]>: Relay access denied (in reply to
RCPT TO command)
--- Begin Message ---
Interesting-looking bug reported in tar by a Debian user, which I have
confirmed still exists in my 1.15.1 packages.
Bdale
On Thu, 2005-07-07 at 05:50 -0400, spyderz wrote:
> When over writing a tar archive with a file pattern that matches that
> archive and using --remove-files, tar will remove the newly created
> archive.
>
> Example:
>
> touch file1.txt
> touch file2.txt
> touch file3.txt
> # oops.. put the star in the wrong place
> tar --remove-files -zcf txt.tgz txt*
> # fixed, but the tar file was created
> tar --remove-files -zcf txt.tgz *txt*
> # we now have an empty directory
> ls
Bdale
--- End Message ---
--- End Message ---
_______________________________________________
Bug-tar mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-tar