§PlainStatute

Housing & Tenant · Eviction Notice

Eviction Notice in Maine

How many days of written notice a landlord must give before filing an eviction in Maine, broken down by reason, and what you can do about it, cited to the statute.

Confirmedagainst §6002Reviewed by Cholilurrohman · July 2026
Notice before an eviction can be filed · Maine
7 days once rent is 7 days late
Pay or quit
Maine lets a landlord serve a 7-day notice once the renter is seven days or more behind on rent under 14 M.R.S. 6002, and paying before that notice expires voids it.
Nonpayment of rent7 days (and only after rent is already 7 days late)
Curable lease violation7 days
No-cause (month-to-month)30 days
Statute§6002

Every notice period in Maine

The written notice for each reason a landlord can end a tenancy, and what each one means.

Reason for the noticeNotice in MaineWhat it means
Nonpayment of rentCan fix and stay7 daysThe 7-day notice is available only once the tenant is 7 days or more in arrears (14 M.R.S. 6002(1)). Paying the arrears before the notice expires voids it and continues the tenancy, so the real window from the due date is roughly two weeks.
Substantial damage to the premises7 daysSubstantial damage to the premises supports a 7-day notice with no chance to cure (14 M.R.S. 6002(1)).
Nuisance7 daysCreating a nuisance supports a 7-day notice with no chance to cure (14 M.R.S. 6002(1)).
Violence or a threat of violence7 daysA tenant, or the tenant guest or invitee, being the perpetrator of violence, a threat of violence, or sexual assault supports a 7-day notice with no chance to cure (14 M.R.S. 6002(1)).
No cause, tenancy at will30 daysA tenancy at will must be ended by either party with a minimum of 30 days notice (14 M.R.S. 6002).
After the noticeCourtWritten notice, then a forcible entry and detainer action. The pay-and-void rule sits inside the notice statute itself rather than in the court rules. Only a court can order a tenant removed.
Statute14 M.R.S. §6002The controlling statute for these notice periods. Read the full text through the source link below.

What you can do right now

Concrete, neutral steps if you have received an eviction notice in Maine. This is legal information, not legal advice.

  1. Count from the due date, not the notice

    Maine stacks two clocks. Rent does not become a ground for a notice until you are already 7 days late, and only then does the 7-day notice start. That means you usually have about two weeks from the due date before the notice runs out.

  2. Pay the arrears to void the notice

    Maine writes the pay-and-void rule into the statute. If you pay the overdue rent before the 7-day notice expires, the notice is void and the tenancy continues (14 M.R.S. 6002(1)). Keep proof of payment and its date.

  3. Respond to the court case

    If you do not pay or leave, the landlord files a forcible entry and detainer action and you are served with a court date. Appear with your lease, receipts, and any messages. A tenant who does not show up can lose by default.

  4. Get local legal help

    A local Maine legal aid office can explain the two-clock timing and the pay-and-void rule, and can check whether a local ordinance in your town adds anything. Search for legal aid in your area and act early.

This is general legal information, not legal advice. Read your own lease and check for a local ordinance, since either can change the notice that applies to your home.

What Maine renters get wrong

Maine stacks two seven-day clocks back to back, which makes the real deadline longer than the headline suggests. Rent does not become a ground for a notice at all until the tenant is already seven days or more in arrears, and only then does the seven-day notice start to run (14 M.R.S. 6002(1)). So a Maine renter usually has roughly fourteen days from the due date before the notice expires. Maine also writes the escape hatch into the statute: paying the overdue rent before the notice expires voids the notice and continues the tenancy. The seven-day track is not only for rent. Maine groups substantial damage to the premises, creating a nuisance, and violence or a threat of violence by the tenant or a guest into the same seven-day notice, though those carry no chance to cure. Ending a tenancy at will without cause takes a minimum of 30 days by either side. After the notice runs, the landlord files a forcible entry and detainer action, and only a court can order a tenant out.

Common questions

When does the Maine 7-day notice actually start?

Only after you are already seven days or more behind on rent. Maine stacks two clocks under 14 M.R.S. 6002: rent must first be seven days late, and then the seven-day notice runs, so the real window from the due date is closer to two weeks.

Does paying before the notice expires stop the eviction in Maine?

Yes. The statute says that paying the overdue rent before the 7-day notice expires voids the notice and continues the tenancy (14 M.R.S. 6002(1)). Keep proof of what you paid and when, in case the landlord proceeds anyway.

Is a threat of violence enough for a 7-day notice in Maine?

Yes. Maine groups violence, a threat of violence, or sexual assault by the tenant or the tenant guest or invitee into the same 7-day notice track as substantial property damage and nuisance. Those grounds carry no chance to cure.

How much notice ends an at-will tenancy in Maine?

A minimum of 30 days notice by either party under 14 M.R.S. 6002. That no-cause period is separate from the seven-day track, which is about a tenant who is behind on rent or has committed one of the listed serious acts.

Primary source
14 M.R.S. §6002
Maine Revised Statutes (14 M.R.S. §6002) · legislature.maine.gov
Cholilurrohman
Every figure on this page is checked line-by-line against the current statute. Editorial standards →

Not legal advicePlainStatute provides plain-language summaries of public law for general information only. This is not legal advice. Statutes change; always confirm current requirements with the official source linked above before acting.

Embed this explainer

Paste this on your own site. The embed stays in sync with this page, so any update here shows up there too.

<iframe
  src="https://plainstatute.com/embed/statute/eviction-notice--maine"
  title="Maine statute explainer by PlainStatute"
  loading="lazy"
  height="640"
  style="width:100%;max-width:640px;border:1px solid #e4e2d9;border-radius:12px"
  data-plainstatute="eviction-notice--maine"></iframe>
<script>
  window.addEventListener('message', function (e) {
    if (e.origin !== 'https://plainstatute.com') return;
    var d = e.data || {};
    if (d.type !== 'plainstatute:embed-height') return;
    var f = document.querySelector('iframe[data-plainstatute="' + d.slug + '"]');
    if (f) f.height = d.height;
  });
</script>