Skip to content
Advertisement

Tag: email

How to check a email in linux server automatically?

I have a Ubuntu 14 server, I have to assign a email account to this server, when some person write a email to this account, the server have to open this mail automatically, and check if there are a specific information, if yes some thing happen. I suppose that the email are stored in a data base o something like

Hackers spamming my mail server

I’ve had a postfix(SASL) mail server running well for a long time with no problems. However recently I’ve installed vsftp to allow users to login and download files. I created a linux user with a generic username/password which I thought didn’t matter as I had disabled ssh login and wasn’t too concerned if anyone had logged into the ftp account

PowerMTA Server Not starting

I have recently installed PowerMTA server on CentOS 6, every prerequisite was installed according to Document and License was entered in correctly configuration file was also correctly setup in /etc/pmta/config but unable to start pmta service and getting this error in logs, Answer You have an invalid license file; this can be as simple as a copy & paste error

verify email address on Linux

I am using command like sendmail -bv example@othesite.com to verify some email address to confirm the address is valid or not before sending actual email to people. it works for most sites I tested. But sometimes, I am using the sendmail for some website that will give me all pass no matter what the address name I put for the

How do I Send Email from the Command Line?

I would like to quickly send email from the command line. I realize there are probably a number of different ways to do this. I’m looking for a simple way to do this from a linux terminal (likely a bash shell but anything should do) and an alternative way to do this on Windows. I want to be able to

Advertisement