Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
86 views

Recommendations for email server with REST API?

We are evaluating email servers and would appreciate recommendations. Our basic requirements are: REST API - with option to also receive parsed messages as well as sending Spam and virus filtering ...
1
vote
0answers
81 views

Best practices for listserv implementation

I'm implementing a web site which also supports interaction via e-mail. Users can send e-mails to the site and we forward them to other users. You could think of it as a listserv, though the ...
1
vote
1answer
194 views

L-Soft LISTSERV TCPGUI Interface for PHP

I'm trying to use LISTSERV's "API" in PHP. L-Soft calls this TCPGUI, and essentially, you can request data like over Telnet. To do this, I'm using PHP's TCP socket functions. Here's the C code ...
1
vote
1answer
368 views

Dynamic email routing for listserv (in PHP)

I'm doing some pro-bono work for a non-profit and need to cobble together some functionality, preferably without rolling it all myself. Here's the synopsis: I have a CRM-like system that has Persons ...
1
vote
2answers
640 views

Does LISTSERV have an API?

I have a custom application that was built to send opt-in newsletters and marketing emails. It does a pretty good job sending mail, but it doesn't respond at all to bounces or unsubscribe requests. It ...
0
votes
1answer
49 views

Is there a way to forward wall posts/messages from a facebook group to non-facebook users via e-mail?

I am in a caving club that is having some generation gap issues...some old-timers don't want to use Facebook, but a lot of the young members don't want to bother with the old listserv. Are there any ...
0
votes
0answers
12 views

ListServ not accepting email posting

So I'm having trouble with technology that's 25 years old and has no substantial tech support, so this post is really just a last-resort shot in the dark in case someone has some enlightenment. I'm a ...
0
votes
0answers
63 views

qmail error trying to send mail: “preline: fatal: child crashed”

I am running Listserv for unix version 15.5 with qmail 1.03 as my mail sender on and have had no issues over the past 4 years or so. Server Version info: [root@s15252382 listserv]# uname -a Linux ...
0
votes
0answers
19 views

SYMBA Mail list - What is Symba Sandbox? How to login to Sandbox [closed]

What is Symba Sandbox? How to login to Symba Sandbox? Please anyone help me!!!
0
votes
1answer
76 views

Listserv functionality catchall or not?

I am looking to create a listserv functionality for my website in the style of google groups. That is, someone creates a group and thus, a group email address is born. Should i be using a catchall or ...