Jeff Tupper / Pedagoguery Software Inc <[EMAIL PROTECTED]> writes:
> I do know that I can use "mail" to send out mail directly from the
> command line (and via a cron job I run). Looking at the headers of
> mail from "mail" states that it was sent using qmail from the machine
> running TMDA.
'mail' uses the 'sendmail' program, which is either a copy of
/var/qmail/bin/sendmail or a link to it. If you're on a *BSD system,
it may be hooked up through /etc/mail/mailer.conf. The Sendmail
version of 'sendmail' and the clones that all of the other MTAs have
written interact with the mail queue directly. They do not send the
mail using SMTP. So you might be perfectly able to use the 'sendmail'
program ('mail' does so on your behalf) and still not be able to use
SMTP.
TMDA, on the other hand, sends using SMTP. It may be blocked. Try
the following to test this.
Set the OUTGOINGMAIL variable in your config file. If you already
have this variable set, make sure it is "sendmail" and *not* "smtp".
OUTGOINGMAIL = "sendmail"
> I can't see processes other than mine running on the system.
Ouch.
> >Another issue might be permissions on your files. Can you post the
> >permissions of ~/.tmda/crypt_key and ~/.tmda/logs/debug (if there is
> >such a file)?
>
> ~/.tmda/crypt_key is 600
Ok, sounds good. Perhaps the above changes to your settings will get
us somewhere.
Tim
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users