What is the proper time delay between sending emails for smtp to not fail on windows server 2008 r2 [closed]

It’s difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 10 years ago. What is the proper time delay between sending … Read more

using email client without POP IMAP access [closed]

Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for Server Fault. Closed 10 years ago. Improve this question I need to give a solution for a situation where sys admins have not enabled POP,IMAP access of mail server only web based … Read more

Best Practice for Partitioning CentOS as a Mail Server? [closed]

It’s difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 8 years ago. I’ve got 8X HP900GB 6G SAS 10K SFF on a HP ProLiant DL380p , i … Read more

iptables: open port 25 CentOS 7 [closed]

Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post. Closed 7 years ago. Improve this question I have problems opening port 25 for sendmail on my CentOS 7 machine. Here’s my iptables configuration: *filter :INPUT ACCEPT … Read more

EL5 /etc/hosts.deny not denying “.top”? [closed]

Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for Server Fault. Closed 5 years ago. Improve this question I get spam e-mails from places such as whatever@hungry.lmtaken.top among a LOT of others. I have an appropriate entry in /etc/hosts.deny but it … Read more

How to send massive mail in Window [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for … Read more

centos 6.4 sendmail SMTP-AUTH not working

I want cinfugiure centos 6.4 server with sendmail and dovecot to SMTP-AUTH , I configure saslauthd and sendmail, but the SMTP-AUTH is not function,actual configuration is [root@server sasl2]# rpm -qa | grep sendmail sendmail-8.14.4-8.el6.x86_64 sendmail-cf-8.14.4-8.el6.noarch [root@server sasl2]# sendmail -d0.1 -bv Version 8.14.4 Compiled with: DNSMAP HESIOD HES_GETMAILHOST LDAPMAP LOG MAP_REGEX MATCHGECOS MILTER MIME7TO8 MIME8TO7 NAMED_BIND … Read more

How to configure sendmail to use different SMTP relay servers [closed]

Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for Server Fault. Closed 8 years ago. Improve this question How to configure sendmail to use different SMTP relay servers. For example: For all gmail.com recipients sendmail should use gmail SMTP server obviously … Read more