Postfix issue after server migration
#3
RE: Postfix issue after server migration
yeah Smile i found the problem:

i had mails in postfix queue

this commands fixed that:

postqueue -p

postqueue -p | tail -n +2 | awk 'BEGIN { RS = "" } / mail@domain\.net/ { print $1 }' | tr -d '*!' | postsuper -d -


Messages In This Thread
Postfix issue after server migration - by soap - 06-26-2015, 09:38 PM
RE: Postfix issue after server migration - by soap - 06-27-2015, 04:38 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
user: 'postfix' host: 'localhost' (Got an error reading communication packets) cezars 0 3 ,354 02-01-2022, 08:58 PM
Last Post: cezars
External mail client cannot connect to server iraqiboy90 2 8 ,205 02-28-2021, 11:34 AM
Last Post: iraqiboy90
Postfix mail.log to database stikekar 2 9 ,716 03-02-2019, 01:22 AM
Last Post: TGates

Forum Jump:


Users browsing this thread: 1 Guest(s)