Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

A bash script for check Email.

Programming languages, Coding, Executables, Package Creation, and Scripting.
Locked
Message
Author
hack3rcon
Posts: 746
Joined: 2015-02-16 09:54
Has thanked: 48 times

A bash script for check Email.

#1 Post by hack3rcon »

Hello,
I want to know, how can I write a simple Bash script that check the Username and Password of an email like Gmail and if the Username and Password is correct then show a message.
I’m thankful if anyone help me as simple as possible.

Thank you.

andre@home
Posts: 398
Joined: 2011-10-02 08:00

Re: A bash script for check Email.

#2 Post by andre@home »

I'm very lazy... and let Google search do the job.... :mrgreen:

https://www.google.com/search?client=op ... 8&oe=UTF-8
and found this...
https://linuxconfig.org/check-your-gmai ... ash-script

Maybe you can find better answers...

hack3rcon
Posts: 746
Joined: 2015-02-16 09:54
Has thanked: 48 times

Re: A bash script for check Email.

#3 Post by hack3rcon »

Thanks but not simpler than it?

Locked