问题标签 [exim]

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 投票
2 回答
2446 浏览

php - Wordpress 不向 Gmail 发送电子邮件

我的所有 Wordpress 电子邮件都没有发送到 Gmail。更多信息:

  • 我正在使用 EXIM 邮件服务器
  • 我正在使用 wordpress 最新版本
  • 仅当电子邮件发送到 Gmail 时才会发生

EXIM 日志显示该电子邮件已成功发送到 Gmail,但未发送或以垃圾邮件形式发送。

0 投票
1 回答
240 浏览

logging - exim paniclog mainlog 10gb+ > 在没有设置主机的情况下调用 remote_smtp 传输

我正在执行以下操作

exim mainlog 和 paniclog 都超过 10GB 的数据(这阻塞了我的服务器:CentOS release 6.4 (Final))

我可以从 mainlog 跟踪的重复消息是

在没有设置主机的情况下调用 remote_smtp 传输 2013-12-24 07:42:12 1VmDSU-0002bQ-T6 == root@myserver.com R=local

我以为我之前已经解决了这个问题 - 但显然没有。

知道如何调试吗?或者找到你是什么造成了这个重复的信息?

我没有找到任何关于这个主题的文章

谢谢 - 肖恩

0 投票
2 回答
180 浏览

linux - 如果 sed 和 grep 的操作为真,则打印部分行

试图在 exim mainlog 中查找垃圾邮件发送者。Mainlog 有邮件 ID 和主题,如下所示。

我要做的是选择主题,删除所有符号,使用 sed 和 grep 作为关键字的空格。如果满意,则打印邮件 ID。我成功地删除了所有符号、空格和 grep 关键字,但问题是邮件 ID(@ 和 .)中的符号也被删除了。所以我的问题是如何应用sed并且grep仅适用于主题S==thi#s i ^s an*ot+her Su~bj)ec%t,如果满足打印邮件 ID 而不会影响其符号。提前致谢。

0 投票
1 回答
1186 浏览

cpanel - 从哪里可以增加 cpanel 中的默认最大延迟限制值?

我有一个 cPanel 服务器,在发送电子邮件时收到此错误。

域 XYZ.com 已超过允许的每小时最大延迟和故障 (5/5 (100%))。消息被丢弃。

此外,在调整设置和帐户包中,最大电子邮件发送限制设置为 500。从哪里我可以增加 cpanel 中的默认最大延迟限制值。谢谢

0 投票
1 回答
1143 浏览

magento - directadmin/exim 未将电子邮件从 phpsendmail 发送到(相同的)谷歌应用程序域

我一直试图弄清楚这一点。

我们使用 Magento。它通过 php sendmail 从地址contact@domain.com 向客户发送订单电子邮件。将密件抄送或单独的电子邮件(作为副本)发送到contact@domain.com

客户收到电子邮件。但是密件抄送或发送到contact@domain.com 的单独电子邮件永远不会到达我们的谷歌应用程序帐户(从contact@domain.com 发送到contact@domain.com)。

帮助表示赞赏。

肖恩


我们关注了这个 http://help.directadmin.com/item.php?id=8

即使这个 shell 命令也无法到达contact@domain.com 邮箱

exim bt 输出

来自主日志的日志记录

0 投票
0 回答
310 浏览

email - Exim Catch 电子邮件并转发到地址

我有专用服务器,上面有许多域。我想捕获来自任何域的特定地址的所有电子邮件,这意味着接受来自特定地址的所有电子邮件xxx@example.com并将其转发到特定地址。

我在我的服务器和 cpanel 上使用了 Exim。

我不想要一种在一个帐户上接受和转发的方法!

0 投票
0 回答
238 浏览

c++ - Linux C poll sendmail success or failure?

I am trying to send an email in a C program which is only Linux compatible. I am fine with using sendmail to do this as I don't need to read/receive any messages, just send an email every few minutes.

This code works perfectly as long as there is internet connection and no errors. However, I cannot find a way to see if the email actually went through and was sent successfully. Examply: I unplug my internet and run the snippet above, no error on popen or pclose and it seems like it worked fine, but of course I don't get it because I have no internet.

I'm wondering if there is a way that after I send the email with no errors I can poll something on the linux box to see that the message went through. I am using exim4 as my MTA if that helps. I also look in the exim4 mail queue mailq but it doesn't log any status about the email sent. The only errors it logs is if the TO email is invalid and it freezes it. But when theres no internet there is no code saying that it didn't go through.

Any ideas?

0 投票
0 回答
183 浏览

mysql - Exilog MYSQL 错误 1064

我正在尝试exilog ( )使用5.5.32 MYSQL. 安装转储文件有旧语法,我找不到错误。你能帮助我吗。

这里是垃圾场。MySQL 说:

第 16 行的 ERROR 1064 (42000):您的 SQL 语法有错误;检查与您的 MySQL 服务器版本相对应的手册,以在第 22 行的“ENIGNE=MyISAM”附近使用正确的语法

0 投票
1 回答
894 浏览

python - 如何构建 python 脚本来解析 exim 日志文件并生成发送域计数

我想构建一个 python 脚本,它在我的 smtp 服务器上通过 exim 日志文件进行 greps,并每天、每周和每月报告大多数发送域的总数。我对python很陌生,我正在努力实现这一目标。

exim 日志文件中的相关行通常如下所示:

,sys和模块应该足以实现这一点(?)osre我还想使用字典,因为我想每天在 cron 中运行脚本。

主要问题是:我如何仅通过相关行进行grep?Exim 记录了很多,我只想 grep 包含“=> 和 ->”的行。与以“1W”开头的 uniq maild ID 结合使用。此外,对于每日脚本运行,脚本必须“跟踪”日志文件,并且应该从脚本上次执行时停止解析日志文件的最后一个位置开始。为了生成可靠的每日发送域计数,这是必要的。

帮助将不胜感激。

0 投票
2 回答
2666 浏览

smtp - exim 如何在日志文件中显示密码

我想调试所有身份验证会话。

例如在/var/log/exim/mainlog 上显示这样的身份验证错误;

(xx) [xxxx] 的登录验证器失败:535 验证数据不正确 (set_id=xxx)

(xx) [xxxx] 的登录验证器失败:535 验证数据不正确 (set_id=xxx)

(xx) [xxxx] 的登录验证器失败:535 验证数据不正确 (set_id=xxx)

但我也想像这样显示密码;

(xx) [xxxx] 的登录验证器失败:535 验证数据不正确 (set_id=xxx, set_pwd=yyy ) (xx) [xxxx] 的登录验证器失败:535 验证数据不正确 (set_id=xxx, set_pwd=yyy ) 登录验证器(xx) [xxxx] 失败:535 身份验证数据不正确 (set_id=xxx, set_pwd=yyy )

我更改了 dovecot conf 并添加了;

但是 /var/log/exim/mainlog 仍然不显示密码,并且 /var/log/maillog 不提供有关 smtp 的任何信息。

那么,如何使用清除的文本密码捕获身份验证错误。