Displaying 18 results from an estimated 18 matches for "envelope_sender".
2014 Feb 18
1
Use header from instead envelope sender - quota exceed
Hi,
i want use dovecot and plugin quota to inform users about exceeded space. I
also configure postfix to rewrite envelope_sender so
envelope_sender<>header: from. Dovecot sent mail with information about
exceeded space to email in envelope_sender. It is possible to configure that
dovecot sent mail to header from address? I need use sender_canonical_maps
in postfix because i want also relay mail outgoing.
Thanks for he...
2006 Oct 28
2
BUG in RC10 deliver using mbox format
...06
***************
*** 446,454 ****
i++;
if (i == argc) {
i_fatal_status(EX_USAGE,
! "Missing envleope argument");
}
! envelope_sender = argv[i];
} else {
print_help();
i_fatal_status(EX_USAGE,
--- 446,455 ----
i++;
if (i == argc) {
i_fatal_status(EX_USAGE,
!...
2007 Apr 26
2
SEGV with Dovecot v1.0.0 Deliver and cmusieve v1.0.1 and vacation
...72
script_path = 0x80cbc48 "/home/ska/.dovecot.sieve"
#4 0x08057536 in main (argc=Cannot access memory at address 0x0
) at deliver.c:679
tab = (struct var_expand_table *) 0x80cb068
config_path = 0x80bb79c "/usr/local/dovecot/etc/dovecot.conf"
envelope_sender = 0x80bae98 "MAILER-DAEMON"
mailbox = 0x80bae92 "INBOX"
auth_socket = <value optimized out>
home = <value optimized out>
destination = 0x80cb030 "ska"
user = 0x80cb030 "ska"
mail_env = <valu...
2009 Dec 02
2
Can't receive mail from outside
...ey_db_read_buffer_size = 131072
best_mx_transport =
biff = no
body_checks =
body_checks_size_limit = 51200
bounce_notice_recipient = postmaster
bounce_queue_lifetime = 5d
bounce_service_name = bounce
bounce_size_limit = 50000
bounce_template_file =
broken_sasl_auth_clients = yes
canonical_classes = envelope_sender, envelope_recipient, header_sender,
header_recipient
canonical_maps =
cleanup_service_name = cleanup
command_directory = /usr/sbin
command_execution_directory =
command_expansion_filter =
1234567890!@%-_=+:,./abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
command_time_limit = 1000s
config_d...
2019 Mar 08
2
Sieve scripts not triggered on IMAP inbound messages using IMAPC
...ovecot.conf
# Pigeonhole version 0.5.5 (2483b085)
# OS: Linux 3.10.0-957.5.1.el7.x86_64 x86_64 CentOS Linux release 7.6.1810
(Core) xfs
# Hostname: <redacted>
auth_master_user_separator = *
auth_mechanisms = PLAIN LOGIN
auth_verbose_passwords = plain
deliver_log_format = from=%{from}, envelope_sender=%{from_envelope},
subject=%{subject}, msgid=%m, size=%{size}, %$
dict {
acl = pgsql:/etc/dovecot/dovecot-share-folder.conf
quotadict = pgsql:/etc/dovecot/dovecot-used-quota.conf
}
first_valid_uid = 2000
imapc_features = fetch-bodystructure fetch-headers
imapc_host = <redacted>
ima...
2007 Dec 11
1
dovecot deliver errors
...805ac15 in main (argc=5, argv=Cannot access memory at address 0x4
) at deliver.c:954
error_string = <value optimized out>
error = <value optimized out>
ret = <value optimized out>
config_path = 0x80d34ba "/etc/dovecot/dovecot.conf"
envelope_sender = 0x80ed030 "example at foo.net"
mailbox = 0x80ded98 "INBOX"
auth_socket = <value optimized out>
home = <value optimized out>
destaddr = 0xbfb09f9c "example at example.com"
user = 0xbfb09f9c "example at example.c...
2015 Jan 23
2
sieve filter not working
HI,
> You could set
>
> syslog_facility = local5
>
> and have all the log messages in the messages file.
According to the output of command
# doveadm log find
every type of message goes to the file I was looking at, "/var/spool/maillog".
>> So, is it postfix doing the local mail delivery, not dovecot?
>>
> To answer this question please post relevant
2008 Sep 17
1
rejecting mail due to quota exceeded
...command spawned by vmail:
/usr/bin/env HOME=/srv/vmail/mydomain.ch/myaccount /usr/lib/dovecot/deliver
When a message is delivered to an account that has reached its
quotum, deliver issues a failure message saying:
From: Mail Delivery Subsystem <postmaster at seamus.madduck.net>
To: $ENVELOPE_SENDER
Message-ID: <dovecot-1221640816-796581-0 at seamus>
Subject: Automatically rejected mail
Your message to <vmail> was automatically rejected:
Quota exceeded
The original message is attached, which is nice, however, I don't
like the dovecot rejection message for two reasons:...
2009 Jun 10
1
Sendmail + Deliver as an LDA
Need help with setup/config.
Current situation: (dovecot version : 1.1.7)
we have system users and virtual users. (with different domains)
Virtual users have procmail as LDA
Now we want "deliver" to become the LDA
I'm confused reading http://wiki.dovecot.org/LDA/Sendmail
sendmail.mc:
divert(-1)
divert(0)dnl
include(`/usr/share/sendmail-cf/m4/cf.m4')dnl
2019 Jul 22
2
doveadm: Error: open(/proc/self/io) failed
....2.36 (1f10bfa63): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.24 (124e06aa)
# OS: Linux 3.10.0-957.21.3.el7.x86_64 x86_64 CentOS Linux release 7.6.1810 (Core)
# Hostname: vmail2.kmg.mydomain.com
auth_master_user_separator = *
auth_mechanisms = PLAIN LOGIN
deliver_log_format = from=%{from}, envelope_sender=%{from_envelope}, subject=%{subject}, msgid=%m, size=%{size}, %$
dict {
acl = mysql:/etc/dovecot/dovecot-share-folder.conf
quotadict = mysql:/etc/dovecot/dovecot-used-quota.conf
}
doveadm_password = # hidden, use -P to show it
doveadm_port = 2525
first_valid_uid = 2000
last_valid_uid = 2000...
2019 Mar 11
0
Sieve scripts not triggered on IMAP inbound messages using IMAPC
...# OS: Linux 3.10.0-957.5.1.el7.x86_64 x86_64 CentOS Linux release
> 7.6.1810 (Core)? xfs
>
> # Hostname: <redacted>
>
> auth_master_user_separator = *
>
> auth_mechanisms = PLAIN LOGIN
>
> auth_verbose_passwords = plain
>
> deliver_log_format = from=%{from}, envelope_sender=%{from_envelope},
> subject=%{subject}, msgid=%m, size=%{size}, %$
>
> dict {
>
> ? acl = pgsql:/etc/dovecot/dovecot-share-folder.conf
>
> ? quotadict = pgsql:/etc/dovecot/dovecot-used-quota.conf
>
> }
>
> first_valid_uid = 2000
>
> imapc_features = fetch-bod...
2014 Jun 13
2
Dovecot and Postfix - dovecot doesn't create sockets
...ley_db_read_buffer_size = 131072
best_mx_transport =
biff = no
body_checks =
body_checks_size_limit = 51200
bounce_notice_recipient = postmaster
bounce_queue_lifetime = 5d
bounce_service_name = bounce
bounce_size_limit = 50000
bounce_template_file =
broken_sasl_auth_clients = no
canonical_classes = envelope_sender, envelope_recipient, header_sender,
header_recipient
canonical_maps = hash:/etc/postfix/canonical
cleanup_service_name = cleanup
command_directory = /usr/sbin
command_execution_directory =
command_expansion_filter =
1234567890!@%-_=+:,./abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
command...
2019 Jul 30
0
doveadm: Error: open(/proc/self/io) failed
...ovecot.conf
> # Pigeonhole version 0.4.24 (124e06aa)
> # OS: Linux 3.10.0-957.21.3.el7.x86_64 x86_64 CentOS Linux release 7.6.1810
> # (Core) Hostname: vmail2.kmg.mydomain.com
> auth_master_user_separator = *
> auth_mechanisms = PLAIN LOGIN
> deliver_log_format = from=%{from}, envelope_sender=%{from_envelope},
> subject=%{subject}, msgid=%m, size=%{size}, %$
> dict {
> acl = mysql:/etc/dovecot/dovecot-share-folder.conf
> quotadict = mysql:/etc/dovecot/dovecot-used-quota.conf
> }
> doveadm_password = # hidden, use -P to show it
> doveadm_port = 2525
> first_...
2014 Nov 16
1
UNIX perms appear ok (ACL/MAC wrong?)
...ey_db_read_buffer_size = 131072
best_mx_transport =
biff = no
body_checks =
body_checks_size_limit = 51200
bounce_notice_recipient = postmaster
bounce_queue_lifetime = 5d
bounce_service_name = bounce
bounce_size_limit = 50000
bounce_template_file =
broken_sasl_auth_clients = yes
canonical_classes = envelope_sender, envelope_recipient, header_sender,
header_recipient
canonical_maps =
cleanup_service_name = cleanup
command_directory = /usr/sbin
command_execution_directory =
command_expansion_filter =
1234567890!@%-_=+:,./abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
command_time_limit = 1000s
config_dir...
2020 Oct 29
2
dovecot replicator not replicating automatically?
...dovecot info.
root at mail:~# dovecot -n
# 2.3.7.2 (3c910f64b): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.7.2 ()
# OS: Linux 5.3.18-2-pve x86_64 Ubuntu 20.04.1 LTS
# Hostname: mail.daystar.io
auth_master_user_separator = *
auth_mechanisms = PLAIN LOGIN
deliver_log_format = from=%{from}, envelope_sender=%{from_envelope},
subject=%{subject}, msgid=%m, size=%{size},
delivery_time=%{delivery_time}ms, %$
dict {
? acl = pgsql:/etc/dovecot/dovecot-share-folder.conf
? lastlogin = pgsql:/etc/dovecot/dovecot-last-login.conf
? quotadict = pgsql:/etc/dovecot/dovecot-used-quota.conf
}
doveadm_password =...
2019 Jun 06
3
Last Login Plugin Help
Hi,
I'm configuring Last_Login plugin whith Mysql back end and all works fine.
I just wonder to track besides time_stamp, user and domain, the remote
IP and proto (imap or pop3)
I tried in dovecot.conf:
plugin {
...
...
??? # Track last login time on imap and pop3
??? last_login_dict = proxy::lastlogin
??? last_login_key = last-login/%u/%d/%r
}
dict {
...
??? lastlogin =
2013 Mar 14
8
Question regarding Postfix and Dovecot
...cy
bsmtp_minimum_delivery_slots = $default_minimum_delivery_slots
bsmtp_recipient_limit = $default_recipient_limit
bsmtp_recipient_refill_delay = $default_recipient_refill_delay
bsmtp_recipient_refill_limit = $default_recipient_refill_limit
bsmtp_time_limit = $command_time_limit
canonical_classes = envelope_sender, envelope_recipient, header_sender,
header_recipient
canonical_maps =
cleanup_service_name = cleanup
command_directory = /usr/sbin
command_execution_directory =
command_expansion_filter =
1234567890!@%-_=+:,./abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
command_time_limit = 1000s
config_dir...
2006 May 25
2
tls not working with postfix in chroot mode on centos4.0
...r/mail
mail_version = 2.1.5
mailbox_command =
mailbox_command_maps =
mailbox_delivery_lock = fcntl, dotlock
mailbox_size_limit = 51200000
mailbox_transport =
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
maps_rbl_domains =
maps_rbl_reject_code = 554
masquerade_classes = envelope_sender, header_sender, header_recipient
masquerade_domains = sunupdelhi.net
masquerade_exceptions =
max_idle = 100s
max_use = 100
maximal_backoff_time = 4000s
maximal_queue_lifetime = 5d
message_size_limit = 51200000
mime_boundary_length_limit = 2048
mime_header_checks = $header_checks
mime_nesting_limit...