[rt-users] RT and MSMTP

Kevin Falcone falcone at bestpractical.com
Mon Mar 4 11:25:28 EST 2013


On Mon, Mar 04, 2013 at 04:41:03PM +0200, Alexander Kucheryuk wrote:
>    Set($SendmailPath , "/usr/local/bin/msmtp");
>    Set($LogToFile, "error");
>    Set($LogDir, "/var/log");
>    Set($LogToFileNamed, "rt.log");
> 
>    MSMTP is working on its own ie. if I send email using "msmtp" command, I receive it. But RT
>    seems to have issue using it.
>    PS: Logs are not created for some reason (except for RT, which requires file to be created but
>    it is empty).

LogToFile should be set to something like 'debug' when you're
debugging.  Also turn on msmtp's log files.  Alternately, use a real
MTA in relay-only mode, this helps ensure mail won't be lost.

-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 235 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20130304/b9d48af5/attachment.sig>


More information about the rt-users mailing list