Articles of smtp

电子邮件的反向DNS(PTR)

我们正在瑞典托pipe我们的网站( http://www.redappleapartments.com )。 我们正在使用godaddy作为我们的电子邮件提供商。 所以,我们的smtp服务器是 smtp.europe.secureserver.net mailstore1.europe.secureserver.net 我们的网站发送大量的电子邮件给我们的客户,我们通过godaddy发送(使用SMTPauthentication)。 一些电子邮件永远不会传递给收件人。 有时我们看到这样的警告: The hostname in the SMTP greeting does not match the reverse DNS (PTR) 有人可以build议我们如何解决这个问题?

在Virtualmin中configurationSMTPS

我正在尝试在Virtualmin中configurationSMTPS,并且遇到了障碍。 我按照这里的说明没有问题,但是当我在Thunderbird中进行自动configuration时,仍然表示传出的邮件是未encryption的。 我采取的步骤(在上面的链接中列出)是我通过Edit Virtual Server将SMTP添加到Edit Virtual Server ,然后通过Manage SSL Certificates将SSL证书复制到Postfix。 我也重新启动了整个服务器。 我可能会留下什么东西? 我想我可以尝试在我的电子邮件客户端进行手动configuration(如果自动configuration没有selectencryption),但我不知道什么是适当的传出参数是关于SSL和authentication的手动configuration。 任何想法将不胜感激。

传入的Hotmail连接超时并启用TLS

好吧,这让我完全困惑。 我已经尝试了很多事情来解决这个问题,但是我正处于一个尴尬的境地。 在六月初,我维护的服务器突然决定停止接收来自某些Hotmail服务器的传入TLS连接。 我以为这可能是由于自签名证书,所以我切换到StartSSL的1类证书,但问题依然存在。 以下是日志文件中的详细事务(某些值,如TLS握手已被修改): Jun 12 18:19:27 [servername] postfix/smtpd[4839]: initializing the server-side TLS engine Jun 12 18:19:27 [servername] postfix/smtpd[4839]: connect from snt004-omc1s40.hotmail.com[65.54.61.77] Jun 12 18:19:28 [servername] postfix/smtpd[4839]: setting up TLS connection from snt004-omc1s40.hotmail.com[65.54.61.77] Jun 12 18:19:28 [servername] postfix/smtpd[4839]: snt004-omc1s40.hotmail.com[65.54.61.77]: TLS cipher list "aNULL:-aNULL:ALL: +RC4:@STRENGTH" Jun 12 18:19:28 [servername] postfix/smtpd[4839]: SSL_accept:before/accept initialization Jun 12 18:19:28 […]

交易失败554

我通过这个教程创build了邮件服务器http://www.unixmen.com/install-postfix-mail-server-with-dovecot-and-squirrelmail-on-centos-6-4/ 我可以发送电子邮件给自己它工作正常,但是当我想发送到另一个域邮件显示错误: Message not sent. Server replied: Transaction failed 554 5.7.1 <[email protected]>: Relay access denied 在该教程中,它表示设置DNS服务器并添加邮件服务器MXlogging。 需要吗? 要发送邮件到另一个域? 也许这是一个问题? 邮件日志 Jun 27 07:14:52 mobifor postfix/smtpd[1822]: connect from localhost[::1] Jun 27 07:14:52 mobifor postfix/smtpd[1822]: NOQUEUE: reject: RCPT from localhost[::1]: 554 5.7.1 <[email protected]>: Relay access denied; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<[129.233.111.73]> Jun 27 07:14:52 mobifor postfix/smtpd[1822]: lost connection […]

RoundCube SSL SMTP失败

我在我的网站上安装了一个roundcube安装,在IMAP使用SSL和smtp使用非ssl时效果很好。 唯一的问题是:当我切换到使用ssl://smtp.[mydomain].com为我的smtp服务器,我得到这个日志文件中的错误: SMTP错误:SMTP错误:连接失败:无法连接套接字:连接被拒绝在1504行的[path] /program/lib/Roundcube/rcube.php(POST [path] /?_ task = mail&_unlock = loading1404435957595&_lang = en?_task =邮件和_action =发送) 现在,当我将相同的configuration放入我的电话邮件客户端时,我可以通过ssl发送邮件,所以SMTP服务器正在通过端口465工作。我可以弄清楚,我很感激任何帮助。

SMTP重试间隔 – Lotus Domino

我们的ISP每次只接受5封电子邮件。 如果我手动发送(路由*),那么我通常会得到错误: 57 Retry( 2) SMTP [$Retry MY_ISP.COM] (Push) Last error: 421 4.4.2 Message submission rate for this client has exceeded the configured limit Next retry: 14/07/2014 08:46:21 AM 重试间隔似乎是30分钟后,我做了“路线*”。 我希望能在更短的时间内重试。 我已经检查了configuration文件路由器/ SMTP>限制和控制>传输控制>初始传输重试间隔 – 它被设置为15分钟。 我问过ISP他们是否可以改变他们的configuration接受更多的电子邮件,但不要指望这个改变。 如果我们发送大量电子邮件,则会导致邮件发送延迟。 任何人都可以build议: – 为什么间隔是30分钟,而不是15分钟(如configuration)? – 我可以每5分钟更换一次吗? – 任何智慧的珍珠?

Postfix中继到本地而不是relayhost

我正在尝试通过SMTP服务器的邮件简单的后缀中继。 但我从日志中看到邮件被中继到本地而不是中继主机。 main.cfconfiguration如下, smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu) biff = no # appending .domain is the MUA's job. append_dot_mydomain = no # Uncomment the next line to generate "delayed mail" warnings #delay_warning_time = 4h readme_directory = no # TLS parameters smtpd_tls_cert_file=/etc/ssl/certs/ssl-cert-snakeoil.pem smtpd_tls_key_file=/etc/ssl/private/ssl-cert-snakeoil.key smtpd_use_tls=yes smtpd_tls_session_cache_database=btree:${data_directory}/smtpd_scache smtp_tls_session_cache_database=btree:${data_directory}/smtp_scache # See /usr/share/doc/postfix/TLS_README.gz in the postfix-doc package for # […]

如何设置中间SMTP邮件服务器/中继来过滤外发电子邮件

我想阻止所有外发电子邮件,除了less数列入白名单的网域。 什么是最好的方法去呢? 我可以把一个中间的内部网服务器,它将根据白名单进行过滤,并将请求转发到实际的SMTP服务器,如果允许? 更新:这一个是相似的,但无法弄清楚实际的细节。 如何正确过滤传出的电子邮件? 这看起来很有趣: https : //serverfault.com/a/122772 更新:是否有可能从中继转发相同的用户凭据到实际的SMTP服务器?

exim4 – 为什么限速出站邮件只能与acl_not_smtp一起使用?

为了限制每个收件人发送的电子邮件(所有电子邮件都是由同一个用户发送的),我一直在一个非常简单的环境中进行一些testing: The Webs ^ | +——————-+ SMTP? +——–+———+ | +—————> | mail.example.com | | billyw.localhost | | (smarthost) | | (exim4) | | | +——————-+ +——————+ billyw.localhost是一个Debian机器。 使用dpkg-reconfigure exim4-config ,我将其设置为使用mail.example.com作为智能主机。 目前,我通过向acl_not_smtp添加ACL来限制速率: acl_not_smtp = acl_check_not_smtp acl_check_not_smtp: # Rate limit based on the recipient address discard ratelimit = 7 / 1m / per_mail / $recipients log_message = […]

Trac通知(smtp)和Postfix

我有两个独立的Ubuntu 12.04服务器。 运行Trac(homeserver / Dyndns) 运行后缀(VPS / staticIP) 我configurationtrac使用TLS并连接到postfix服务器。 Tracconfiguration: admit_domains = always_notify_owner = true always_notify_reporter = true always_notify_updater = true ambiguous_char_width = single email_sender = SmtpEmailSender ignore_domains = mime_encoding = base64 sendmail_path = sendmail smtp_always_bcc = smtp_always_cc = [email protected] smtp_default_domain = smtp_enabled = true smtp_from = [email protected] smtp_from_name = Trac smtp_password = randompassstring== smtp_port […]