Skip to main content

/usr/sbin/exim -odi -Mc What is this?

Comments

6 comments

  • gairesatish
    Is there no one who can give me slightest idea on what this process is for? Should i just open a ticket?
    0
  • Infopro
    Feel free to open a ticket to cPanel Technical Support. I think I'd take a closer look at the account. Is Spam Assassin enabled on the server?
    0
  • gairesatish
    I am not sure if SpamAssasin is enabled but... the account doesn't have permission to send any mail. The package i have put account can send 0 emails. So this processes is caused by account trying to send emails?
    0
  • Infopro
    You might want to check the reports: WebHost Manager "Email "Mail Delivery Reports You can find the Spam Assassin configuration page here: WebHost Manager "Service Configuration "Exim Configuration Manager
    0
  • gairesatish
    I did cPanel update now the processes mentioned above are not showing up.. instead i see
    sapanel 0 29.66 0.09 dovecot/lmtp 1758 (Trace) (Kill) sapanel 0 28.77 0.09 dovecot/lmtp 1776 (Trace) (Kill) sapanel 0 26.76 0.08 dovecot/lmtp 1803 (Trace) (Kill) sapanel 0 26.38 0.08 dovecot/lmtp
    processes like this from that same account.. what is dovecot/lmtp mean? i googled but too many variying answers Also. I have Maximum Hourly Email by Domain Relayed set to "0" ZERO for that user. So there is NO WAY for it to send any emails correcT?
    0
  • cPanelMichael
    what is dovecot/lmtp mean? i googled but too many variying answers

    cPanel versions 58 and later uses Dovecot as the local mail delivery agent. Exim, the mail transfer agent (MTA), receives inbound messages, connects to Dovecot via LMTP (Local Mail Transport Protocol), and Dovecot delivers the message. Earlier versions of cPanel use Exim as both the mail transfer agent and the local delivery agent.
    Maximum Hourly Email by Domain Relayed set to "0" ZERO for that user.

    You cannot use the Max hourly emails per domain setting to disable email for an account or domain. Instead, you'd need to use the suspend_outgoing_email WHM API 1 command for that purpose: WHM API 1 Functions - suspend_outgoing_email - Software Development Kit - cPanel Documentation Thank you.
    0

Please sign in to leave a comment.