dongqiu3254 2015-11-25 17:00
浏览 41
已采纳

Server / Laravel 5.1 - 邮件存储?

So I developed an application with laravel and everything is running fine. I had mail as my mail driver but my server was misconfigured, or let's say, postfix was not installed. So the mail a user sent via contact form in my laravel app never got sent. Laravel never complained so I didn't even see any errors in the logs.

My question is: Did laravel or my server save the mail it tried to send anywhere so I could see what the user tried to send me?

  • 写回答

1条回答 默认 最新

  • dpyic24480 2015-11-25 17:05
    关注

    Unless you've somehow manually added mail logging, this won't be logged for you to send later.

    Laravel's Mail functionality does include a Log driver, so that mail writes to a log- but this does not work in tandem with the other drivers, so you likely have zero logs currently.

    http://laravel.com/docs/5.1/mail#mail-and-local-development

    There are also several results in google on how to implement global logging for all mail sent, maybe check out this or look into laravel events.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 如何让企业微信机器人实现消息汇总整合
  • ¥50 关于#ui#的问题:做yolov8的ui界面出现的问题
  • ¥15 如何用Python爬取各高校教师公开的教育和工作经历
  • ¥15 TLE9879QXA40 电机驱动
  • ¥20 对于工程问题的非线性数学模型进行线性化
  • ¥15 Mirare PLUS 进行密钥认证?(详解)
  • ¥15 物体双站RCS和其组成阵列后的双站RCS关系验证
  • ¥20 想用ollama做一个自己的AI数据库
  • ¥15 关于qualoth编辑及缝合服装领子的问题解决方案探寻
  • ¥15 请问怎么才能复现这样的图呀