Re: Postfix not using LMTP Transport in map

2019-08-08 Thread Kai Schaetzl
Maztec wrote on Thu, 8 Aug 2019 01:13:18 -0700 (MST): > However, Mailman3 does not use a socket - > nonetheless I tried. I wrote that because your service specification in master.cf says it does use a Unix socket. I think you have to specify that in the mailman3 service in your master.cf! That'

Re: Postfix not using LMTP Transport in map

2019-08-08 Thread maztec
s incorrect. Specifically, he suggested that I could remove the port specification and that mailman3 is operating on a socket. However, Mailman3 does not use a socket - nonetheless I tried. The result was the same.*Despite the directive for Postfix to use the LMTP Transport *(either via lmtp or th

Postfix not using LMTP Transport in map

2019-08-07 Thread Jay Gairson
Greetings! I have a Postfix + PostfixAdmin + Dovecot + Mailman3 install. My longer logs and configuration files are pasted here: https://pastebin.com/U0Ciy2i9 Virtual aliases and domains are managed by PostfixAdmin, but stored and confirmed by Dovecot. Postfix uses dovecot-lmtp to connect, con

Re: lmtp: transport unavailable

2016-01-20 Thread Wietse Venema
wilfried.es...@essignetz.de: [ Charset windows-1252 converted... ] > Am 20.01.2016 um 14:59 schrieb Wietse Venema: > > Wietse Venema: > >> Arian Sanusi: > >>> /var/log/mail.log: > Jan 20 11:31:40 chichak postfix/error[31253]: 6716E6A79: > to=, orig_to=, relay=none, > delay=0.42, de

Re: lmtp: transport unavailable

2016-01-20 Thread wilfried.es...@essignetz.de
Am 20.01.2016 um 14:59 schrieb Wietse Venema: > Wietse Venema: >> Arian Sanusi: >>> /var/log/mail.log: Jan 20 11:31:40 chichak postfix/error[31253]: 6716E6A79: to=, orig_to=, relay=none, delay=0.42, delays=0.37/0/0/0.04, dsn=4.3.0, status=deferred (mail transport unavailable)

Re: lmtp: transport unavailable

2016-01-20 Thread Wietse Venema
Wietse Venema: > Arian Sanusi: > > /var/log/mail.log: > > > Jan 20 11:31:40 chichak postfix/error[31253]: 6716E6A79: > > > to=, orig_to=, relay=none, > > > delay=0.42, delays=0.37/0/0/0.04, dsn=4.3.0, status=deferred (mail > > > transport unavailable) Based on an *EARLIER* error, the "qmgr" dae

RE: lmtp: transport unavailable

2016-01-20 Thread L . P . H . van Belle
usi.de [mailto:owner-postfix-us...@postfix.org] Namens Arian > Sanusi > Verzonden: woensdag 20 januari 2016 14:44 > Aan: postfix-users@postfix.org > Onderwerp: Re: lmtp: transport unavailable > > > >> Just did - the only thing that's there is not helpful to me, > >&g

Re: lmtp: transport unavailable

2016-01-20 Thread Arian Sanusi
>> Just did - the only thing that's there is not helpful to me, >> either: Jan 20 11:31:40 chichak postfix/qmgr[31189]: warning: >> connect to transport private/local: Connec tion refused > Looks like lack of rights or wrong path. lack of rights: postfix should be able to use the socket, if it ac

Re: lmtp: transport unavailable

2016-01-20 Thread wilfried.es...@essignetz.de
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 20.01.2016 um 12:18 schrieb Arian Sanusi: > >> You need to look earlier in the logfile. Look for fatal or >> warning records. > > Just did - the only thing that's there is not helpful to me, > either: Jan 20 11:31:40 chichak postfix/qmgr[31189]: w

Re: lmtp: transport unavailable

2016-01-20 Thread Arian Sanusi
> You need to look earlier in the logfile. Look for fatal or warning > records. Just did - the only thing that's there is not helpful to me, either: Jan 20 11:31:40 chichak postfix/qmgr[31189]: warning: connect to transport private/local: Connec tion refused signature.asc Description: OpenPGP

Re: lmtp: transport unavailable

2016-01-20 Thread Wietse Venema
Arian Sanusi: > /var/log/mail.log: > > Jan 20 11:31:40 chichak postfix/error[31253]: 6716E6A79: > > to=, orig_to=, relay=none, > > delay=0.42, delays=0.37/0/0/0.04, dsn=4.3.0, status=deferred (mail > > transport unavailable) > You need to look earlier in the logfile. Look for fatal or warning

lmtp: transport unavailable

2016-01-20 Thread Arian Sanusi
Hi all, I'm trying to configure postfix for lmtp local delivery - delivery fails with "transport unavailable" however. lmtpd ist dovecot-lmtp, which works, I can send mail using smtp-source. Google did only find me questions about "pipe to dovecot"-style delivery, due to lmtp being in config fi

Re: lmtp transport

2012-07-27 Thread Patrick Westenberg
Daniel L. Miller schrieb: I just started using Dovecot's lmtp agent instead of the lda via pipe. The "common" directions for this - which are working for me - is to simply set the appropriate transport in main.cf. In my case: virtual_transport = lmtp:unix:private/dovecot-lmtp My question - do

lmtp transport

2012-07-27 Thread Daniel L. Miller
I just started using Dovecot's lmtp agent instead of the lda via pipe. The "common" directions for this - which are working for me - is to simply set the appropriate transport in main.cf. In my case: virtual_transport = lmtp:unix:private/dovecot-lmtp My question - do I need or want to config