× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Thanks Rob - I check into these

Len Grieco

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-
bounces@xxxxxxxxxxxx] On Behalf Of rob@xxxxxxxxx
Sent: Tuesday, August 13, 2013 8:09 AM
To: Midrange Systems Technical Discussion
Subject: RE: Sending Email

http://pic.dhe.ibm.com/infocenter/iseries/v7r1m0/topic/rzair/rzairgetstart.htm

Dave Leland's original sndemail was published in the September 1998
edition of News/400. A few of us have modified it since then. Does
anyone know of a shareware site with it on it? It uses this:
http://pic.dhe.ibm.com/infocenter/iseries/v7r1m0/topic/apis/qtmmsendmail.htm
I don't think you can still download it from whatever the name of
News/400's site is this day. That being the case IDK if they would object
it we uploaded it to another's site.

I've not used this:
http://pic.dhe.ibm.com/infocenter/iseries/v7r1m0/topic/apis/qtmscreatesendemail.ht
m



Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1
Group Dekko
Dept 1600
Mail to: 2505 Dekko Drive
Garrett, IN 46738
Ship to: Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com





From: Len Grieco <lgrieco@xxxxxxxxxx>
To: "'Midrange Systems Technical Discussion'"
<midrange-l@xxxxxxxxxxxx>,
Date: 08/13/2013 07:40 AM
Subject: RE: Sending Email
Sent by: midrange-l-bounces@xxxxxxxxxxxx



Rob,
Just about everything we send out has a form wrapped around it - We have
at least 3 batch lobs that run off-shift that at any given point can have
400 - 500 pages (not all for the same customer). My biggest concern is
the form software we use redirects everything to a specific output queue,
from this outq is where the fax/email software does its thing. I did ask
the vendor about compatibility (have not heard anything yet)

Where would be a good place to start to learn/understand SMTP, SNDEMAIL or
even "rolling my own"

Please excuse my ignorance - this is all new to me

Thanks for any help you offer

Len Grieco

-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-
bounces@xxxxxxxxxxxx] On Behalf Of rob@xxxxxxxxx
Sent: Monday, August 12, 2013 3:46 PM
To: Midrange Systems Technical Discussion
Subject: Re: Sending Email

Well, using the freebie SNDEMAIL or rolling your own with the
QTmmSendMail
API is a possibility. There seems to be a love it or hate it feeling
with
the built in SMTP client of the OS.

There's the JavaMail api. It doesn't have the logging capability of
the
native smtp client and I've heard that java based email solutions
aren't
near as fast when it comes to higher volume.

I'll let the "buy me" people push their own products.

As far as how much it's integrated into your own applications...
What's your level of integration?
Are you saying there's a bazillion programs with SND... for your email
in
there?
Or, are you saying there's a lot of customized overlays that differ
based
on fax or email and printer file definitions with user defined text to
route the email and a lot of intensive stuff like that?

The bazillion programs is easy to fix. I've done that without
modifying
the existing code. We were using SNDDST but switched over to
SNDEMAIL.
There is an exit point that I put a program in. Whenever someone
executes
SNDDST it analyzes the command and switches the parameters around and
runs
SNDEMAIL instead, quite easily done.
Exit point: QIBM_QCA_CHG_COMMAND Format: CHGC0100
See also: WRKREGINF
http://pic.dhe.ibm.com/infocenter/iseries/v7r1m0/topic/apis/xcachg.htm


Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1
Group Dekko
Dept 1600
Mail to: 2505 Dekko Drive
Garrett, IN 46738
Ship to: Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com





From: Len Grieco <lgrieco@xxxxxxxxxx>
To: "'MIDRANGE-L@xxxxxxxxxxxx'" <MIDRANGE-L@xxxxxxxxxxxx>,
Date: 08/12/2013 03:08 PM
Subject: Sending Email
Sent by: midrange-l-bounces@xxxxxxxxxxxx




Greetings,

I have been asked to look for alternatives to our current email
software/solution we are using
Some quick background:
currently we are using a 3rd party software that faxes/emails our
clients.
Spooled file(s) is/are created and wrapped with a form (also 3rd
party
software) and is sent to an outq.
The email client does what it does (I am quit green when it comes to
this)
and sends it off to our exchange server.
This has been in place for a very long time and is embedded heavily
into
our system.
The maintenance cost is the driving factor as to why I was asked to
search
for alternatives.

We are running v6r1 on a 520
I have started to looked at SMTP, LANSA Integrator, I'm even open to
hear
about other software available.
Any thoughts/suggestions links would greatly be appreciated.



Thank you
Len Grieco
William S. Hein & Co., Inc.
2350 North Forest Road
Getzville, NY 14068-1296
lgrieco@xxxxxxxxxx<mailto:lgrieco@xxxxxxxxxx>

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.


--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.


--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.