Sponsored Content
Top Forums UNIX for Dummies Questions & Answers how to forward email to mobile phone? Post 16039 by #1freebsddude on Sunday 24th of February 2002 03:02:23 PM
Old 02-24-2002
You have not provided too many details, like who your phone provider is, please provide as much info as possible in future (without giving out personal details) so that we can help.

Assuming that you have att mobile and your phone number would be 1234567890, your mobile email is possibly 1234567890@mobil.att.net (you have to figure this yourself by calling your mobile provider).

Then, in your home directory create a .forward file (the dot is important). Again assuming that you are running sendmail and it allows you to forward email.

In the .forward file put 1234567890@mobil.att.net, all on one line and give it a try. Ideally you should create a seperate email account and forward that to your cell phone otherwise you may get huge emails on your phone which may be unreadable.

Is this what you are asking ? I am not sure why you would need a unix script ?
 

4 More Discussions You Might Find Interesting

1. What is on Your Mind?

Do You Use Your Mobile Phone to Access the Internet?

How much do you use your mobile phone to access the Internet? Vote and Discuss!! (46 Replies)
Discussion started by: Neo
46 Replies

2. What is on Your Mind?

What Company Makes Your Mobile Phone?

Without getting into the exact models (which change all the time anyway), who makes your (primary) mobile phone? (35 Replies)
Discussion started by: Neo
35 Replies

3. Ubuntu

Iptables forward traffic to forward chain!!!

Hi, I am new to linux stuff. I want to use linux iptables to configure rule so that all my incoming traffic with protocol "tcp" is forwarded to the "FORWARD CHAIN". The traffic i am dealing with has destination addresss of my machine but i want to block it from coming to input chain and somehow... (0 Replies)
Discussion started by: arsipk
0 Replies

4. Shell Programming and Scripting

Masking email ids / phone no's in file along with obscene words

Hi, I would like to know if there is a way to mask obscene words and other contents like email id's/phone numbers in the file. Below is the sample input /output. Sample data : cat smp.txt The service is really bad . My email abc@gmail.com You can contact me at 4078909831 Output... (2 Replies)
Discussion started by: ashwin3086
2 Replies
mailto.conf(5)							    Apple Inc.							    mailto.conf(5)

NAME
mailto.conf - configuration file for cups email notifier DESCRIPTION
The mailto.conf file defines the local mail server and email notification preferences for CUPS. Each line in the file can be a configuration directive, a blank line, or a comment. Comment lines start with the # character. DIRECTIVES
Cc cc-address@domain.com Specifies an additional recipient for all email notifications. From from-address@domain.com Specifies the sender of email notifications. Sendmail sendmail command and options Specifies the sendmail command to use when sending email notifications. Only one Sendmail or SMTPServer line may be present in the mailto.conf file. If multiple lines are present, only the last one is used. SMTPServer servername Specifies a SMTP server to send email notifications to. Only one Sendmail or SMTPServer line may be present in the mailto.conf file. If multiple lines are present, only the last one is used. Subject subject-prefix Specifies a prefix string for the subject line of an email notification. SEE ALSO
classes.conf(5), cupsd(8), cupsd.conf(5), mime.convs(5), mime.types(5), printers.conf(5), http://localhost:631/help COPYRIGHT
Copyright 2007-2009 by Apple Inc. 12 July 2006 CUPS mailto.conf(5)
All times are GMT -4. The time now is 10:19 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy