Hi,
I want edit default bounced message witch is bounced by Mail Delivered
System. I edit and configure bounce.cf but to my text automatically is
adding smtp transcritpion. Below example:
"My text.
was automatically rejected:
My dovecot text
Reporting-UA: localhost.localdomain; Dovecot Mail D
pgala wrote:
> Hi,
>
> I want edit default bounced message witch is bounced by Mail Delivered
> System. I edit and configure bounce.cf but to my text automatically is
> adding smtp transcritpion. Below example:
>
> "My text.
>
> us...@test.com: Sender address rejected: not owned by user
> x..
Hi Viktor,
On Tue, Nov 26, 2013 at 6:05 PM, Viktor Dukhovni
wrote:
> On Tue, Nov 26, 2013 at 05:53:05PM -0500, Wietse Venema wrote:
>
>> Buried under useless verbose logging is a clear warning:
>>
>> > warning: TLS library problem: 16575:error:1408F10B:SSL
>> > routines:SSL3_GET_RECORD:wrong vers
On Mon, Dec 02, 2013 at 12:23:54PM -0500, Alex wrote:
> > No need. This is the problem with Exchange on Windows 2003, and
> > the broken DES-CBC3-SHA ciphersuite. Work-around in the list
> > archives.
>
> I believe I've found your post in the archives from just a few weeks
> ago that describes
On Mon, Dec 02, 2013 at 06:07:07PM +, Viktor Dukhovni wrote:
> A quick Google search uncovers the following, which is either the
> same issue or a related issue:
>
> http://support.microsoft.com/kb/938857
Ditto:
http://archives.neohapsis.com/archives/postfix/2007-12/0086.html
--
Hello, list.
I'm using Postfix with one hosted virtual domain and a few
virtual alias domains. All my data is stored in LDAP catalog.
Right now it is a bit tedious to add new virtual alias domain.
I need to map each user in virtual alias domain to corresponding
user in hosted domain (different
On Tue, Dec 03, 2013 at 12:51:16AM +0400, Igor Zinovik wrote:
> In virtual-alias-maps.cf I do following search:
> ...
> search_base = ou=users,dc=mydom.ru,ou=mail,dc=myorg,dc=ru
> query_filter =
> (&(objectClass=qmailUser)(accountStatus=active)(mailAlternateAddress=%s))
> result_attribute = mail