Sponsored Content
Full Discussion: Problem using my account
Contact Us Forum Support Area for Unregistered Users & Account Problems Problem using my account Post 302772043 by DGPickett on Friday 22nd of February 2013 02:10:03 PM
Old 02-22-2013
I am a honored leaf. Did you get my email? Change it again, just capitalize some letters in the host, which is case-insensitive. Usually user is case-insensitive, too.
 

8 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Problem setting up Bash user account

Hi, We have a unix user account with login shell as ksh. Now we want to migrate our jobs to a new user account having bash as its login shell. For the old account we had a .env file which set up a lot of aliases and did a few other useful things. It seems this file was executed the on logging... (2 Replies)
Discussion started by: sumanroyc
2 Replies

2. Forum Support Area for Unregistered Users & Account Problems

Account Activation Problem

Hi, I got the username and activation code to my email id but when i click on the forum link and enter the activation code and username there then , It displays "We could not activate your account because this web address is not valid. Make sure that you have the entire address from the... (1 Reply)
Discussion started by: MIKU
1 Replies

3. Solaris

Problem using default account with ILOM on Sun SPARC Enterprise T5140

Hi, I have Sun SPARC Enterprise T5140 and I can't access it via serial port using preconfigured administrator account, as described in Sun Integrated Lights Out Manager 2.0 User's Guide: I'm always receive "Login incorrect" message. I'm really confused! Does anyone experience such circumstances?... (12 Replies)
Discussion started by: Sapfeer
12 Replies

4. Linux

RSA Keys root account problem?

I have set up RSA private and pub keys between "NodeA" and "NodeB" Everything works fine when I test with a regular user account. However it does not work as root. I followed the same procedure to set up the keys as the root user but I am still prompted for a password. I have verified my... (1 Reply)
Discussion started by: geek4lif
1 Replies

5. UNIX Desktop Questions & Answers

X11 Display Problem with Mac OSX after creating new account

For preliminaries, I am on a Mac Pro running 10.5. I am trying to run a program that opens an X11 graphic and plots a mesh. The little program is called showme. It has worked just fine in the past. Up until I had to make a new user account on this machine for myself. Now every time I try to... (8 Replies)
Discussion started by: Bocephus85
8 Replies

6. Forum Support Area for Unregistered Users & Account Problems

Account problem

Hello, this is Corona688. Over my holiday absence, I seem to have lost the password for my account, and no longer have the email I had when I registered in 2005. How can I resolve this? (4 Replies)
Discussion started by: Unregistered
4 Replies

7. UNIX for Dummies Questions & Answers

New user account problem Ubuntu 12.04

Does anyone have an idea why it is not possible to logon to a newly created user account in Ubuntu 12.04. Is it perhaps a bug with this distro? On another machine, but running 12.10 there is no such problem. Accounts have been created with adduser and with GUI. It makes no difference! The... (3 Replies)
Discussion started by: Royalist
3 Replies

8. Forum Support Area for Unregistered Users & Account Problems

Problem changing the email address associated with my UNIX.com account

Hello I have had an account for many years. I have attempted to change the email address associated with my account. After logging-in to unix.com and revising my email address, I received a 're-verification' email at that new address. The first link in that email took me to a page with the... (1 Reply)
Discussion started by: irb
1 Replies
SSMTP.CONF(5)						      BSD File Formats Manual						     SSMTP.CONF(5)

NAME
ssmtp.conf -- ssmtp configuration file DESCRIPTION
ssmtp reads configuration data from /etc/ssmtp/ssmtp.conf The file contains keyword-argument pairs, one per line. Lines starting with '#' and empty lines are interpreted as comments. The possible keywords and their meanings are as follows (both are case-insensitive): Root The user that gets all mail for userids less than 1000. If blank, address rewriting is disabled. Mailhub The host to send mail to, in the form host port | IP_addr port [: port]. The default port is 25. RewriteDomain The domain from which mail seems to come. for user authentication. Hostname The full qualified name of the host. If not specified, the host is queried for its hostname. FromLineOverride Specifies whether the From header of an email, if any, may override the default domain. The default is ``no''. UseTLS Specifies whether ssmtp uses TLS to talk to the SMTP server. The default is ``no''. UseSTARTTLS Specifies whether ssmtp does a EHLO/STARTTLS before starting SSL negotiation. See RFC 2487. TLSCert The file name of an RSA certificate to use for TLS, if required. AuthUser The user name to use for SMTP AUTH. The default is blank, in which case SMTP AUTH is not used. sent without AuthPass The password to use for SMTP AUTH. AuthMethod The authorization method to use. If unset, plain text is used. May also be set to ``cram-md5''. FILES
/etc/ssmtp/ssmtp.conf Contains configuration data for ssmtp. SEE ALSO
ssmtp(8) AUTHORS
Matt Ryan (mryan@debian.org), Hugo Haas (hugo@debian.org), Christoph Lameter (clameter@debian.org) and Dave Collier-Brown (dav- ecb@hobbes.ss.org). Reuben Thomas (rrt@sc3d.org) wrote the man page. BSD
October 7, 2004 BSD
All times are GMT -4. The time now is 09:17 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy