Help with mail Forwarding
- From: "Graham Bentley" <gbentley@xxxxxxx>
- Date: Tue, 16 Jan 2007 23:01:07 -0000
Hi All,
I was hoping someone might throw me a few pointers on the following ;
I have FreeBSD 6.1 setup, running Apache / PHP / MySQL etc
In aliases I specify my most used ISP pop address and all mail for
root gets sent there from Charlie - this works great.
I am testing an osc cart and the two option for mail from the cart
are SMTP and mail() - guessing php mailer here.
I get absolutely nowhere with the SMTP method with mailing causing
Jan 16 22:13:24 rackserver sm-mta[82321]: l0GMDOII082321: localhost
[127.0.0.1] did not issue MAIL/EXPN/VRFY/ETRN during connection to Daemon0
however with the mail() method I can see mail for admin (specified in osc
cart)
appearing in /var/mail/admin
(editted this line in my /usr/local/etc/php.ini ; sendmail_path =
/usr/sbin/sendmail -t -i)
and can read it and it contains what I expect however in my /home/admin
I have a .forward file (theres also an mbox) specifying the same most used
ISP pop address but mail never makes it there?
If I log into to console as admin I can read the mail and it gets saved to
mbox
but my .forward is ignored. Where am I going wrong ?
Thanks !!!
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Prev by Date: regexp [. .]
- Next by Date: Adjusting NGROUPS_MAX constant
- Previous by thread: regexp [. .]
- Next by thread: Adjusting NGROUPS_MAX constant
- Index(es):
Relevant Pages
|