On Mon, 17 May 2004 elemint@theriver.com wrote: > I have 415 messages in my que how. > > Can I force these out? You might want to look at why they're stuck in the queue to see if you have a configuration error somewhere. If they can actually be delivered then you can run: postfix flush If the messages aren't important and you want to delete them from the queue then you can run: postsuper -d ALL If you want to delete a particular message from the queue then you can give postsuper the ID of the message. For example: postsuper -d 4367DE394E --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss