Edgewall Software

Changes between Initial Version and Version 1 of Ticket #10029, comment 3


Ignore:
Timestamp:
Dec 31, 2013, 4:56:30 PM (10 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10029, comment 3

    initial v1  
    11I got a similar error message and was also confused.
    22
    3 Yes, I use SendmailEmailSender and the sendmail_path was "sendmail". After changing it to "/usr/sbin/sendmail" the problem was solved.
     3Yes, I use `SendmailEmailSender` and the `sendmail_path` was `sendmail`. After changing it to `/usr/sbin/sendmail` the problem was solved.
    44
    55An improved error message would be beneficial.