I'm having an issue with use a relative path with AttachmentDir. If I use the example given in the documentation in an rcfile:
<!-- Have attachments written to a sub-directory --> <AttachmentDir> attachments </AttachmentDir> <!-- Define base URL to attachment directory. --> <AttachmentURL> attachments </AttachmentURL> And then invoke mhonarc with a line like: mhonarc -rcfile <abs-path-to-rcfile> -add -outdir <abs-path-to-destination> <rel-path-to-mailbox-file> Then I end up with an 'attachments' directory in my current working directory. From the documentation of AttachmentDir, I understood it would be relative to the OutDir? Am I missing something, or is it broken? Paul mhonarc-2.6.15-2.fc5.noarch.rpm (from rpmfind.net) Fedora Core 4 with perl-5.8.6-22 --------------------------------------------------------------------- To sign-off this list, send email to [EMAIL PROTECTED] with the message text UNSUBSCRIBE MHONARC-DEV
