Displaying 20 results from an estimated 20 matches for "net_connect".
2007 Sep 26
1
deliver net_connect auth-master failed: Permission denied
Ok, I've ALMOST got this working ... I can run deliver as a user, but when
I try using it as the default delivery agent from sendmail, I get
deliver(userid): net_connect(/var/run/dovecot/auth-master) failed: Permission denied
Does deliver run as root, as the recipient's ID, sendmail's ID or
sendmail's GID? (I'm running freebsd)
Or am I totally clueless ??
Here is dovecot -n:
# 1.0.3: /usr/local/etc/dovecot.conf
base_dir: /var/run/dovecot/
liste...
2007 Oct 15
2
Error: net_connect(/var/run/dovecot/auth-master) failed: Resource temporarily unavailable
I'm using deliver (1.0.5) with Postfix (2.1.6). I made a test for a few
minutes in a moderated busy server. While most mails was delivered, a
lot of them failed with this error:
deliver(userfoo): Oct 15 09:58:31 Error:
net_connect(/var/run/dovecot/auth-master) failed: Resource temporarily
unavailable
Sounds to me something like not enough auth-master to answer every
concurrent deliver.
Any hint?
Regards,
maykel
PD: If there any other info I could give let me know.
2006 Mar 13
0
Help please: Error: net_connect
..... I get this
dovecot: Mar 12 20:42:02 Info: auth(default): master out: USER 1
superduper uid=600 gid=600 home=/export/mail/maildir/superduper
mail=maildir:/export/mail/maildir/superduper
dovecot: Mar 12 20:42:02 Error: auth(default):
and then after a while .. this appears
deliver: Error: net_connect(/var/run/dovecot-auth-master) failed:
Permission denied
And the really odd thing is that the mail seems to be delivered and
placed in the maildir.
Any help would be appreciated ..
2007 Jun 20
3
Error: net_connect(/opt/local/var/run/dovecot/auth-master) failed: No such file or directory
What is auth-master, and how do I create it?
Using postfix 2.1.5
dovecot 1.0.0
# /opt/local/etc/dovecot/dovecot.conf
base_dir: /var/run/dovecot/
log_path: /var/log/dovecot_error.log
info_log_path: /var/log/dovecot.log
protocols: imap pop3
ssl_disable: yes
login_dir: /var/run/dovecot/login
login_executable(default): /opt/local/libexec/dovecot/imap-login
login_executable(imap):
2005 Dec 27
2
postfix, dovecot, sasl deliver error
...ecot 1.0.alpha5 and postfix 2.3-20051223 which includes the
dovecot sasl patch.
I am getting:
Dec 26 17:26:45 example postfix/pipe[612]: DC90D5C30:
to=<tep@example.com>, relay=dovecot, delay=14, delays=14/0.05/0/0.08,
dsn=4.3.0, status=deferred (temporary failure. Command output: Error:
net_connect(/var/run/dovecot/auth-master) failed: Permission denied )
This is from dovecot.conf:
auth default_with_listener {
mechanisms = plain
passdb passwd-file {
args = /usr/local/etc/dovecot/passwd
}
userdb passwd-file {
args = /usr/local/etc/dovecot/users
}
socket listen {
m...
2005 Aug 17
2
Dovecot Deliver Problem
Trying to use the deliver utility and getting this error:
error: net_connect(/var/run/dovecot/auth-master) failed: No such file or
directory
--
Marc Perkel - marc at perkel.com
Spam Filter: http://www.junkemailfilter.com
My Blog: http://marc.perkel.com
2007 Apr 02
2
Connection refused with auth-master after upgrading to Dovecot 1.0 rc 28
Fedora pushed out an update to Dovecot 1.0 rc 28 today. After
upgrading, mail isn't delivered to local recipients. My log file is
full of error messages similar to the following:
Apr 2 12:56:32 mail deliver(user at domain.com):
net_connect(/var/run/dovecot/auth-master) failed: Connection refused
I'm including some snippets from my dovecot.conf file that pertain to
the auth-master file:
protocol lda {
# Address to use when sending rejection mails.
postmaster_address = postmaster at brashers.com
mail = maildir:/home/vmail/...
2007 Sep 11
2
postfix + dspam + dovecot problem
...ll,
I'm new to dovecot (coming from cyrus) and have a bit of a problem
setting up postfix + dspam + dovecot.
1. postfix + dovecot: works like a charm.
Using "mailbox_command = /usr/lib/dovecot/deliver"
in postfix main.cf
2. adding dspam to the equation: unable to deliver:
net_connect(/usr/var/run/dovecot/auth-master) failed:
No such file or directory
Using "mailbox_transport = lmtp:unix:/var/tmp/dspam.sock"
in postfix main.cf (instead of the above mailbox_command),
and the corresponding setting in master.cf.
In /etc/dspam.conf I'm using...
Trus...
2008 Jan 14
3
Using deliver from Getmail?
...ve deliver honour my .dovecot.sieve sieve script.
My first tries have not been very successful, all messages retrieved in this
way are put in the top level INBOX, not being sieved.
I also got this error message, but I am not sure how it is related:
Jan 14 16:08:04 localhost deliver(username):
net_connect(/usr/local/var/run/dovecot/auth-master) failed: Permission denied
Does my user need any special permissions to use the LDA?
TIA!
Andreas
P.S.: Using Dovecot 1.0.5 with the Sieve plugin. I can post the output of
dovecot -n but I don't think it's necessary?
--
Andreas "daff" N...
2009 Feb 19
1
deliver
I am new and for sure I did something stupid
I trying to use dovecot with sendmail
but I am receiving this error
teststat deliver(usertest): net_connect(/var/run/dovecot/auth-master)
failed: Permission denied
stat=Deferred: local mailer (/usr/libexec/dovecot/deliver) exited with
EX_TEMPFAIL
on send mail I added
FEATURE(`local_procmail', `/usr/libexec/dovecot/deliver',`deliver -d $u')
MODIFY_MAILER_FLAGS(`LOCAL', `-f')
MAILER(pr...
2008 May 22
2
auth_socket_path permissiones
Hello,
I'm using dovecot 1.0 under debian etch.
The lda socket path is set to:
auth_socket_path = /var/spool/postfix/private/auth
But this gives me the error:
net_connect(/var/spool/postfix/private/auth) failed: Permission denied
I suppose deliver is run as dovecot user.
I read about running deliver as root with the suid bit set. I'm not quite sure
if this is a good solution. Is there any other way.
In the wiki says:
"Most MTAs won't let you run deliv...
2008 Mar 06
1
dovecot-auth-master Error
I'm getting this error in my dovecot-deliver.log file...
deliver(paul3 at fleeky.com): Mar 06 10:15:08 Error:
net_connect(/usr/local/var/run/dovecot-auth-master) failed: Permission
denied
What does that mean? If you guys need more information just ask but I just
don't now what the problem is...
-Paul
2007 Mar 09
1
deliver configuration
Hi.,
I am trying to configure Virtual Users. Whenever I use: "virtual_transport =
dovecot" I get:
deliver(user_at_domain): net_connect(/usr/local/var/run/dovecot/auth-master)
failed: No such file or directory
But it works when I use: "virtual_transport = virtual"
What am I doing wrong?
Thank you !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://dovecot.org/pipermail/doveco...
2007 Jun 18
2
parameters to deliver
...e. The envelope recipient is taken from -d option passed to
deliver."
Is "-d" still a valid deliver switch? When I configure postfix's
main.cf like so...
mailbox_command = /usr/local/libexec/dovecot/deliver -d -e
..it sqwaks with, "Jun 18 18:44:50 G518X2 deliver(-e): net_connect(/
usr/local/var/run/dovecot/auth-master) failed: No such file or
directory"
when configured like so... mailbox_command = /usr/local/libexec/
dovecot/deliver -e -d ${recipient}
..it burps with, "Jun 18 18:56:40 G518X2 postfix/local[19766]:
3BBC16C96E0: to=<me at mydomain.com&g...
2007 Oct 25
1
Dovecot crashing with "Status userdb: Empty key (=)"
...mantrid dovecot: child 21810 (auth) returned error 89
Oct 25 17:10:51 mantrid dovecot: Temporary failure in creating login
processes,
I have also noticed this error:
mantrid:/home/vmail# tail /home/vmail/dovecot-deliver.log
deliver(support at unitdb.com): "2007-10-25 04:59:54 "Error:
net_connect(/var/run/dovecot/auth-master) failed: No such file or directory
I've been trying to implement the tutorial at:
http://workaround.org/articles/ispmail-etch/
which seemed to be going well until the end of step 6 and I've posted a
message on their mailing list but figured this looks like a d...
2007 Mar 09
1
RV: deliver configuration
Sorry, but I can't see a file named auth-master in any place...
Luis Venegas wrote:
> Hi.,
>
> I am trying to configure Virtual Users. Whenever I use:
> "virtual_transport = dovecot" I get:
>
> deliver(user_at_domain):
> net_connect(/usr/local/var/run/dovecot/auth-master) failed: No such file
> or directory
>
See:
http://wiki.dovecot.org/LDA
You probably didn't define the 'socket listen' or it's a different path.
--Chris
__________ Informaci?n de NOD32, revisi?n 2105 (20070309) __________
Este men...
2017 Apr 12
1
IMAP hibernate and scalability in general
On Mon, 10 Apr 2017 23:11:24 +0300 Timo Sirainen wrote:
> On 10 Apr 2017, at 21.49, Mark Moseley <moseleymark at gmail.com> wrote:
> >
> > Timo, any sense on where (if any) the point is where there are so many
> > connections on a given login process that it would get too busy to keep up?
> > I.e. where the sheer amount of stuff the login process has to do
2017 Apr 14
0
Test error: net_connect_ip(127.0.0.1:0) failed: Can't assign requested address
...fficial, non apple version)
libressl 2.5.3
...
0 / 11 tests failed
/Applications/Xcode.app/Contents/Developer/usr/bin/make check-am
make[3]: Nothing to be done for `check-am'.
Making check in lib-imap-client
for bin in test-imapc-client; do \
if ! ./$bin; then exit 1; fi; \
done
Error: net_connect_ip(127.0.0.1:0) failed: Can't assign requested address
Warning: imapc(127.0.0.1:0): No more IP address(es) to try - reconnecting (delay 10 ms)
Error: net_connect_ip(127.0.0.1:0) failed: Can't assign requested address
Error: imapc(127.0.0.1:0): No more IP address(es) to try - disconnectin...
2007 Mar 27
3
odd behavior with Dovecot LDA
Okay, to convince myself that quota handling was working okay with
Dovecot 1.0-rc27 on Solaris 10, I tested sending a message to an
account that was purposely over-quota. The account in question had
a vacation message set up.
For the first test, there was no $HOME/.imap directory at all.
I received the vacation message, but the message which was supposed
to be delivered locally queued in Postfix
2010 Aug 12
59
[PATCH 00/15] RFC xen device model support
Hi all,
this is the long awaited patch series to add xen device model support in
qemu; the main author is Anthony Perard.
Developing this series we tried to come up with the cleanest possible
solution from the qemu point of view, limiting the amount of changes to
common code as much as possible. The end result still requires a couple
of hooks in piix_pci but overall the impact should be very