General :: How To Send Webmail From Commandline

Jan 21, 2011

I am writing a script in which I need to send a email to a @vtext.com address and was confused on how to go about this. (Its in a perl script so ideally it would be a one line command so I can just put in back ticks).

View 1 Replies


ADVERTISEMENT

General :: FTP Commandline Script To Send Files

Mar 1, 2011

I use in Ubuntu proftpd to send files with a little script over the internet to my website.
If I write all these scripts it's a lot of work and my first question is what is the best way to send files over.

For example do you need to type:
put /directory/file.gz /www/file.gz ? or can it shorter? like
put /directory/file.gz /www/ because then ftp complains it can't create file

View 1 Replies View Related

General :: Send A File From The IRDA To A PDA Using IROBEX Protocol +commandline

Mar 11, 2010

Is there a simple command line to do this, in an easy way?

View 1 Replies View Related

Server :: Webmail - Cannot Send Message After Domain Change

Feb 10, 2010

I had qmail installed using squirrelmail as the webmail. At first I can send email to any destination. After I have changed the domain, I am getting this error:
ERROR: Message not sent. Server replied: Requested action aborted: error in processing. 451 Temporary local problem - please try later.

View 1 Replies View Related

Debian Configuration :: Send Mail From System Commandline As Root User?

Jul 26, 2011

I tried to send mail from my debian system commandline as root user But i did not get the mail in the destination email inbox No errors was shown

View 1 Replies View Related

Ubuntu :: Webmail / Install And Configure Webmail Package?

Oct 7, 2010

I have successfully configured a local imap mail server following these instructions: url

Now I would like to make it available via webmail too.Is there an easy to install and configure webmail package?

View 1 Replies View Related

Server :: Squid Block Webmail / Can Not Access The Webmail?

Nov 24, 2010

I am using squid proxy in my office , now I can not access the webmail url is url.

View 5 Replies View Related

General :: How To Know Hardware RAID Through Commandline

Feb 25, 2010

I have configured Hardware RAID. Is there any way I can know that through login to linux box?

View 6 Replies View Related

General :: Installed Open Webmail - Existing Users Cannot Login

May 18, 2010

I am using qmailserver. I login through webmail but today I installed openwebmail instead of webmail. Its ok, but I cannot login my existing users. It login only new users which I created. and email id come with fully qualified name like saran@www.example.com, so I need saran@example.com. How I do this?

View 1 Replies View Related

General :: Manually Closing A Port From Commandline?

Apr 6, 2010

I want to close an open port which is in listening mode between my client and server application. Is there any manual command line option in Linux to close a port ??NOTE: I came to know that "only the application which owns the connected socket should close it, which will happen when the application terminates."I dont understand why it is only possible by the application which opens it ... But still eager to know if there is any another way to do it ??

View 4 Replies View Related

General :: Nano Editing Grub.conf Though Commandline?

Oct 12, 2010

I have to edit the grub.conf as there was a issue in running in virtual box, so i went to edit the /boot/grub/grub.conf file ( centos )and run

[Code]...

View 4 Replies View Related

General :: Control In KDE On Which Desktop An Application Started From Commandline Will Appear?

Jul 13, 2010

I am using a script to start an application (with GUI, i.e. windows) in KDE. However, the window will always appear on the currently used desktop. I would like to define which desktop the application will appear to be able to just run in invisible in the background. How can I do this for KDE?

View 1 Replies View Related

General :: Change Image Of An Executable File From Commandline.

Feb 15, 2011

I want to change the icon image of the executable files from command line.

View 3 Replies View Related

General :: Commandline Chmod 770 - Cannot Login To Test Server Notebook

Nov 18, 2009

I did command:
sudo -s
chmod 770 .
chmod 770 ..
And now I cannot login on my test server notebook. Please do not ask why I use server software on my notebook. Cause I like it and I use it only for typing text en learning linux commands. So I have a notebook with ubuntu server 8.04.2.

First question is:
Why have linux after command ls -l -a this output?
drwxr-xr-x 21 root root 4096 2009-11-04 20:45 .
drwxr-xr-x 21 root root 4096 2009-11-04 20:45 ..
And how must it to set and use? What is it's function? How can I repair my server notebook? Must I unmount my harddisk with a sqrewdriver and connect it to/on an other linux machine? If its needed, I can do that.

View 6 Replies View Related

General :: Startx Script Commandline To Start VirtualBox VM On Separate X Server

Aug 28, 2011

I am trying to start a VirtualBox VM on a separate X screen (in fullscreen) so I can switch between Linux and Windows XP by doing Ctrl + Alt + F<.

I am basically trying to do something like this:

startx "VBoxManage startvm XP" -- :4
startx "VBoxManage startvm "XP"" -- :4 (is this correct for quotes within quotes??)

I get a "bad command line option "VBoxManage" back from the startx script so obviously I am not understanding the rules for how to write "shell magic".

How can I do this correctly, or perhaps there is a better way of achieving a VirtualBox VM on a separate X screen?

View 1 Replies View Related

General :: Send The Output Of Send Command To A File?

Jan 20, 2011

in the middle of script, i need to send the output of (send command on line 8) to a file

#!/usr/bin/expect
spawn telnet 172.20.64.133
expect "ENTER USERNAM <"

[cod]....

i treid the below on line 8 :

1- send "show command;

" > logfile.txt : gives an error extra character after the "

2- logsave logfile.txt 'send "show command;

" ': error invalid command

3- i simply tried to send the output of the whole script to file logsave /home/logfile ./script : seems that logsave work under root only

4- ./script > logfile : the problem with this is that the output of echo or (read "enter your id") command will not be displayed on the screen (actually nothing will be displayed, i have to open the log file to see the output). is there any way to save the log of the "send" ? or to save the log of the complete script without hiding the output on the screen?

View 2 Replies View Related

General :: Utility To Forward Ports On A Simple Home Networking Wireless Router From Commandline Using Upnp?

Apr 8, 2011

Is there a utility to forward ports on a simple home networking wireless router from commandline using upnp?

View 1 Replies View Related

Fedora Servers :: How To Setup A Webmail

Nov 20, 2009

I want to setup a webmail server or something like that on fedora 11. How to do so?

View 2 Replies View Related

Server :: How Postfix Work Through Webmail

Mar 2, 2011

how postfix is work through webmail

ie purpose of Main.cf file, Virtual file, aliases file, Master.cf file, Transport file. How Postfix Works inside.

View 1 Replies View Related

Server :: How To Upgrade Webmail To New Version

Mar 22, 2011

I have a linux webmail server which is old version. How should I upgrade this server?

View 3 Replies View Related

Software :: Looking For Webmail Apps Like ExtMail

Dec 2, 2010

I am looking for an alternative webmail like ExtMail. ExtMail had the features I needed. Users have their own whitelisting and blacklisting options and autoreply option. My problem is the site is in chinese language. Do any here know english version where those three (3) features are together. I already tried openwebmail, squirrelmail, horde, roundcube but it doesnt have those 3 in 1 features.

View 3 Replies View Related

Security :: Invalid (Untrusted) Certificate - TWC Webmail

Oct 7, 2010

At the login webpage of <[URL]>, the Time Warner Cable (TWC) Webmail site, I am immediately confronted with a warning that the Security Certificate is invalid & that the site is untrusted. This occurs with Firefox, Seamonkey, & Konqueror. This does not occur on Microsoft or Apple systems; I have checked other colleagues machines. I have manually overridden the warning & everything functions fine. I have contacted TWC & am awaiting their tests. But, I would like some independent corroboration from other users in the Linux community. Could some of you perform the test yourself on this URL? An error will be readily apparent.

View 14 Replies View Related

Security :: Secure Webmail - SMTP Relay In DMZ?

Apr 11, 2010

When you set up a webmail solution these days, either on your home LAN or at a small business. What steps do you take to make the solution as secure as possible? A couple of years ago it was sufficient to port forward both port 25 and 80/443 to you server located on the internal LAN. Today you're more likely to have a SMTP relay in a DMZ of some kind. But the webmail, how do you solve this? Do you place a dedicated webmail frontend in the DMZ and open ports towards the internal LAN, or do you just place the entire server in the DMZ? I'm looking for input for a small network/home LAN so it shouldn't be to complex.

View 4 Replies View Related

Fedora Servers :: Webmail / Keeps Saying Invalid User And Or Password?

Oct 11, 2010

I have webmin and usermin setup.Iam using dovecot and sendmail ,I can use usermin to login ,check or send emails.Outlook and thunderbird works as well.

But I want to use something for webmail. I am trying squirrelmail but it keeps saying invalid user and or password.

the error log reports

dovecot: imap-login: Aborted login (auth failed)

View 4 Replies View Related

Ubuntu :: Sky Webmail Ok But Password Failure With Email Clients?

Oct 21, 2010

I've configured more email clients over the years than I care to mention so I am by no means a newbie at this so when I set up linux for a friend recently (10.10 on a laptop) I came across this problem, the install went wonderfully btw! The fix, long story short, if you are a sky broadband customer and are just setting up your email, you'll have a letter informing you of your email address, you log on to sky.com/resetpassword (or similar) enter some credentials and enter a password. This worked fine with the webmail, log in no problem, configuring a client (Thunderbird and Evolution) resulted in receiving a login failure with the message similar to 'credential failure' or words to that effect.

So after entering the password again and again, reading and re-reading the sky.com site instructions on setting the correct security settings, checking the correct ports, checking the correct settings to allow an IMAP connection from within the webmail interface and still getting no where I did this: logged into the webmail interface, then 'mail settings' > 'accounts' > then 'google account settings' then 'change password', this opens a sky.com reset password window. choose the my security question option and use this to enter a new password and this worked.

I suggest not using the 'my email address' and 'send an email with a reset link' option, this was attempted first and resulted in the same issue, new password set for the webmail but still not working with an email client. It seems that, and I'll be corrected by anyone who knows for sure, that their software is currently not updating all the passwords held if you use the 'reset password via email link'and neither did the initial setting up of the password work correctly either. My best guess is the passwords are going out of sync with their email servers not being updated correctly in all circumstances. Once I had reset the password as described it worked first time, so clearly there is something in this.

For info the settings for IMAP:

[code]...

outgoing mail settings:

[URL]
security: use name and password
connection security: use SSL
port should be set to 465

[code]....

View 5 Replies View Related

Ubuntu Security :: Webmail Vs. Linux Desktop Email?

Mar 1, 2011

Which is more secure, webmail email providers such as Yahoo or Linux desktop email clients such as Evolution?

View 9 Replies View Related

Server :: Horde Webmail: Messages Not Moved To Sent-folder?

Mar 7, 2010

I am trying to set up a Horde Webmail service on my server.Sent emails are not copied into the sent-folder when sent by the user, but there is no error or log-entry.

View 9 Replies View Related

Server :: How User Change Password In Webmail (No Option)

Jun 12, 2009

How do my user change password in webmail because there is no option to change password in my webmail. How to change password in webmail. I am using centos5.

View 1 Replies View Related

Software :: SquirrelMail - When Browse To Myserver.com/webmail It Always Just Times Out

Jun 27, 2010

I've been using SquirrelMail a long time, and it's been such a no-brainer I must be missing something easy here. I clean-installed an F13 system and my browser verifies apache and php work properly. dovecot is running. I can send and receive email using emacs's RMAIL. I installed SquirrelMail with yum, edited its config.php, but when I browse to myserver.com/webmail it always just times out. No errors or access recorded in apache's logs. Nothing in maillog. It just times out with no further information.

View 2 Replies View Related

Ubuntu Installation :: Upgrade From 8.10 To 9.04 In Commandline?

Mar 1, 2010

Is there a way to upgrade from 8.10 to 9.04 in commandline?

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved