Eric <[EMAIL PROTECTED]> writes: > Is there any possibility of sending outgoing mail through > qmail-inject instead of using a connection to the smtp daemon?
Yes, set the following in your .tmda/config: OUTGOINGMAIL = "sendmail" SENDMAIL_PROGRAM = "/var/qmail/bin/qmail-inject" _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
