Below are the most useful commands: Print a count of the messages in the queue: [cc]root@localhost# exim -bpc[/cc] Print a listing of the messages in the queue (time queued, size, message-id, sender, recipient): [cc]root@localhost# exim -bp[/cc] Print a summary of messages in the queue (count, volume, oldest, newest, domain, and totals): [cc]root@localhost# exim -bp | ..
Category : Email
Sometimes you may face this error message from the exim_mainlog: [cc] 2018-01-30 23:17:40 1egXfI-003MAg-GI ** bstrickland_14111@hotmail.com R=enforce_mail_permissions: Domain rakyatholdings.com.my has exceeded the max defers and failures per hour (92/50 (50%)) allowed. Message discarded. [/cc] This means that the domain rakyatholdings.com.my has attempted and failed to send emails 92/50 times. This could be because the recipient’s ..
I will be using SME07 as an example. [cc] exim -bpc —– to see mail queue count exim -bp —— to see all emails in the queue [/cc] Input the following command to list out all directories with scripts that are sending out emails [cc] grep cwd /var/log/exim_mainlog | grep -v /var/spool | awk -F”cwd=” ..
There are 2 anti-spam setups that are used by IPServerOne. Below is a guide on how to setup the FREE version of incoming anti-spam for any domain on Linux servers. I will be using fabulousmom.com and antispam-300.small-dns.com as an example. Firstly, log in to the anti-spam server via SSH. Then, edit the file below to ..
A SSL certificate is a way to encrypt a site’s information and create a more secure connection. Additionally, the certificate can show the virtual private server’s identification information to site visitors. Certificate Authorities can issue SSL certificates that verify the virtual server’s details while a self-signed certificate has no 3rd party corroboration. When we request ..
Referring to ticket TICKET ID QYI-433-50485 Feature to allow the reset of the current day’s email sends, to allow more emails to be sent out. The file: [cc lang=”bash”]/etc/virtual/usage/username[/cc] To reset simply [cc lang=”bash”]> /etc/virtual/usage/use..
A Service record (SRV record) is a specification of data in the Domain Name System defining the location, i.e. the hostname and port number, of servers for specified services A SRV record has the form: _service._proto.name. TTL class SRV priority weight port target. Adding the SRV record to PDNS name server: where: _sipfederationtls – service: ..
1. Login to Smartermail > Search Domain > Manage : 2. Advanced Setting > Mail Signing > Options > Select Enable DKIM Signing > Save : 3. Generate Key > save : 4. Provide the values to customer (in this example) to add into DNS record : dkim._domainKey.ghrh.com.my TXT p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDCVqadRmhQd+fTBRLJe0B0eMEfYlgOihZ8zVj1HCX6qcckA+UTU6edscQdD9AiNzk9doudZRoCvBxUXq2y/38jfxdcwPCW56XkOfoGJHwlh99QBdWDwASdWPFbodzdGl6fxv96FuzfFaktxWOvh5mVuYx6jKal1cpSBcX1V5..
Below are useful command that we can use to list all User’s Email Addresses under a Reseller in Direct Admin. Usually we want to do this when there are Maintenance need to be done in Shared Hosting and we would like to let all customer know by blasting emails for them. Let say, we have ..
Ticket Example : NXI-637-80689 Firstly, if the user account is deleted, make sure the deleted email account is created again first by the customer in the Smartermail. Then, login to the Veeam Client. You can check at: https://portal.ipfusions.com Referring to this ticket, the user account is located at WIN13.SMALL-DNS.COM server whereby you can see the ..