Articles of 后缀

来自我的服务器的电子邮件被传送到垃圾邮件

我有虚拟服务器(亚马逊EC2)。 来自它的电子邮件(后缀)被发送到垃圾邮件文件夹中的一些电子邮件服务。 他们不会被发送到一些电子邮件(包括一些在Gmail上的地址)。 垃圾邮件黑名单中没有IP和主机名。 我怎么解决这个问题?

正确的postfix smtp限制处理顺序

我在postfixconfiguration文件中有这个smtp限制: smtpd_sender_restrictions = permit_sasl_authenticated, check_policy_service inet:127.0.0.1:10031,permit_mynetworks, warn_if_reject reject_non_fqdn_sender, reject_unauth_pipelining, reject_authenticated_sender_login_mismatch, reject_unknown_sender_domain 据我所知,如果permit_sasl_authenticated说特定的用户被authentication,那么其余的限制不会被检查。 如果我想要确保“permit_sasl_authenticated”和“check_policy_service inet:127.0.0.1:10031”,如果他们都说是的,那么只有这样才能通过邮件否则不会? 实际上我试图设置cluebringer,但得到的问题是说“发件人地址被拒绝”,即使发件人从SASL正确authentication后。 这是我的postconf -n输出: append_dot_mydomain = no biff = no broken_sasl_auth_clients = yes config_directory = /etc/postfix disable_vrfy_command = yes inet_interfaces = 91.91.98.67, localhost mailbox_command = procmail -a "$EXTENSION" mailbox_size_limit = 0 mydestination = mauth.fdomain.co.uk, localhost myhostname = mauth.fdomain.co.uk mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 […]

在Postfix中禁用密码SSL3_RSA_WITH_SEED_SHA

我想在Postfix中禁用SSL3_RSA_WITH_SEED_SHA。 我已经在main.cf smtpd_tls_ciphers = high smtpd_tls_protocols = TLSv1,!SSLv2,!SSLv3 smtpd_tls_exclude_ciphers = aNULL, DES, 3DES, MD5, DES+MD5, RC4 我应该添加到smtpd_tls_exclude_ciphers排除SSL3_RSA_WITH_SEED_SHA?

垃圾邮件关键字是否出现在邮件日志中意味着邮件被标记为垃圾邮件?

当看我的邮件日志时,我注意到了以下几点: mail/mail.log.3:297:Mar 30 18:31:21 www postfix/smtp[21129]: 7A6C51014035D: to=<[email protected]>, relay=spam.aserve.com.tw[118.163.3.51]:25, delay=12, delays=0.01/0/10/2.1, dsn=2.0.0, status=sent (250 2.0.0 s2UAS7BE024449 Message accepted for delivery) 这里的文字[relay = spam .aserve.com.tw]包含“垃圾邮件”一词。 我可以假设电子邮件被标记为垃圾邮件吗?

我怎样才能保护后缀,所以我的ISP不会阻止它?

我们的dev服务器是用于开发网站的CentOS LAMP系统。 我们希望PHP发送电子邮件。 服务器不需要接收电子邮件或其他任何东西,字面上只是发送电子邮件给我们的开发人员。 我读了关于nullclient,以及如何他们可以放入,而不是后缀,但我不喜欢使用不在存储库中的东西。 经过一番小小的调整,我得到了postfix来(尝试)发送电子邮件,通过使用Postfix标准configuration自述文件中的空客户端上的Postfix中find的设置: myhostname = localhost.localdomain myorigin = localdomain relayhost = $mydomain inet_interfaces = loopback-only mydestination = 一旦我这样设置,我试图用telnet发送邮件,并从/var/log/maillog看到以下错误: Apr 23 19:26:25 devserver postfix/smtp[34437]: 604E95209C3: to=<[email protected]>, relay=localdomain[82.147.22.3]:25, delay=0.54, delays=0.07/0/0.07/0.41, dsn=5.0.0, status=bounced (host localdomain[82.147.22.3] said: 550-Please turn on SMTP Authentication in your mail client, or login to the 550-IMAP/POP3 server before sending your message. […]

从我的服务器发送的电子邮件显示为垃圾邮件

我知道这个问题已经被问及几次回答,但我找不到任何提及我的特殊问题。 我已经在我的Debian 7 VPS上设置了Postfix和Dovecot,并且可以发送邮件,但是它显示在我的Gmail收件箱中作为垃圾邮件。 我发送的域名运行一个使用input“网站联系人”电子邮件地址的networking应用程序,并且我已经将我的一个gmail电子邮件地址放在那里。 现在,当我发送到我的另一个Gmail帐户,它显示在垃圾邮件,谷歌给出的推理是因为虽然从字段显示“始发”的电子邮件地址是我的,它知道它实际上并不是来自Gmail和认为有欺骗正在进行。 从我读到的,我需要在我的DNS中设置一个特定的SPFlogging来validation我的服务器不显示为垃圾邮件发件人。 我已经为@与v=spf1 a:fluidvector.com include:_spf.google.com ~all添加了TXTlogging,但是我的邮件仍然直接进入垃圾邮件文件夹。 另外,我读过Return-Path可能是个问题。 在我的情况下,返回path显示为Apache2运行的用户帐户。 我需要改变这个来反映我的gmail发件人帐户吗? 我已经运行了一些SPFtesting,输出声称SPF是好的: SPF record lookup and validation for: fluidvector.com SPF records are published in DNS as TXT records. The TXT records found for your domain are: v=spf1 a:fluidvector.com ~all Checking to see if there is a valid SPF record. Found v=spf1 record […]

打开Postfix或Sendmail到所有的IP

我可以configurationPostfix或Sendmail允许所有的IP没有身份validation? 我明白这可能会导致各种各样的滥用。 我们有一些通过SMTP服务器发送通知的监控系统,但是它不支持authentication,所以我打算告诉防火墙只允许IP连接。 谢谢

Fail2ban MTA = Jail Config中的Postfix设置给出错误

在/etc/fail2ban/jail.local ,当我将MTA设置为Postfix时,Fail2Ban显示错误,无法启动。 [DEFAULT] ignoreip = 127.0.0.1/8 bantime = 1800 maxretry = 4 destemail = [email protected] mta = postfix action = %(action_mwl)s 错误: WARNING 'findtime' not defined in 'ssh'. Using default value ERROR /etc/fail2ban/action.d/postfix-whois-lines.conf and /etc/fail2ban/action.d/postfix-whois-lines.local do not exist ERROR Error in action definition postfix-whois-lines[name=ssh, dest="[email protected]", logpath=/var/log/auth.log, chain="INPUT"] ERROR Errors in jail 'ssh'. Skipping… ['set', 'loglevel', […]

Postfix不使用“non_smptd_milters”

目前在Ubuntu 14.04 x86上使用Postfix / Dovecotconfiguration邮件服务器。 目前我正在尝试使用OpenDKIM来设置DKIM。 我所遵循的指南告诉我们在/etc/postfix/main.cfjoin参数"non_smtpd_milters=inet:localhost:8891" 。 但是,当我service postfix restart我得到许多警告: * Starting Postfix Mail Transport Agent postfix postconf: warning: /etc/postfix/main.cf: unused parameter: non_smptd_milters=inet:localhost:8891 postconf: warning: /etc/postfix/main.cf: unused parameter: non_smptd_milters=inet:localhost:8891 postconf: warning: /etc/postfix/main.cf: unused parameter: non_smptd_milters=inet:localhost:8891 postconf: warning: /etc/postfix/main.cf: unused parameter: non_smptd_milters=inet:localhost:8891 postconf: warning: /etc/postfix/main.cf: unused parameter: non_smptd_milters=inet:localhost:8891 postconf: warning: /etc/postfix/main.cf: unused parameter: non_smptd_milters=inet:localhost:8891 /usr/sbin/postconf: […]

邮件发送速度 – 如何提高

我正在维护一个服务器来发送邮件邮件(当然没有垃圾邮件)。 目前这台机器的速度是约。 每小时2000封电子邮件。 ( 编辑 :实际上我今天做了一个testing邮件,取消了限制,并发送邮件给2500个最近的+活跃用户,花了大约1小时45分钟把邮件发送出去。 我的老板指出,他不满意,因为他看到像邮件黑猩猩等公司,你可以在几秒钟/分钟内发送成千上万的电子邮件。 当然,当你立刻回复,打开等等,他们确实会出去。 我的问题是,究竟需要什么来达到这样的发送速度? 我的意思是,当然,你可以添加到硬件,并build立一个越来越复杂的服务器系统,所有的发出你的邮件等。当然,这也是一个清单的问题(没有未知的主机,等等因为他们都吃掉了服务器的资源) 但除此之外,我相信肯定还有其他方法可以改善这一点。 任何人都可以对此进行一些概述? 编辑 根据评论的要求,下面是关于使用什么硬件以及发送行为的更多细节: 服务器的types Operating system: CentOS Linux 5.11 Kernel and CPU: Linux 2.6.18-400.1.1.el5 on i686 Processor: Intel Core2 Duo CPU E7500 @ 2.93GHz, 2 cores CPU load averages: 1.07 (1 min) 1.18 (5 mins) 0.65 (15 mins) CPU usage: 4% user, 1% kernel, […]