9 More Discussions You Might Find Interesting
1. Shell Programming and Scripting
Hi,
i have the following code in shell named as test3.sh..
#!/bin/sh
. /home/<user>/.profile
export dt=`date "+%d%b%y"`
export tim=`date "+%d%b%y %HM:%MM"`
cd
export WD=`pwd`
SID="<sid>"
export SID
export ORACLE_SID=$SID
export ORACLE_HOME=/oracle/$SID/102_64
export... (4 Replies)
Discussion started by: jassi10781
4 Replies
2. UNIX for Advanced & Expert Users
Hello,
So here's what I am trying to accomplish. We have a sendmail server and we are trying to stop backscattering. One idea that we came up with to prevent this is to utilize sendmail's access database.
Basically we'd have the first line bounce all mail coming in to our mail server to users... (9 Replies)
Discussion started by: citaliano
9 Replies
3. AIX
Hi there,
I have configured sendmail in AIX 6.1 and able to send emails to most of the domains like yahoo and gmail. But certain domains are denying to verify my domain probably due to the masquarding not happening correctly. Following are some logs of sendmail command.... (9 Replies)
Discussion started by: sraj142
9 Replies
4. Web Development
We are using web application which is hosted on Solaris server(Solaris OS 5.10). This application contains some feedback form and contact us form, which should trigger email to our web admin once those are submitted by users.
This forms are integrated with mailmerge.cgi utility(perl utility)... (0 Replies)
Discussion started by: paventhan
0 Replies
5. UNIX for Advanced & Expert Users
Dear Guru's,
I am being facing strange issue in UNIX.
My user name is shah and one more user name is appstest
I have a directory created by appstest user i.e.
/home/appstest/work
ls -ld /home/appstest/work
drwxrwxr-x 10 appstest apps 12288 Aug 06 23:41 /home/appstest/work
Now I... (1 Reply)
Discussion started by: shahnazurs
1 Replies
6. Linux
I have 3 windows partitions (c,d,e) all of NTFS file system
i mounted them while installing open suse in /win/c,/win/d,/win/e
created a user other than "root" eg: "us1"
problem 1: by loggimg into linux by user "us1" iam unable to see files in mounted... (2 Replies)
Discussion started by: seshumohan
2 Replies
7. UNIX and Linux Applications
I am having intermittent problems with sendmail refusing to accept incoming emails. I have received emails from the same address in the morning only to have the same emails bounce back in the afternoon for no apparent reason.
Here is a sample of the email log.
Jun 2 17:25:36 songvestdev... (0 Replies)
Discussion started by: seanpeace
0 Replies
8. Email Antispam Techniques and Email Filtering
Now this is a bit tricky, but works great if you can decide which Top Level Domains or TLDs you want to receive mail We are getting so much spam from countries we never receive useful mail, I've been experimenting with blocking entire TLDs using sendmail access_db as an antispam technique.
... (0 Replies)
Discussion started by: Neo
0 Replies
9. UNIX for Dummies Questions & Answers
Hi,
I have created an access file using makemap and write in user email address that wish to be rejected by the mail server but it doesn't work. I still can receive the emails from the domains that are supposed to be REJECTED. Please help.
Sendmail version 8.9.1
Solaris 2.6
TQ (3 Replies)
Discussion started by: liyas
3 Replies