ML
    • Register
    • Login
    • Search
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. pop3
    Log in to post
    • All categories
    • scottalanmiller

      Using Mutt to Check POP or IMAP Email
      IT Discussion • mutt email imap dovecot pop pop3 imap4 linux unix bsd freebsd command line • • scottalanmiller

      4
      3
      Votes
      4
      Posts
      144
      Views

      J

      @scottalanmiller No example output? 🙂

    • scottalanmiller

      Dovecot error:140760FC
      IT Discussion • dovecot email tls ssl pop3 starttls • • scottalanmiller

      4
      0
      Votes
      4
      Posts
      198
      Views

      wrx7m

      Date/Time issue?

    • scottalanmiller

      Standard Email Ports and Protocols
      IT Discussion • email mta mda smtp pop3 imap imap4 imaps smtps starttls tls ssl • • scottalanmiller

      1
      1
      Votes
      1
      Posts
      153
      Views

      No one has replied

    • scottalanmiller

      Get Active User Login Count from Dovecot
      IT Discussion • imap imap4 pop3 pop email linux dovecot fedora centos rhel • • scottalanmiller

      2
      0
      Votes
      2
      Posts
      479
      Views

      scottalanmiller

      @scottalanmiller said in Get Active User Login Count from Dovecot:

      cat /var/log/maillog | grep pop3-login:\ Login | sed -e 's/.Login: user=<(.)>, method=.*/\1/g' | sort | uniq | wc -l

      This tiny variation will get you all logins from all logs that you have stored.

      cat /var/log/maillog* | grep pop3-login:\ Login | sed -e 's/.*Login: user=<\(.*\)>, method=.*/\1/g' | sort | uniq | wc -l
    • garak0410

      Exchange Online Migration From POP3
      IT Discussion • email pst exchange pop3 • • garak0410

      221
      0
      Votes
      221
      Posts
      97947
      Views

      C

      @scottalanmiller said in Exchange Online Migration From POP3:

      @Carnival-Boy still looking to move Sharepoint? Any progress.

      I'd forgotten that Microsoft has killed Foundation (2013 will be the last version), so there is no longer a free version of Sharepoint. If you need it, you have to pay for it. I'd forgotten this even though I actually posted it on ML a year ago (I think my memory is going in my old age).

      Add that to the fact that it appears that migrating from on-premise to online is not a simple task (compared with say Exchange), and I'm coming round to thinking it would be foolish to further invest in Sharepoint Foundation 2013 and we're better off moving to Sharepoint online asap. It will mean extra cost in the short-term, because we'll have to buy a load of O365 subscriptions, but less cost in the long-term (as eventually we will have to migrate from on-premise to online since Foundation is the only product that makes financial sense on-premise and Foundation has been killed).