On Saturday, January 11, 2003 10:33 AM [GMT+0530=IST],
[EMAIL PROTECTED] (Dr. Sharukh K. R. Pavri.) wrote:

> I am using rh 8 w/ postfix. Postfix is configured to queue mails and
> send them at a later time. Things are working fine. Once I send a
> mail from mutt, it is queued and I can see the queued mails w/ the
> mailq command.
>
> Surprisingly, even though mailq shows queued mails, /var/spool/mqueue
> is empty. So where *are* the queued mails stored ? What do I do if --

The queue directory is typically something like /var/spool/postfix/ -
look for the variable queue_directory in main.cf (man postconf to find
that from the command line)

> 2) I want to delete a mail from the queue.

postsuper -d queue-id

    srs



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to