Hi,
today I saw this:
# postqueue -p
-Queue ID- --Size-- Arrival Time -Sender/Recipient---
EB1C81074C3!1037 Tue Nov 1 15:40:23 sen...@example.com
recipi...@example.net
E18E61061E5! 991 Sat Oct 29 12:26:50 sen...@example.com
Hello everybody,
as previously mentioned I have another issue I like to solve. I would like my
users to use dovecot to retrieve their emails and postfix is my local hero.
The users are "virtual" users, meaning they do not have a real account on the
mail machine, they don't exist in /etc/passwd
Markus Sch?nhaber:
> Hi,
>
> today I saw this:
>
> # postqueue -p
> -Queue ID- --Size-- Arrival Time -Sender/Recipient---
> EB1C81074C3!1037 Tue Nov 1 15:40:23 sen...@example.com
> recipi...@example.net
>
> E18E61061E5! 991 Sat Oct
05.11.2016, 14:46 +0100, Wietse Venema:
> Markus Sch?nhaber:
>> Hi,
>>
>> today I saw this:
>>
>> # postqueue -p
>> -Queue ID- --Size-- Arrival Time -Sender/Recipient---
>> EB1C81074C3!1037 Tue Nov 1 15:40:23 sen...@example.com
>> recipi.
Sorry, the question about the incoming queue was a red herring.
Postsuper 'releases' a message by moving it to the deferred queue.
When postsuper renames a queue file, it recovers from a number of
errors, and the bug you found is that a recovered error was not
reported as a successful rename opera
Am 05.11.2016 um 19:14 schrieb li...@lazygranch.com:
Hello there,
> Did you do the postmap?
>
> When I add a virtual user, I do postmap, then reload and restart.
Yes. Always...
And for completeness, master.cf has
dovecot unix - n n - - pipe flags=DRhu user=vmail:vmail
argv=/usr/lib/doveco
Hello,
on my ubuntu 16.04.01LTS and 10.04.04LTS I receive compile errors (and on an
older machine, too).
../../lib/libpostfix-global.so: undefined reference to
`midna_domain_transitional'
collect2: error: ld returned 1 exit status
Makefile:88: recipe for target 'master' failed
make: *** [master
Florian Piekert:
> ../../lib/libpostfix-global.so: undefined reference to
> `midna_domain_transitional'
Workaround: try building with EAI support.
apt-mumble install libicu-dev
make makefiles
make
Wietse
Am 05.11.2016 um 21:09 schrieb Wietse Venema:
> Florian Piekert:
>> ../../lib/libpostfix-global.so: undefined reference to
>> `midna_domain_transitional'
>
> Workaround: try building with EAI support.
>
> apt-mumble install libicu-dev
> make makefiles
> make
>
> Wietse
>
On the ubuntu
Florian Piekert:
> > Workaround: try building with EAI support.
> >
> > apt-mumble install libicu-dev
> > make makefiles
> > make
This is in order to ***ENABLE*** EAI.
> export CCARGS="-DUSE_TLS -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl
> -DNO_EAI"
> to include -DNO_EAI did not fix i
Am 05.11.2016 um 21:31 schrieb Wietse Venema:
>>> Workaround: try building with EAI support.
>>>
>>> apt-mumble install libicu-dev
Btw, apt-get I assume, not apt-mumble??
>>> make makefiles
>>> make
>
> This is in order to ***ENABLE*** EAI.
>
>> export CCARGS="-DUSE_TLS -DUSE_SASL_AUTH -DUSE_CY
Wietse:
> Workaround: try building with EAI support.
[install icu-devel, etc.]
> This is in order to ***ENABLE*** EAI.
Florian Piekert:
> export CCARGS="-DUSE_TLS -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl
> -DNO_EAI"
That ***disables*** EAI support. That is not what I told you to do.
Am 05.11.2016 um 22:10 schrieb Wietse Venema:
> Wietse:
>> Workaround: try building with EAI support.
> [install icu-devel, etc.]
>> This is in order to ***ENABLE*** EAI.
>
> Florian Piekert:
>> export CCARGS="-DUSE_TLS -DUSE_SASL_AUTH -DUSE_CYRUS_SASL
>> -I/usr/include/sasl -DNO_EAI"
>
> That *
> On Nov 5, 2016, at 5:51 PM, Florian Piekert wrote:
>
> Maybe these are simply too old for pf to use? Dating 25.01.2012...
> ...
> /usr/lib/libicui18n.so.42.1
> /usr/lib/libicutu.so.42.1
> /usr/lib/libsicui18n.a
> /usr/lib/libsicutu.a
> /usr/lib/libiculx.so.42.1
> /usr/lib/libicuuc.so.42.1
> /u
01-25 22:02 /usr/lib/libicuuc.so.42.1
>
> $ icu-config --cppflags
> $ icu-config --ldflags
>
> With homebrew MacOS/X I have:
>
> $ /usr/local/opt/icu4c/bin/icu-config --cppflags
> -I/usr/local/Cellar/icu4c/57.1/include
>
> $ /usr/local/opt/icu4c/bin/icu-config
Florian Piekert:
> According to apt-get the libicu-dev is installed on the 10.04., but the
> compile says
>
> gcc -I. -I../../include -DUSE_TLS -DUSE_SASL_AUTH -DUSE_CYRUS_SASL
> -I/usr/include/sasl -DNO_EAI -DHAS_DEV_URANDOM -DSNAPSHOT -UUSE_DYNAMIC_LIBS
> -DDEF_SHLIB_DIR=\"no\" -UUSE_DYNAMIC_
> On Nov 5, 2016, at 9:08 AM, Florian Piekert wrote:
>
> The users are "virtual" users, meaning they do not have a real account on the
> mail machine, they don't exist in /etc/passwd and /etc/groups.
>
> Dovecot manages logins with its own passwd/users files. pop3 access and
> smtp/587 delive
17 matches
Mail list logo