Skip to content

Why does dma do local mail delivery if you specify a MAILNAME? #154

@BWWIT

Description

@BWWIT

If in the config-file you:
MAILNAME /etc/mailname

Content of /etc/mailname:
mydomain.com

And you send mail e.g.:
echo "Hello World" | mail -s "Test-mail" info@mydomain.com

It seems dma will only perform local mail delivery i.e. write the mail to the users mailbox e.g. /var/mail/itadmin
(and if itadmin doesn't exist as local linux user you'll see errors in the log the a mailbox for the user cannot be created).

What's the logic behind this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions