LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   postfix/dovecot don't send emails [outside and locally] (https://www.linuxquestions.org/questions/linux-server-73/postfix-dovecot-dont-send-emails-%5Boutside-and-locally%5D-4175613001/)

marcoubuntu 08-31-2017 02:45 PM

postfix/dovecot don't send emails [outside and locally]
 
Hi everybody,

I'm trying to installing postfix and dovecot on my server and I'm getting frustrating because I'm not able to receive any email to my virtual users.

Further that I've the following errors:

Code:

Aug 31 12:37:51 xxxxxxxx postfix/qmgr[30533]: warning: private/lmtp socket: malformed response
Aug 31 12:37:51 xxxxxxxx postfix/qmgr[30533]: warning: transport lmtp failure -- see a previous warning/fatal/panic logfile record for the problem description
Aug 31 12:37:51 xxxxxxxx postfix/master[30530]: warning: process /usr/lib/postfix/sbin/smtp pid 1933 exit status 1
Aug 31 12:37:51 xxxxxxxx postfix/master[30530]: warning: /usr/lib/postfix/sbin/smtp: bad command startup -- throttling
Aug 31 12:37:51 xxxxxxxx postfix/error[1938]: C912F3E2919: to=<marco@xxxxxxxx.com>, relay=none, delay=46621, delays=46619/1.4/0/0.05, dsn=4.3.0, status=deferred (unknown mail transport error)
Aug 31 13:12:49 xxxxxxxx postfix/qmgr[30533]: 345C33E31EB: from=<root@xxxxxxxx.com>, size=486, nrcpt=1 (queue active)
Aug 31 13:12:49 xxxxxxxx postfix/smtp[2156]: fatal: unknown service: private/dovecot-lmtp/tcp
Aug 31 21:03:41 xxxxxxxx postfix/error[4830]: 345C33E31EB: to=<marco@xxxxxxxx.com>, relay=none, delay=80260, delays=80221/39/0/0.1, dsn=4.3.0, status=deferred (unknown mail transport error)
Aug 31 21:03:41 xxxxxxxx postfix/error[4831]: C912F3E2919: to=<marco@xxxxxxxx.com>, relay=none, delay=76971, delays=76931/39/0/0.08, dsn=4.3.0, status=deferred (unknown mail transport error)
Aug 31 21:09:55 xxxxxxxx postfix/postfix-script[5865]: stopping the Postfix mail system
Aug 31 21:09:55 xxxxxxxx postfix/master[30530]: terminating on signal 15
Aug 31 21:09:56 xxxxxxxx postfix/postfix-script[6042]: starting the Postfix mail system
Aug 31 21:09:56 xxxxxxxx postfix/master[6044]: daemon started -- version 3.1.4, configuration /etc/postfix
Aug 31 21:10:10 xxxxxxxx dovecot: master: Warning: Killed with signal 15 (by pid=6068 uid=0 code=kill)
Aug 31 21:10:10 xxxxxxxx dovecot: log: Warning: Killed with signal 15 (by pid=1 uid=0 code=kill)
Aug 31 21:10:11 xxxxxxxx dovecot: master: Dovecot v2.2.27 (c0f36b0) starting up for imap, lmtp (core dumps disabled)
Aug 31 21:12:04 xxxxxxxx postfix/pickup[6046]: 12A313E2928: uid=0 from=<root>
Aug 31 21:12:04 xxxxxxxx postfix/cleanup[6162]: 12A313E2928: message-id=<20170831191203.bkxp5roz4r3fmr7l@xxxxxxxx.com>
Aug 31 21:12:04 xxxxxxxx postfix/qmgr[6047]: 12A313E2928: from=<root@xxxxxxxx.com>, size=484, nrcpt=1 (queue active)
Aug 31 21:12:05 xxxxxxxx postfix/smtp[6164]: fatal: unknown service: private/dovecot-lmtp/tcp
Aug 31 21:12:06 xxxxxxxx postfix/qmgr[6047]: warning: private/lmtp socket: malformed response
Aug 31 21:12:06 xxxxxxxx postfix/qmgr[6047]: warning: transport lmtp failure -- see a previous warning/fatal/panic logfile record for the problem description
Aug 31 21:12:06 xxxxxxxx postfix/master[6044]: warning: process /usr/lib/postfix/sbin/smtp pid 6164 exit status 1
Aug 31 21:12:06 xxxxxxxx postfix/master[6044]: warning: /usr/lib/postfix/sbin/smtp: bad command startup -- throttling
Aug 31 21:12:06 xxxxxxxx postfix/error[6165]: 12A313E2928: to=<marco@xxxxxxxx.com>, relay=none, delay=2.3, delays=0.91/1.4/0/0.05, dsn=4.3.0, status=deferred (unknown mail transport error)
Aug 31 21:19:56 xxxxxxxx postfix/qmgr[6047]: 12A313E2928: from=<root@xxxxxxxx.com>, size=484, nrcpt=1 (queue active)
Aug 31 21:19:56 xxxxxxxx postfix/smtp[6218]: fatal: unknown service: private/dovecot-lmtp/tcp
Aug 31 21:19:57 xxxxxxxx postfix/qmgr[6047]: warning: private/lmtp socket: malformed response
Aug 31 21:19:57 xxxxxxxx postfix/qmgr[6047]: warning: transport lmtp failure -- see a previous warning/fatal/panic logfile record for the problem description
Aug 31 21:19:57 xxxxxxxx postfix/master[6044]: warning: process /usr/lib/postfix/sbin/smtp pid 6218 exit status 1
Aug 31 21:19:57 xxxxxxxx postfix/master[6044]: warning: /usr/lib/postfix/sbin/smtp: bad command startup -- throttling
Aug 31 21:19:57 xxxxxxxx postfix/error[6219]: 12A313E2928: to=<marco@xxxxxxxx.com>, relay=none, delay=474, delays=472/1.2/0/0.14, dsn=4.3.0, status=deferred (unknown mail transport error)
Aug 31 21:29:56 xxxxxxxx postfix/qmgr[6047]: 12A313E2928: from=<root@xxxxxxxx.com>, size=484, nrcpt=1 (queue active)
Aug 31 21:29:57 xxxxxxxx postfix/smtp[6320]: fatal: unknown service: private/dovecot-lmtp/tcp
Aug 31 21:29:58 xxxxxxxx postfix/qmgr[6047]: warning: private/lmtp socket: malformed response
Aug 31 21:29:58 xxxxxxxx postfix/qmgr[6047]: warning: transport lmtp failure -- see a previous warning/fatal/panic logfile record for the problem description
Aug 31 21:29:58 xxxxxxxx postfix/master[6044]: warning: process /usr/lib/postfix/sbin/smtp pid 6320 exit status 1
Aug 31 21:29:58 xxxxxxxx postfix/master[6044]: warning: /usr/lib/postfix/sbin/smtp: bad command startup -- throttling
Aug 31 21:29:58 xxxxxxxx postfix/error[6321]: 12A313E2928: to=<marco@xxxxxxxx.com>, relay=none, delay=1074, delays=1073/1.3/0/0.06, dsn=4.3.0, status=deferred (unknown mail transport error)

My postfix configurations are

Code:

root@xxxxxxxx:~# postconf -n

alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
append_dot_mydomain = no
biff = no
compatibility_level = 2
inet_interfaces = all
inet_protocols = all
mailbox_size_limit = 0
milter_default_action = accept
milter_protocol = 2
mydestination = mail.xxxxxxxx.com, localhost.$mydomain, localhost
mydomain = xxxxxxxx.com
myhostname = xxxxxxxx.com
mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
myorigin = /etc/mailname
non_smtpd_milters = inet:localhost:8891
readme_directory = no
recipient_delimiter = +
relayhost =
smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu)
smtpd_milters = inet:localhost:8891
smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks, reject_unauth_destination
smtpd_relay_restrictions = permit_mynetworks permit_sasl_authenticated defer_unauth_destination
smtpd_sasl_auth_enable = yes
smtpd_sasl_path = private/auth
smtpd_sasl_type = dovecot
smtpd_tls_auth_only = no
smtpd_tls_cert_file = /etc/ssl/certs/dovecot.pem
smtpd_tls_key_file = /etc/ssl/private/dovecot.pem
smtpd_use_tls = yes
virtual_alias_maps = mysql:/etc/postfix/mysql-virtual-alias-maps.cf
virtual_mailbox_domains = mysql:/etc/postfix/mysql-virtual-mailbox-domains.cf
virtual_mailbox_maps = mysql:/etc/postfix/mysql-virtual-mailbox-maps.cf
virtual_transport = lmtp:unix:private/dovecot-lmtp

Code:

root@deemaily:~# grep '^[^#]' /etc/postfix/master.cf
submission unix n      -      y      -      -      smtpd
spamassassin unix -    n      n      -      -      pipe
smtp      inet  n      -      -      -      -      smtpd
  -o receive_override_options=no_header_body_checks
  -o content_filter=spamassassin
  -o syslog_name=postfix/submission
  -o smtpd_tls_security_level=encrypt
  -o smtpd_sasl_auth_enable=yes
  -o smtpd_client_restrictions=permit_sasl_authentication,reject
pickup    unix  n      -      y      60      1      pickup
cleanup  unix  n      -      y      -      0      cleanup
qmgr      unix  n      -      n      300    1      qmgr
tlsmgr    unix  -      -      y      1000?  1      tlsmgr
rewrite  unix  -      -      y      -      -      trivial-rewrite
bounce    unix  -      -      y      -      0      bounce
defer    unix  -      -      y      -      0      bounce
trace    unix  -      -      y      -      0      bounce
verify    unix  -      -      y      -      1      verify
flush    unix  n      -      y      1000?  0      flush
proxymap  unix  -      -      n      -      -      proxymap
proxywrite unix -      -      n      -      1      proxymap
smtp      unix  -      -      y      -      -      smtp
relay    unix  -      -      y      -      -      smtp
showq    unix  n      -      y      -      -      showq
error    unix  -      -      y      -      -      error
retry    unix  -      -      y      -      -      error
discard  unix  -      -      y      -      -      discard
local    unix  -      n      n      -      -      local
virtual  unix  -      n      n      -      -      virtual
lmtp      unix  -      -      y      -      -      smtp
anvil    unix  -      -      y      -      1      anvil
scache    unix  -      -      y      -      1      scache
maildrop  unix  -      n      n      -      -      pipe
  flags=DRhu user=vmail argv=/usr/bin/maildrop -d ${recipient}
uucp      unix  -      n      n      -      -      pipe
  flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
ifmail    unix  -      n      n      -      -      pipe
  flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp    unix  -      n      n      -      -      pipe
  flags=Fq. user=bsmtp argv=/usr/lib/bsmtp/bsmtp -t$nexthop -f$sender $recipient
scalemail-backend unix        -        n        n        -        2        pipe
  flags=R user=scalemail argv=/usr/lib/scalemail/bin/scalemail-store ${nexthop} ${user} ${extension}
mailman  unix  -      n      n      -      -      pipe
  flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py
  ${nexthop} ${user}
  user=spamd argv=/usr/bin/spamc -f -e 
  /usr/sbin/sendmail -oi -f ${sender} ${recipient}

Code:

root@xxxxxxxx:~# dovecot -n
# 2.2.27 (c0f36b0): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.16 (fed8554)
# OS: Linux 4.10.0-33-generic x86_64 Ubuntu 17.04 ext4
auth_mechanisms = plain login
mail_location = maildir:/var/mail/vhosts/%d/%n
mail_privileged_group = mail
namespace inbox {
  inbox = yes
  location =
  mailbox Drafts {
    special_use = \Drafts
  }
  mailbox Junk {
    special_use = \Junk
  }
  mailbox Sent {
    special_use = \Sent
  }
  mailbox "Sent Messages" {
    special_use = \Sent
  }
  mailbox Trash {
    special_use = \Trash
  }
  prefix =
}
passdb {
  args = /etc/dovecot/dovecot-sql.conf.ext
  driver = sql
}
protocols = imap lmtp
service auth-worker {
  user = vmail
}
service auth {
  unix_listener auth-userdb {
    mode = 0600
    user = vmail
  }
  user = dovecot
}
service imap-login {
  inet_listener imap {
    port = 0
  }
}
service lmtp {
  unix_listener /var/spool/postfix/private/dovecot-lmtp {
    group = postfix
    mode = 0600
    user = postfix
  }
}
ssl = required
ssl_cert = /etc/ssl/certs/dovecot.pem
ssl_key =  # hidden, use -P to show it
userdb {
  args = uid=vmail gid=vmail home=/var/mail/vhosts/%d/%n
  driver = static
}

I really appreciate if you can help me to understand where is the problem.
Thank you

marcoubuntu 09-04-2017 11:26 AM

any idea? it will be very appreciated

bathory 09-04-2017 12:23 PM

Quote:

Originally Posted by marcoubuntu (Post 5755496)
any idea? it will be very appreciated

Maybe you hit this bug. Try upgrading to postfix-3.1.4-2 and see if it solves your problem.
Or try just the last post on the link above, i.e. use the following in master.cf
Code:

lmtp unix - - y - - lmtp

marcoubuntu 09-06-2017 06:11 AM

I don't think the problem is postifix because the emails corretly are sent externally.
the problem I've is on incoming emails from external so I think it's dovecot configuration ports and protocols.
I can telnet inap and pop3 correctly locally but no answer if I try from another computer not in my local web.

Please help me.

bathory 09-06-2017 07:09 AM

Quote:

I don't think the problem is postifix because the emails corretly are sent externally.
the problem I've is on incoming emails from external so I think it's dovecot configuration ports and protocols.
What I've posted above is related to the fatal errors you get from postfix about lmtp (dovecot).


Quote:

I can telnet inap and pop3 correctly locally but no answer if I try from another computer not in my local web.
What you mean by local web?
If you mean your local network, then you should open ports 110 and 143 on your server's firewall.
If you mean from the internet, then you need to also forward those ports from your router to your server

marcoubuntu 09-06-2017 07:26 AM

yes i meant local network.
my ububtu default software firewall is turned off, so i don't think it depends by it.

So i can telnet from localhost but not when I try on my friend computer.

I'm most curious to understand practicaly how to verify what you says about the router configuration to accept inconing requests on specific ports.
Can you help me to understand this?

thank you

bathory 09-06-2017 08:28 AM

Quote:

So i can telnet from localhost but not when I try on my friend computer.
Then it listens only on local loopback interface (that is 127.0.0.1)!!! Run the following command to check:
Code:

netstat -tanpl|grep dovecot

Quote:

I'm most curious to understand practicaly how to verify what you says about the router configuration to accept inconing requests on specific ports.
Can you help me to understand this?
This is for internet accestt to your server.
You should first try to solve the problem above. If dovecot doesn't listen on the public interface of your box, then any other discussion is useless.
Then you can use your favorite search engine and look for "Post forwarding" for your router model.

marcoubuntu 09-06-2017 08:41 AM

the netstat return mu local ip address.
should it have to point to my server (same computer of apache/postfix/dovecot) ip?
how can I?

Thank you your help is priceless

bathory 09-06-2017 12:20 PM

Quote:

the netstat return mu local ip address.
should it have to point to my server (same computer of apache/postfix/dovecot) ip?
how can I?
What local IP address? Could you please post the output of the command?
From you post #4, I guess you can "telnet localhost 143", but not "telnet server-IP 143" from a different box in your LAN.

marcoubuntu 09-06-2017 01:16 PM

from my Lan I can telnet my server.
The problem is when I try to telnet from outside my lan, I mean from internet.
So I used my friend's computer to telnet my public ip on pop3/imap ports and the connection were refused. Now I open the doors as TCP (neither as TCP6 because my router hasn't that option nor UDP bacause not listed in the netstat see above) and finally I can reach my dovecot :)

The problem is that the email still doesn't come from the internet for example from www.hotmail.com or www.gmail.com sent to my server. I really don't know why.

do I've to say somewhere to dovecot to accept email not only from local but also from the world wide? Where exactly?

this is the master.conf
Code:

#default_process_limit = 100
#default_client_limit = 1000

# Default VSZ (virtual memory size) limit for service processes. This is mainly
# intended to catch and kill processes that leak memory before they eat up
# everything.
#default_vsz_limit = 256M

# Login user is internally used by login processes. This is the most untrusted
# user in Dovecot system. It shouldn't have access to anything at all.
#default_login_user = dovenull

# Internal user is used by unprivileged processes. It should be separate from
# login user, so that login processes can't disturb other processes.
#default_internal_user = dovecot

service imap-login {
  inet_listener imap {
    port = 143
  }
  inet_listener imaps {
    port = 993
    ssl = yes
  }

  # Number of connections to handle before starting a new process. Typically
  # the only useful values are 0 (unlimited) or 1. 1 is more secure, but 0
  # is faster. <doc/wiki/LoginProcess.txt>
  #service_count = 1

  # Number of processes to always keep waiting for more connections.
  #process_min_avail = 0

  # If you set service_count=0, you probably need to grow this.
  #vsz_limit = $default_vsz_limit
}

service pop3-login {
  inet_listener pop3 {
    #port = 110
  }
  inet_listener pop3s {
    #port = 995
    #ssl = yes
  }
}

service lmtp {
  unix_listener lmtp {
    #mode = 0666
  }

  # Create inet listener only if you can't use the above UNIX socket
  #inet_listener lmtp {
    # Avoid making LMTP visible for the entire internet
    #address =
    #port =
  #}
}

service imap {
  # Most of the memory goes to mmap()ing files. You may need to increase this
  # limit if you have huge mailboxes.
  #vsz_limit = $default_vsz_limit

  # Max. number of IMAP processes (connections)
  #process_limit = 1024
}

service pop3 {
  # Max. number of POP3 processes (connections)
  #process_limit = 1024
}

service auth {
  # auth_socket_path points to this userdb socket by default. It's typically
  # used by dovecot-lda, doveadm, possibly imap process, etc. Users that have
  # full permissions to this socket are able to get a list of all usernames and
  # get the results of everyone's userdb lookups.
  #
  # The default 0666 mode allows anyone to connect to the socket, but the
  # userdb lookups will succeed only if the userdb returns an "uid" field that
  # matches the caller process's UID. Also if caller's uid or gid matches the
  # socket's uid or gid the lookup succeeds. Anything else causes a failure.
  #
  # To give the caller full permissions to lookup all users, set the mode to
  # something else than 0666 and Dovecot lets the kernel enforce the
  # permissions (e.g. 0777 allows everyone full permissions).
  #unix_listener auth-userdb {
    #mode = 0666
    #user =
    #group =
  #}

  #Postfix smtp-auth
    unix_listener /var/spool/postfix/private/auth {
    mode = 0660
    user = postfix
    group = postfix
  }

  # Auth process is run as this user.
  #user = $default_internal_user
}

service auth-worker {
  # Auth worker process is run as root by default, so that it can access
  # /etc/shadow. If this isn't necessary, the user should be changed to
  # $default_internal_user.
  #user = root
}

service dict {
  # If dict proxy is used, mail processes should have access to its socket.
  # For example: mode=0660, group=vmail and global mail_access_groups=vmail
  unix_listener dict {
    #mode = 0600
    #user =
    #group =
  }
}


marcoubuntu 09-06-2017 03:07 PM

this is the output of netstat -tanpl|grep dovecot:

Code:

tcp        0      0 0.0.0.0:110            0.0.0.0:*              LISTEN      10421/dovecot     
tcp        0      0 0.0.0.0:143            0.0.0.0:*              LISTEN      10421/dovecot     
tcp        0      0 0.0.0.0:993            0.0.0.0:*              LISTEN      10421/dovecot     
tcp        0      0 0.0.0.0:995            0.0.0.0:*              LISTEN      10421/dovecot     
tcp6      0      0 :::110                  :::*                    LISTEN      10421/dovecot     
tcp6      0      0 :::143                  :::*                    LISTEN      10421/dovecot     
tcp6      0      0 :::993                  :::*                    LISTEN      10421/dovecot     
tcp6      0      0 :::995                  :::*                    LISTEN      10421/dovecot


bathory 09-07-2017 06:29 AM

Quote:

The problem is when I try to telnet from outside my lan, I mean from internet.
So I used my friend's computer to telnet my public ip on pop3/imap ports and the connection were refused. Now I open the doors as TCP (neither as TCP6 because my router hasn't that option nor UDP bacause not listed in the netstat see above) and finally I can reach my dovecot
Didn't I tell you in my 2nd post to open those ports in your firewall and you replied that the firewall was off!!!

Anyway since now dovecot replies to telnet, you should re-read my 1st post about the bug and the possible solutions.
Then send an email from gmail/hotmail/whatever and watch the mail logs for errors to post here

marcoubuntu 09-07-2017 08:12 AM

no i meant the ruter, not the firewall.
I'll try to upgrade but what is the ubuntu command line?

bathory 09-07-2017 11:49 AM

Quote:

Originally Posted by marcoubuntu (Post 5756478)
no i meant the ruter, not the firewall.
I'll try to upgrade but what is the ubuntu command line?

I'm not familiar the ubuntu package manager, but if you have used your favorite search engine, you would end up in something like the following if you want to update a single package:
Code:

sudo apt-get install postfix
Or you can update the whole software if you like. See this for more

Why don't you first try to change the lmtp option in postix config file before trying to upgrade postfix?

marcoubuntu 09-07-2017 12:09 PM

I tried to google but it's hard to get the right information so I found this website:

https://packages.ubuntu.com/zesty/am...stfix/download

so I've created a file "postfix.list" within the folder "/etc/apt/sources.list.d" with the following command

Code:

deb http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates main
So I ran apt-get update and I think nothing has been updated and I got some packages error infact doing
Code:

postconf -d | grep mail_version
i get

Code:

mail_version = 3.1.4
milter_macro_v = $mail_name $mail_version

Code:

~# sudo apt-get update
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease                 
Hit:2 http://it.archive.ubuntu.com/ubuntu zesty InRelease                     
Hit:3 http://it.archive.ubuntu.com/ubuntu zesty-updates InRelease             
Hit:4 http://security.ubuntu.com/ubuntu zesty-security InRelease             
Hit:5 http://dl.google.com/linux/chrome/deb stable Release                   
Hit:6 http://ppa.launchpad.net/notepadqq-team/notepadqq/ubuntu zesty InRelease
Hit:7 http://ppa.launchpad.net/ondrej/apache2/ubuntu zesty InRelease         
Hit:8 http://it.archive.ubuntu.com/ubuntu zesty-backports InRelease           
Ign:9 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates InRelease
Ign:10 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty InRelease
Get:11 http://ppa.launchpad.net/ondrej/php/ubuntu zesty InRelease [20,8 kB]
Ign:12 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates Release
Ign:13 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main amd64 Packages
Ign:14 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty InRelease
Ign:15 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main all Packages
Hit:16 http://ppa.launchpad.net/webupd8team/sublime-text-2/ubuntu zesty InRelease
Ign:17 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main i386 Packages
Ign:18 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty Release 
Ign:19 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main Translation-en_US
Ign:20 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty Release 
Ign:21 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main Translation-en
Ign:22 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main i386 Packages
Ign:23 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main amd64 Packages
Ign:24 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main amd64 DEP-11 Metadata
Ign:25 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main all Packages
Ign:26 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main all DEP-11 Metadata
Ign:27 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main Translation-en_US
Ign:28 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main DEP-11 64x64 Icons
Ign:29 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main Translation-en
Ign:13 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main amd64 Packages
Ign:30 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main amd64 DEP-11 Metadata
Ign:15 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main all Packages
Ign:31 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main all DEP-11 Metadata
Ign:17 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main i386 Packages
Ign:32 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main DEP-11 64x64 Icons
Ign:19 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main Translation-en_US
Ign:33 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main all Packages
Ign:21 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main Translation-en
Ign:34 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main amd64 Packages
Ign:35 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main i386 Packages
Ign:24 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main amd64 DEP-11 Metadata
Ign:36 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main Translation-en
Ign:26 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main all DEP-11 Metadata
Ign:37 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main Translation-en_US
Ign:28 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main DEP-11 64x64 Icons
Ign:13 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main amd64 Packages
Ign:15 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main all Packages
Ign:17 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main i386 Packages
Ign:19 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main Translation-en_US
Ign:21 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main Translation-en
Ign:38 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main amd64 DEP-11 Metadata
Ign:24 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main amd64 DEP-11 Metadata
Ign:39 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main all DEP-11 Metadata
Ign:26 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main all DEP-11 Metadata
Ign:41 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main DEP-11 64x64 Icons
Ign:28 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main DEP-11 64x64 Icons
Ign:22 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main i386 Packages
Ign:13 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main amd64 Packages
Ign:23 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main amd64 Packages
Ign:15 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main all Packages
Ign:25 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main all Packages
Ign:17 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main i386 Packages
Ign:27 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main Translation-en_US
Ign:19 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main Translation-en_US
Ign:29 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main Translation-en
Ign:30 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main amd64 DEP-11 Metadata
Ign:21 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main Translation-en
Ign:31 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main all DEP-11 Metadata
Ign:24 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main amd64 DEP-11 Metadata
Ign:32 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main DEP-11 64x64 Icons
Ign:26 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main all DEP-11 Metadata
Ign:33 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main all Packages
Ign:28 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main DEP-11 64x64 Icons
Ign:34 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main amd64 Packages
Ign:35 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main i386 Packages
Ign:13 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main amd64 Packages
Ign:36 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main Translation-en
Ign:15 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main all Packages
Ign:37 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main Translation-en_US
Ign:17 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main i386 Packages
Ign:38 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main amd64 DEP-11 Metadata
Ign:19 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main Translation-en_US
Ign:39 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main all DEP-11 Metadata
Ign:41 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main DEP-11 64x64 Icons
Ign:22 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main i386 Packages
Ign:21 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main Translation-en
Ign:23 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main amd64 Packages
Ign:24 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main amd64 DEP-11 Metadata
Ign:25 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main all Packages
Ign:26 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main all DEP-11 Metadata
Ign:27 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main Translation-en_US
Ign:28 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main DEP-11 64x64 Icons
Ign:29 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main Translation-en
Ign:30 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main amd64 DEP-11 Metadata
Err:13 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main amd64 Packages
  404  Not Found [IP: 141.76.1.208 80]
Ign:15 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main all Packages
Ign:17 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main i386 Packages
Ign:31 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main all DEP-11 Metadata
Ign:19 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main Translation-en_US
Ign:32 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main DEP-11 64x64 Icons
Ign:21 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main Translation-en
Ign:33 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main all Packages
Ign:24 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main amd64 DEP-11 Metadata
Ign:34 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main amd64 Packages
Ign:26 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main all DEP-11 Metadata
Ign:35 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main i386 Packages
Ign:28 http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates/main DEP-11 64x64 Icons
Ign:36 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main Translation-en
Ign:37 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main Translation-en_US
Ign:38 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main amd64 DEP-11 Metadata
Ign:39 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main all DEP-11 Metadata
Ign:41 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main DEP-11 64x64 Icons
Ign:22 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main i386 Packages
Ign:23 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main amd64 Packages
Ign:25 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main all Packages
Ign:27 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main Translation-en_US
Ign:29 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main Translation-en
Ign:30 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main amd64 DEP-11 Metadata
Ign:31 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main all DEP-11 Metadata
Ign:32 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main DEP-11 64x64 Icons
Ign:33 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main all Packages
Ign:34 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main amd64 Packages
Ign:35 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main i386 Packages
Ign:36 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main Translation-en
Ign:37 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main Translation-en_US
Ign:38 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main amd64 DEP-11 Metadata
Ign:39 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main all DEP-11 Metadata
Ign:41 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main DEP-11 64x64 Icons
Ign:22 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main i386 Packages
Ign:23 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main amd64 Packages
Ign:25 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main all Packages
Ign:27 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main Translation-en_US
Ign:29 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main Translation-en
Ign:30 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main amd64 DEP-11 Metadata
Ign:31 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main all DEP-11 Metadata
Ign:32 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main DEP-11 64x64 Icons
Ign:33 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main all Packages
Ign:34 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main amd64 Packages
Ign:35 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main i386 Packages
Ign:36 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main Translation-en
Ign:37 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main Translation-en_US
Ign:38 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main amd64 DEP-11 Metadata
Ign:39 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main all DEP-11 Metadata
Ign:41 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main DEP-11 64x64 Icons
Err:22 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main i386 Packages
  404  Not Found
Ign:23 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main amd64 Packages
Ign:25 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main all Packages
Ign:27 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main Translation-en_US
Ign:29 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main Translation-en
Ign:30 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main amd64 DEP-11 Metadata
Ign:31 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main all DEP-11 Metadata
Ign:32 http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty/main DEP-11 64x64 Icons
Ign:33 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main all Packages
Err:34 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main amd64 Packages
  404  Not Found
Ign:35 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main i386 Packages
Ign:36 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main Translation-en
Ign:37 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main Translation-en_US
Ign:38 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main amd64 DEP-11 Metadata
Ign:39 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main all DEP-11 Metadata
Ign:41 http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty/main DEP-11 64x64 Icons
Fetched 20,8 kB in 24s (851 B/s)                                             
Reading package lists... Done
W: The repository 'http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb zesty-updates Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu zesty Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://ppa.launchpad.net/webupd8team/nemo/ubuntu zesty Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://de.archive.ubuntu.com/ubuntu/pool/main/p/postfix/postfix_3.1.4-4_amd64.deb/dists/zesty-updates/main/binary-amd64/Packages  404  Not Found [IP: 141.76.1.208 80]
E: Failed to fetch http://ppa.launchpad.net/ondrej/mysql-5.6/ubuntu/dists/zesty/main/binary-i386/Packages  404  Not Found
E: Failed to fetch http://ppa.launchpad.net/webupd8team/nemo/ubuntu/dists/zesty/main/binary-amd64/Packages  404  Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.



All times are GMT -5. The time now is 04:24 AM.