Skip to content

use mail() as alternative transport for email backend #45

Description

@tkdb

Is it already possible to use PHP's mail() as alternative transport to send out log events via email?

If not I think this is a considerable option because I think Zend_Mail supports it as backend (IIRC) and it normally comes with zero-configuration.

I ask because right now I have got some problems sending through the SMTP server which doesn't work in an esoteric fashion punctually and the hoster is not really helping much.

Having an alternative is always good.

SMTP generally works fine btw, this must be our hoster.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions