Skip to content

Conversation

@pmenzel
Copy link
Contributor

@pmenzel pmenzel commented Dec 9, 2025

No description provided.

pmenzel and others added 3 commits December 9, 2025 14:46
Basically the script checks with the regular expression below:

        if ($is_regexp) {
            $re = qr"^/(.+)/ REJECT \(#$tag(\d+)\)$";
        } else {
            $re = qr"^(\S+) \(#$tag(\d+)\)$";
        }

The identifiers are added to the reject message, so that problems can be
pinpointed more easily in case of complaints.
Add Makefile to easily copy changed configuration files to the
DFN-MailSupport portal.

    # make
    […]
    # make test
    /project/mx/etc/dfn/dfnmscp -u buczek@molgen.mpg.de -c /project/mx/etc/dfn/.dfnpw test
    Login successful url: https://portal.mailsupport.dfn.de/
@pmenzel pmenzel changed the title Add README.md Add README.md Dec 9, 2025
@donald
Copy link
Owner

donald commented Dec 10, 2025

The tool does support downloading files from the portal.

Sign in to join this conversation on GitHub.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants