Displaying 12 results from an estimated 12 matches for "original_domain".
2019 Nov 26
1
Accessing the -a and -d from dovecot-lda
I've got exim set up to deliver like this:
command = /usr/local/libexec/dovecot/dovecot-lda -a $original_local_part@$original_domain -d $local_part@$domain -f $sender_address
If an email to is bob+sales at ish.com.au then we should have "-a
bob+sales at subdomain.ish.com.au -d bob at ish.com.au".
Now in dovecot, only bob at ish.com.au is a real user but I want to be able
to use both addresses in different places...
2009 Sep 29
3
Problem with dict-quota, deliver killed by delivery attempt
...dovecot-lda) are
instantly rejected:
2009-09-29 16:36:12 1MsdoI-0000aJ-2L ** jacek at my-domain.pl R=mysql_localuser
T=dovecot_delivery: Child process of dovecot_delivery transport (running
command "/usr/lib64/dovecot/deliver -d $local_part@$domain -f
$sender_address -a $original_local_part@$original_domain") was terminated by
signal 9 (Killed)
I have checked, that neither restart of dovecot nor delivery attempt tries
to read the quotadict file (/etc/dovecot/dovecot-dict-quota.conf) - the
atime is unchanged.
I even tried to strace deliver:
strace deliver -d jacek at my-server.pl -f joshua at a...
2017 Sep 09
2
offtopic: Solr compatible IMAP client
On Saturday, September 09, 2017 10:01:03 Larry Rosenman wrote:
> Neomutt.
> https://www.neomutt.org/
>
Also alpine.
https://www.washington.edu/alpine/
--
Greg Rivers
2014 Mar 25
1
Dovecot replication, no updates on message deposit
...s share the same UNIX userid ('vmail'), and I setup ssh-key
based login for this account in both directions. As LDA exim4 is
configured to use dovecot deliver LDA. Here is the relevant config from
exim:
/usr/lib/dovecot/deliver -d $local_part -f $sender_address -a
$original_local_part@$original_domain
When a message is deposited to a mailbox, it does not get replicated.
The log is silent:
Mar 25 15:00:20 mx02 dovecot: master: Dovecot v2.2.9 starting up (core
dumps disabled)
Mar 25 15:01:05 mx02 dovecot: lda(user.name): msgid=unspecified: saved
mail to INBOX
The output from doveconf -n is...
2010 Oct 10
3
Segfault in dovecot-lda 2.0.5
...m Exim. Unfortunately I've been experiencing the
occasional failed delivery - My Exim logs were showing:
Child process of virtual_dovecot_delivery transport (running
command "/usr/local/libexec/dovecot/dovecot-lda -d $local_part@$domain
-f $sender_address -a $original_local_part@$original_domain") was
terminated by signal 11 (Segmentation fault)
I originally thought a specific mail was causing the crash, but calling
the command myself delivered the mail without any issues. However, I
found if I ran a script that delivered the same mail 10 times, I could
reliably cause multiple s...
2017 Oct 19
2
quota only for oungoing
...utgoing messages if quota exceeded.
Is it possible to congi dovecot to not reject incoming messages? I use
dovecot-lda for mail delivery.
ldap_delivery:
driver = pipe
command = /usr/lib/dovecot/deliver -d "${lookup ldap{user=**********))(mai
-f $sender_address -a $original_local_part@$original_domain
message_prefix =
message_suffix =
delivery_date_add
envelope_to_add
return_path_add
log_output
return_output
user = mail
group = mail
temp_errors = 64 : 69 : 70: 71 : 72 : 73 : 74 : 75 : 78
--
Aydar A. Kamalov
2018 Jun 01
0
Dovecot LDA errors
...y
transport returned 64 (could mean usage or syntax error) from command:
/usr/local/libexec/dovecot/dovecot-lda
I'm using this line for the LDA in my exim config:
command = /usr/local/libexec/dovecot/dovecot-lda -d $local_part@$domain
-f "$s
ender_address" -a $original_local_part@$original_domain
I haven't changed any of the config, but I have updated both Exim and
Dovecot. So obviously the reason seems to be that $sender_address is
null, the obvious place to look I suppose is Exim but I'm seeing this
particularly for things like sieve out of office, which are generated by
the LDA...
2010 Oct 25
1
Maildir filename extensions S=<size> and W=<vsize>
I'd like to add S=<size> and W=<vsize> to the filenames in my Maildir
storage for newly delivered mails. But I cannot find where I can make
Dovecot's LDA add those. Anybody?
http://wiki2.dovecot.org/MailboxFormat/Maildir says:
A maildir filename with those fields would look something like: 1035478339.27041_118.foo.org,S=1000,W=1030:2,S
which is exactly what I want, but it
2011 Jun 08
0
deliver doesn't find adress/inbox
...user postman at some.domain.org
password secret
is *
/etc/exim4/conf.d/transport/30_exim4-config_dovecot_lda
###
dovecot_virtual_delivery:
driver = pipe
command = /usr/local/libexec/dovecot/deliver -d $local_part@$domain
-f $sender_address -a $original_local_part@$original_domain
message_prefix =
message_suffix =
delivery_date_add
envelope_to_add
return_path_add
log_output
user = dovecotvmail
temp_errors = 64 : 69 : 70: 71 : 72 : 73 : 74 : 75 : 78
2018 Jun 01
2
Dovecot LDA errors
...transport returned 64 (could mean usage or syntax error) from command: /usr/local/libexec/dovecot/dovecot-lda
I'm using this line for the LDA in my exim config:
command = /usr/local/libexec/dovecot/dovecot-lda -d $local_part@$domain -f "$s
ender_address" -a $original_local_part@$original_domain
I haven't changed any of the config, but I have updated both Exim and Dovecot. So obviously the reason seems to be that $sender_address is null, the obvious place to look I suppose is Exim but I'm seeing this particularly for things like sieve out of office, which are generated by the LD...
2007 Apr 19
3
selinux problem with squid and snmp_port in centos 5
Hi all,
Just want to enable squid's SNMP support to get information about
its perfomance through snmp client. I set "snmp_port 3401" in squid.conf
SELinux is in enforcing state with targeted policy.
But squid daemon doesn't start. There are some messages in audit.log
like
type=SYSCALL msg=audit(1176946812.492:244): arch=40000003 syscall=102
success=no exit=-13 a0=2 a1=bf880060
2010 Dec 19
1
stat(/..../Maildir/cur) failed: No such file or directory
...cannot_route_message = Unknown account $local_part@$domain
exim transport:
dovecot_delivery:
driver = pipe
command = /usr/local/libexec/dovecot/dovecot-lda -e -k -d $local_part@$domain \
-f $sender_address -a $original_local_part@$original_domain -m INBOX
#use_shell
user = mailnull
message_prefix = ""
message_suffix = ""
return_path_add = true
envelope_to_add = true
delivery_date_add = true
temp_errors = 64 : 69 : 70: 71 : 72 : 73 : 74 : 75 : 78
l...