Re: Mageia e-mails not delivered
| Newsgroups | gmane.comp.kde.devel.kolab,gmane.comp.kde.kolab.devel |
|---|---|
| Message-ID | <[email protected]> |
Thomas Spuhler writes: > It looks as if most of the kolab modules now work, Incl. TLS in imap > So I am now trying to find out why e-mail is not delivered. > > I find in the /var/spool/postfix/defer/ folder a couple of strange messages: > These type concerns me and I have no idea why the permission is denied: > > <[email protected]>: connect to > vbox.btspuhler.com[/var/lib/imap/socket/lmtp]: > Permission denied > [email protected] > offset=201 > status=4.4.1 > action=delayed > reason=connect to vbox.btspuhler.com[/var/lib/imap/socket/lmtp]: Permission > denied Hi, the same happened for me yesterday on the raspberry pi (debian packages), I fixed it by adding "postfix" user to the "mail" group. HTH, Daniele -- > > I then have a few of these, but they don't concern me: > > <[email protected]>: connect to example.com[2001:500:88:200::10]:25: > Network is unreachable > [email protected] > offset=651 > dsn_orig_rcpt=rfc822;[email protected] > status=4.4.1 > action=delayed > reason=connect to example.com[2001:500:88:200::10]:25: Network is unreachable > > When I do # postqueue -p I preety much get a match of the log: > > -Queue ID- --Size-- ----Arrival Time---- -Sender/Recipient------- > 029B21F632 1119 Sun Mar 10 21:26:46 [email protected] > (connect to vbox.btspuhler.com[/var/lib/imap/socket/lmtp]: Permission > denied) > [email protected] > > 4E0164167 3116 Sat Mar 9 15:12:34 MAILER-DAEMON > (connect to vbox.btspuhler.com[/var/lib/imap/socket/lmtp]: Permission > denied) > [email protected] > > 848AE395B3 1984 Fri Mar 8 04:11:31 [email protected] > (connect to example.com[2001:500:88:200::10]:25: Network is > unreachable) > [email protected] > > 9F199395AC 1974 Fri Mar 8 04:11:35 [email protected] > (connect to example.com[2001:500:88:200::10]:25: Network is > unreachable) > [email protected] > > -- 10 Kbytes in 4 Requests. > > I would really appreciate some help. > > -- > Best regards > Thomas Spuhler