here:
> root@gFort:/etc/postfix# postqueue -f
> root@gFort:/etc/postfix# ps aux | grep virtual
> root      9240  0.0  0.0  12232   936 pts/3    S+   20:48   0:00 grep
> virtual
> postfix  20024  0.0  0.0  59372  2232 ?        T    Jul14   0:00
> virtual -t unix
> postfix  30550  0.0  0.1  59372  3296 ?        S    20:00   0:00
> virtual -t unix -v
> root@gFort:/etc/postfix# ps aux | grep smtp
> root      9760  0.0  0.0  12232   936 pts/3    S+   20:48   0:00 grep smtp
> postfix  20021  0.0  0.0  44248  1800 ?        T    Jul14   0:00 smtp
> -t unix -u -c
> postfix  24707  0.0  0.2 128384  7108 ?        S    20:03   0:01 smtpd
> -n submission -t inet -u -c -o stress= -o
> smtpd_tls_security_level=encrypt -o smtpd_sasl_auth_enable=yes -o
> smtpd_client_restrictions=permit_sasl_authenticated,reject -o
> milter_macro_daemon_name=ORIGINATING
> postfix  30554  0.0  0.0  44248  2548 ?        S    20:00   0:00 smtp
> -t unix -u -c -vv
> root@gFort:/etc/postfix# 



*via www.LinuxMint.com 16:Petra*
Am 17.07.2014 20:35, schrieb Wietse Venema:
>
>     Jul 17 07:15:03 gFort postfix/qmgr[7510]: ACCF5381C38....
>
> And:
>
>     All mail in queue is marked with * but no delivery
>
> This suggests that the queue manager is running, but the delivery
> agents (such as the smtp client for remote delivery) are not
> delivering mail. As a next step you need to tell us if they are
> running or not after "postqueue -f".
>
>       Wietse

Reply via email to