Sponsored Content
The Lounge What is on Your Mind? If possible, would you consider buying OS X for a non Mac computer? Post 302335190 by Corona688 on Friday 17th of July 2009 02:26:51 PM
Old 07-17-2009
Quote:
Originally Posted by SilversleevesX
...I voted perhaps. It's all in how they deliver it to the PC world.
They already run on PC's. Just Apple-branded PC's with slightly odd firmware and an enormous markup.
 

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Urgent help with web design problems - mac, safari and unix computer

Hi (Help, Help, Help) I am on a computer course and have designed a web site as one of my assignments. just before Xmas my college tutor "very kindly" viewed my site with a mac, safari browser and unix operating system computer. This is what she Emailed back to me, and I am trying to sort... (3 Replies)
Discussion started by: skylark167
3 Replies

2. Shell Programming and Scripting

My code worked on a Mac, now it does not work in another computer

I guess Mac has default bash. Then I copy my code to another comp and run it...And it gives me an error like "bad substitution".... How I can change my code??? Never had before this kind of situation. Help please. if then n=$(sort /Users/Natalie/lastserial | tail -1) ... (6 Replies)
Discussion started by: Natalie
6 Replies
deliver(8)						      System Manager's Manual							deliver(8)

NAME
deliver - Delivers mail to an IMAP mailbox SYNOPSIS
/usr/bin/deliver [-d] [-r address] [-f address] [-m mailbox] [-a auth-id] [-e] [-q] [-F flag]... [userid]... deliver -E days OPTIONS
Ignored for compatibility with /bin/mail Inserts a Return-Path: header containing address Inserts a Return-Path: header containing address Delivers to mailbox. If any userids are specified, attempts to deliver to user.userid.mailbox for each userid. If the access control list (ACL) on any such mailbox does not grant the sender the right to post mail (p right) or if -m is not specified, then delivers to the INBOX for the userid , regardless of the ACL on the INBOX. If no userids are specified, the deliver command attempts to deliver to mailbox. If the ACL on mailbox does not grant the sender the p right, the delivery fails. Specifies the authorization id of the sender. Defaults to "anonymous". Enables duplicate deliv- ery suppression. This suppresses delivery of the message to a mailbox if a message with the same message-id (or resent-message-id) is recorded as having already been delivered to the mailbox. Records the mailbox and message-id/resent-message-id of all successful deliveries. Delivers a message even when the receiving mailbox is over its quota. Sets the system option or keyword flag on the delivered message. Removes the duplicate delivery database of entries older than days. DESCRIPTION
The deliver command reads a message from the standard input and delivers it to one or more IMAP mailboxes. The deliver command reads its configuration options out of the imapd.conf file. Depending on the setting of the reject8bit field in the imapd.conf file, deliver either rejects messages with 8-bit-set characters in the headers or changes these characters to X. FILE
Configuration file for the IMAP server SEE ALSO
Commands: cyradm(1), imapd(8), imapquota(8), reconstruct(8) Files: imapd.conf(4) deliver(8)
All times are GMT -4. The time now is 07:10 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy