Re: Best practices for disabling email accounts

From: Ryan J.Taylor (rj_at_ncia.net)
Date: 09/12/03

  • Next message: John Capo: "Re: Best practices for disabling email accounts"
    Date: Fri, 12 Sep 2003 11:45:54 -0400
    To: freebsd-isp@freebsd.org
    
    

    On Friday, September 12, 2003, at 11:31 AM, Blake Swensen wrote:

    > Many of you are in the same boat, where customers fall behind and
    > collections letters still do not seem to grab their attention.
    >
    > Short of changing passwords, does anyone have a best practices method
    > of temporarily preventing access to email boxes temporarily. In most
    > of these cases, once the customer has paid, I would like to turn back
    > on the email boxes.

    You could run "pw lock username" on the account and then add something
    like:
    username@pyramus.com 550 Account locked
    to your /etc/mail/access (if you're running Sendmail).

    When it's time to unlock the account just do a "pw unlock username" and
    then remove the entry from your Sendmail access file.

    *Don't forget to rebuild the access file hash for Sendmail.*

    > Thanks
    > --
    > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    > The Internet Rescue Company - http://www.pyramus.com
    > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    > Blake R. Swensen Pyramus Online, Inc.
    > President 2080 SE Oak Grove Blvd. Suite 11
    > Milwaukie, Oregon 97267
    > 800-327-5101
    > vox:503-353-0455
    > fax:503-353-0453
    > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    > "We measure success by the success of our clients"

    Regards,
    RJ

    _______________________________________________
    freebsd-isp@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"


  • Next message: John Capo: "Re: Best practices for disabling email accounts"

    Relevant Pages

    • RE: Email question
      ... I no longer use sendmail, but I had a similar problem ... valid accounts on the exchange server, I used the following approach ... copy of my previous sendmail access file configuration. ... # To negate the above reject, add only "valid" recipients for mydomain.com ...
      (Fedora)
    • RE: Sendmail problems
      ... Then don't add anything in the access file than what's automatically there ... That will stop the network from relaying mail--and anyone ... It will, however, deliver mail to your localhost mailbox--i.e., ... Onderwerp: RE: Sendmail problems ...
      (RedHat)
    • RE: Email question
      ... Jake McHenry wrote: ... maintain a list of valid users in my access file. ... postfix) in sync with my exchange server. ... If I remember sendmail correctly - by using the access file test in the ...
      (Fedora)
    • Re: SendMail and open relay
      ... Fedora or Red Hat. ... Check that your access file ... Where my internal net is 10.1.9.0/24 ... Be sure to restart sendmail after making changes. ...
      (comp.os.linux.networking)
    • Re: Trouble getting virtuser and aliases to work
      ... > sendmail can't find the client's IP in the host files. ... > authentication of IPs. ... well in 8.13 there has been a change in the access file for finer control ...
      (comp.mail.sendmail)