Mail configuration is part of Django. Take a look at Sending e-mail<http://docs.djangoproject.com/en/dev/topics/email/> and all the EMAIL settings <http://docs.djangoproject.com/en/dev/ref/settings/>.
As for what appears in the Satchmo log file, I'm not sure at the moment. You'll find out when your email settings are fixed :-) On Tue, Feb 2, 2010 at 4:42 PM, Tony <[email protected]> wrote: > Ah. Thanks. I should have just looked in the satchmo.log file. It has > the message with the link, etc. > Is the mail server config a part of Django or Satchmo. I don't see > anything in Satchmo documentation about it. Do you know of an example > of what to do for mail server config? > I presume when e-mail is OK, then link will also be listed in 'return' > page? Or is it only in the e-mail > Thanks -- Chris Morgan <[email protected]> I'm good at making two things: mistakes and enemies. -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.
