问题标签 [mailman]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
390 浏览

php - php通过珍珠邮件发送大量电子邮件 - 查看队列中发送的消息/消息

我使用 mail.php 函数在 php 中设置了群发电子邮件。

我已经阅读了“使用 PHP 发送大量电子邮件”的帖子,这很有帮助,但不想在新帖子上打开对话。我希望能够从我的前端 php 群发电子邮件页面查看队列中的消息或过去发送的消息。

关注点:

  • 查看已发送消息的能力
  • 能够取消队列中的消息发送

哪个是最好的系统?

  • 斯威夫特梅勒
  • 梨mail_queue
  • 邮递员

将不胜感激一些建议

0 投票
2 回答
7897 浏览

email - 最佳电子邮件营销软件(PHPlist 的替代品)

那里有 PHPlist 的好替代品吗?特别是在轨道上的红宝石?

我们正在寻找像 www.campaignmonitor.com 这样的产品

谢谢!

0 投票
1 回答
1871 浏览

ruby-on-rails - MailMan 和保存附件

我正在使用mailmain gem 来获取 pop3 邮件。该库使用邮件gem 来分解邮件正文和附件。我已经到了可以在 pry 命令行中获取附件的地步,如下所示:

我可以像这样得到一个单独的附件

所以,问题是,我如何保存这些数据?

我很接近这种方法,但我无法正确保存。

我试过这样的东西

但输出被搞砸了。

我只是对电子邮件编码知之甚少,无法使其正常工作。

提前致谢!

0 投票
1 回答
112 浏览

email - 如何将电子邮件发送到其他服务器中的虚拟域

我正在设置 2 台服务器。1. 监控服务器 2. 邮件列表服务器

当监控服务器(1)向邮件列表服务器(2)发送任何警报邮件时,这两个服务器一起工作。邮件列表服务器(2) 收到警报后,邮件列表服务器(2) 会将电子邮件分发到邮件列表数据库中的电子邮件地址。

问题是:邮件列表服务器使用虚拟域。像 fakedomain.com

如何在监控服务器中设置别名,以便监控服务器(1)直接发送到邮件列表服务器(2)中的 fakedomain.com?不要访问互联网上的 fakedomain.com。

先感谢您

0 投票
2 回答
440 浏览

php - php系统中的python命令()

我正在尝试编写 php 代码以使用 php 的 system() 函数自动更改邮递员邮件列表的描述名称。但我不知道我该怎么做。

这是用于更改描述名称的命令行命令:

请帮我

0 投票
0 回答
297 浏览

ruby - 使用 Mailman 使用 POP3 接收旧电子邮件

我对邮递员很陌生,只是想创建一个处理程序,以便在收到邮件时收到通知,如下所示:

无论如何,出于某种原因,我不断收到一长串旧邮件主题而不是新邮件,我完全确定我在这里做错了什么,但我怎样才能让它只接收新的邮件?

0 投票
2 回答
524 浏览

perl - 无法通过 Perl LWP::UserAgent 选中复选框

我应该如何检查这样的复选框:

使用 Perl 的 LWP::UserAgent 模块?

此代码执行此操作(输出就好像它是在未选中复选框的情况下提交的 - 即网页被刷新并且复选框被清除)。

我不确定为什么元素名称中的“@”由“%40”表示(有什么想法吗?),但我也尝试过: 'test2\%40mydomain.com_notmetoo' => 'on',' test2@mydomain.com_notmetoo' => 'on', 没有成功。

网站上似乎没有 JavaScript(即它在禁用 JavaScript 的浏览器中运行良好)。我只是无法让它在 Perl 中工作。

谢谢。

特里。


更新 #1:这是我在检查 Test2 的 notmetoo 框后提交时来自 Firefox 的“篡改数据”扩展的 POSTDATA 值:

这对任何人帮助我有帮助吗?

0 投票
1 回答
1810 浏览

php - Invalid Content-Length and HTTP 413 error?

I'm stack because all the websites on my Linux Apache2 web server which have a form to fulfil are returning 413 Request Entity Too Large Error only after first fulfil (refresh makes it working). Error looks like:

Here is apache2 error log:

It gives the error on both (one using PHP and second Perl (cgi)) scripts. I'm not using SSL.

0 投票
0 回答
151 浏览

email - GNU mailman - questions and testing

I feel really stupid asking this question, but I recently signed up to a GNU mailman list for the first time ever and can't quite figure out how to interact with it properly. I can't find any documentation anywhere on how to participate as a list member. In particular, I am trying to figure out how to make my responses nest properly when replying from a Gmail account. Through some sparse info I've gleaned, I found that the "In-Reply-To" header is supposedly the one that determines where your message nests on the list.

So, I posted a new message to the list, and when somebody replied to me, I received a copy in my Gmail in addition to the post on the list archives page. I replied to the Gmail and addressed it back to the main list address. After sending, I examined the Gmail headers, and In-Reply-To was indeed set to the Message-ID of the person who had replied to me, so I thought my response would be nested under his. Unfortunately, it was not. It was nested underneath my own OP, next to his. I can't figure out why, except that there is another header References, which in my response, included two Message-ID's, both the one from my original post, and the one from the first response.

None of this stuff is intuitive at all or explained anywhere that I can find, and Gmail of course gives you no control of email headers... but I don't want to switch to an entirely new mail service just to interact with a Mailman list. Nor do I want to spam a real list with a bunch of stupid test messages of me figuring out what is probably supposed to be a very simple system. Does anybody know of a test instance of mailman somewhere that I can send a few mails to just so get this all sorted out? I found what appeared to be a couple, but none of them were actually accepting mail.

0 投票
1 回答
518 浏览

python - 我如何知道我的邮递员帖子是否成功使用 gmail?

如果您使用 gmail 向邮递员邮件列表发帖,您将不会在收件箱中收到您自己的邮件,因为它会立即存档。有很多关于 Gmail 对此行为的投诉,但到目前为止,您无能为力。

是否还有一种可能的方式来获得对您的帖子的确认?

(请注意,如果列表版主接受您的帖子需要一些时间,您可能希望在您的邮件发送给列表的订阅者时收到通知。)