By engamr
Hi No I try send mail from my web application I develop by Laravel 5.4 After Search How TO send Mail From LEMP Ubuntu 16.04 I followed This Tutorial But When Try Install Postfllx this Message Comes to me on Putty
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
mailutils : Depends: mailutils-common (= 1:2.99.99-1ubuntu2) but it is not going to be installed
Depends: default-mta or
mail-transport-agent
Depends: guile-2.0-libs but it is not going to be installed
Depends: libmailutils4 (>= 1:2.99.99) but it is not going to be installed
sendmail : Depends: sendmail-bin but it is not going to be installed
sensible-mda : Depends: sendmail-bin but it is not going to be installed or
mail-transport-agent
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
How Can I fix this ?? Thank’s
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello,
As stated in the erorr you need to run the following command:
apt-get -f install
In order to fix the have unmet dependencies problem.
If you are still getting errors after that feel free to share them here.
Regards, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.