Search found 9 matches

by jones31946@mint.us.to
Fri Nov 07, 2008 6:07 pm
Forum: Using OpenEMM
Topic: Sending with an external SMTP host
Replies: 11
Views: 11951

Updated and running the new script, I also needed to change smart-relay because of an incorrect username:

news@infinitemindset.com:[password]@mail.infinitemindset.com:587

(Wonder if the initial "@" on the username is causing it to fail?)

And this is what my log says now:

[07.11.2008 08:58:13 ...
by jones31946@mint.us.to
Thu Nov 06, 2008 1:42 am
Forum: Using OpenEMM
Topic: Sending with an external SMTP host
Replies: 11
Views: 11951

OpenEMM 5.4.0... I can't update using the built-in script, so I think I have to do a manual update? I don't want to delete all the databases I already have however.. :(
by jones31946@mint.us.to
Wed Nov 05, 2008 8:47 pm
Forum: Using OpenEMM
Topic: Sending with an external SMTP host
Replies: 11
Views: 11951

Actually with that version of semu I am getting the following error:

CAUGHT EXCEPTION:
Traceback (most recent call last):
File "C:\OpenEMM\bin\scripts\semu.py", line 36, in <module>
agn.require ('2.0.0')
File "C:\OpenEMM\bin\scripts\agn.py", line 181, in require
raise error ('Version too low ...
by jones31946@mint.us.to
Wed Nov 05, 2008 6:38 pm
Forum: Using OpenEMM
Topic: Sending with an external SMTP host
Replies: 11
Views: 11951

so should I use the same line I used for smart-relay? I mean was this syntactically correct?
by jones31946@mint.us.to
Tue Nov 04, 2008 11:25 pm
Forum: Using OpenEMM
Topic: Sending with an external SMTP host
Replies: 11
Views: 11951

Hi sorry for the late response. Here's the result for the log:

[04.11.2008 14:09:41] 3116 INFO/ADMIN: Initial setup for 5 threads completed
[04.11.2008 14:09:41] 3116 INFO/sender: Starting for ADMIN
[04.11.2008 14:09:41] 3116 DEBUG/ADMIN: Found 0 files in queue
[04.11.2008 14:09:41] 3116 INFO ...
by jones31946@mint.us.to
Wed Oct 22, 2008 6:47 pm
Forum: Using OpenEMM
Topic: Sending with an external SMTP host
Replies: 11
Views: 11951

I don't seem to be able to send out any mails if I use them as a smart relay...
by jones31946@mint.us.to
Fri Oct 17, 2008 11:30 pm
Forum: Using OpenEMM
Topic: Sending with an external SMTP host
Replies: 11
Views: 11951

Sending with an external SMTP host

Is this possible? We purchased an offshore server service to send out our e-mails but it doesn't seem to relay properly and send out e-mails if I configure it as a smart relay.

I'm using the Windows version of OpenEMM if that helps.
by jones31946@mint.us.to
Wed Oct 15, 2008 11:46 pm
Forum: Using OpenEMM
Topic: How do I...
Replies: 2
Views: 3010

Of course, please see user manual for details. If you installed a fresh version of OpenEMM you will find some preconfigured mails, actions and forms you can use as basis.

Thank you, I haven't browsed the rather thick user manual yet, but I'm trying to modify the preloaded examples to suit my ...
by jones31946@mint.us.to
Tue Sep 30, 2008 11:44 pm
Forum: Using OpenEMM
Topic: How do I...
Replies: 2
Views: 3010

How do I...

Howdy,

Is it possible to create a series of actions on OpenEMM that will:

1. Parse data (name, e-mail address) off a form and add the person to a mailing list, and
2. Send them a welcome e-mail.

Apologies for the newbie question, I just can't find any tutorials or code examples to get me started ...